Ximian-connector build failure on 2.9.4



Hello,

I experience the following build failure while compiling ximian-connector on my RH-EL3 with 2.9.4 :
[...]
Making all in lib
make[5]: Entering directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2/lib'
Building e2k-propnames.h
Building e2k-propnames.c
Building e2k-proptags.h
make[5]: *** No rule to make target `/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/share/idl/evolution-2.2/Evolution-Addressbook-SelectNames.idl', needed by `Evolution-Addressbook-SelectNames.h'. Stop. make[5]: Leaving directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2/lib'
make[4]: *** [all-recursive] Error 1
[...]

Attached is the compilation log.

Note : I added the --with-krb5=/usr/kerberos --with-openldap=yes flags to the Makefile configure arguments as I'm under Redhat.

Thanks for your help,

Vincent

PS: as it seems nobody encounters the other problem I had (about gtkmm examples failing to compile), I'll post a bug report.

--
Reclaim Your Inbox!
http://www.mozilla.org/products/thunderbird
 ==> Extracting download/ximian-connector-2.1.2.tar.bz2
        [extract] complete for ximian-connector.
        [patch] complete for ximian-connector.
 ==> Running configure in work/main.d/ximian-connector-2.1.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking Evolution version... 2.1.3.2
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  az bg bn cs de en_CA en_GB es fi fr gu hu it ja ko ms nb nl nn no pa pl pt pt_BR sq sr sr Latn sv ta tr uk zh_CN zh_TW
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.6.1)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for orbit2-config... /folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/bin/orbit2-config
checking for ORBit - version >= 2.3.0... yes
checking for orbit-idl-2... /folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/bin/orbit-idl-2
checking for gconftool-2... /folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/bin/gconftool-2
Using config source xml::/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for libedata-book-1.2... yes
checking ADDRESSBOOK_CFLAGS... -DORBIT2=1 -pthread -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/evolution-data-server-1.2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libbonobo-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnome-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/orbit-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/bonobo-activation-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gconf/2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gnome-vfs-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/gnome-vfs-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libxml2
checking ADDRESSBOOK_LIBS... -Wl,--export-dynamic -pthread -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -ledata-book-1.2 -lebook-1.2 -ledataserver-1.2 -lgnome-2 -lpopt -lxml2 -lpthread -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
./configure: line 23285: camel-provider-1.2: command not found
checking for libedata-cal-1.2... yes
checking CALENDAR_CFLAGS... -DORBIT2=1 -pthread -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/evolution-data-server-1.2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnome-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libbonobo-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gnome-vfs-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/gnome-vfs-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/orbit-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gconf/2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/bonobo-activation-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libxml2
checking CALENDAR_LIBS... -Wl,--export-dynamic -pthread -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -ledata-cal-1.2 -lecal-1.2 -ledataserver-1.2 -lgnome-2 -lpopt -lxml2 -lpthread -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for camel-provider-1.2... yes
checking CAMEL_CFLAGS... -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/evolution-data-server-1.2
checking CAMEL_LIBS... -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -lcamel-1.2 -lcamel-provider-1.2 -ledataserver-1.2
checking for libecal-1.2... yes
checking MAIL_CFLAGS... -DORBIT2=1 -pthread -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/evolution-data-server-1.2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnome-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libbonobo-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/orbit-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gconf/2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gnome-vfs-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/gnome-vfs-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/bonobo-activation-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libxml2
checking MAIL_LIBS... -Wl,--export-dynamic -pthread -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -lecal-1.2 -ledataserver-1.2 -lgnome-2 -lpopt -lxml2 -lpthread -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for evolution-shell-2.2 libedata-book-1.2 libedata-cal-1.2 libsoup-2.2 libglade-2.0 libgnomeui-2.0 camel-provider-1.2... yes
checking EXCHANGE_STORAGE_CFLAGS... -DORBIT2=1 -pthread -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/evolution-2.2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnome-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnomeui-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libbonoboui-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gal-2.4 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/orbit-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libbonobo-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gconf/2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gnome-vfs-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/gnome-vfs-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/bonobo-activation-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnomecanvas-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gtk-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libart-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/pango-1.0 -I/usr/include/freetype2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/gtk-2.0/include -I/usr/X11R6/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/atk-1.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libxml2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libglade-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnomeprint-2.2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/evolution-data-server-1.2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libsoup-2.2
checking EXCHANGE_STORAGE_LIBS... -Wl,--export-dynamic -pthread -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/evolution/2.2 -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -L/usr/X11R6/lib -leshell -lgal-2.4 -lgal-a11y-2.4 -lgnomeprint-2-2 -ledata-book-1.2 -lebook-1.2 -ledata-cal-1.2 -lecal-1.2 -lsoup-2.2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lcamel-1.2 -lcamel-provider-1.2 -ledataserver-1.2
checking for libsoup-2.2 evolution-shell-2.2 libbonobo-2.0 libxml-2.0 gconf-2.0... yes
checking LIBEXCHANGE_CFLAGS... -DORBIT2=1 -pthread -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libsoup-2.2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libxml2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/evolution-2.2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnome-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnomeui-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libbonoboui-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gal-2.4 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/orbit-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libbonobo-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gconf/2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gnome-vfs-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/gnome-vfs-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/bonobo-activation-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnomecanvas-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gtk-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libart-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/pango-1.0 -I/usr/include/freetype2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/gtk-2.0/include -I/usr/X11R6/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/atk-1.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libglade-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnomeprint-2.2
checking LIBEXCHANGE_LIBS... -Wl,--export-dynamic -pthread -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/evolution/2.2 -L/usr/X11R6/lib -lsoup-2.2 -leshell -lgnomeui-2 -lSM -lICE -lgal-2.4 -lgal-a11y-2.4 -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lart_lgpl_2 -lpango-1.0 -lgobject-2.0 -lbonobo-2 -lbonobo-activation -lxml2 -lpthread -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for OpenLDAP... yes
checking if OpenLDAP is version 2.x... yes
checking for res_query in -lresolv... yes
checking for bind in -lsocket... no
checking for gethostbyaddr in -lnsl... yes
checking for ber_get_tag in -llber... yes
checking for ldap_open in -lldap... yes
checking for ldap_ntlm_bind... no
checking for Kerberos 5... -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xntlm/Makefile
config.status: creating lib/Makefile
config.status: creating camel/Makefile
config.status: creating mail/Makefile
config.status: creating addressbook/Makefile
config.status: creating calendar/Makefile
config.status: creating shell/Makefile
config.status: creating storage/Makefile
config.status: creating docs/Makefile
config.status: creating docs/ietf/Makefile
config.status: creating docs/reference/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands

configure: WARNING:
No NTLM support in OpenLDAP; Plaintext password authentication will be
used when connecting to the Global Catalog server. Consider installing
the evo-openldap package, or building OpenLDAP with the patch in
docs/openldap-ntlm.diff

        [configure] complete for ximian-connector.
 ==> Running make in work/main.d/ximian-connector-2.1.2
make[3]: Entering directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2'
make  all-recursive
make[4]: Entering directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2'
Making all in xntlm
make[5]: Entering directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2/xntlm'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include    -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include  -g -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -O2 -pipe -Wall -Wmissing-prototypes  -Wno-sign-compare -MT xntlm.o -MD -MP -MF ".deps/xntlm.Tpo" \
  -c -o xntlm.o `test -f 'xntlm.c' || echo './'`xntlm.c; \
then mv -f ".deps/xntlm.Tpo" ".deps/xntlm.Po"; \
else rm -f ".deps/xntlm.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include    -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include  -g -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -O2 -pipe -Wall -Wmissing-prototypes  -Wno-sign-compare -MT xntlm-des.o -MD -MP -MF ".deps/xntlm-des.Tpo" \
  -c -o xntlm-des.o `test -f 'xntlm-des.c' || echo './'`xntlm-des.c; \
then mv -f ".deps/xntlm-des.Tpo" ".deps/xntlm-des.Po"; \
else rm -f ".deps/xntlm-des.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include    -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include  -g -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -O2 -pipe -Wall -Wmissing-prototypes  -Wno-sign-compare -MT xntlm-md4.o -MD -MP -MF ".deps/xntlm-md4.Tpo" \
  -c -o xntlm-md4.o `test -f 'xntlm-md4.c' || echo './'`xntlm-md4.c; \
then mv -f ".deps/xntlm-md4.Tpo" ".deps/xntlm-md4.Po"; \
else rm -f ".deps/xntlm-md4.Tpo"; exit 1; \
fi
rm -f libxntlm.a
ar cru libxntlm.a xntlm.o xntlm-des.o xntlm-md4.o
ranlib libxntlm.a
make[5]: Leaving directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2/xntlm'
Making all in lib
make[5]: Entering directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2/lib'
Building e2k-propnames.h
Building e2k-propnames.c
Building e2k-proptags.h
make[5]: *** No rule to make target `/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/share/idl/evolution-2.2/Evolution-Addressbook-SelectNames.idl', needed by `Evolution-Addressbook-SelectNames.h'.  Stop.
make[5]: Leaving directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2/lib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2'
make[2]: *** [build-work/main.d/ximian-connector-2.1.2/Makefile] Error 2
make[2]: Leaving directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop/ximian-connector'
make[1]: *** [paranoid-install] Error 2
make[1]: Leaving directory `/folk/vrubiolo/Archives/garnome-2.9.4/desktop'
make: *** [paranoid-install] Error 2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]