Date: Mon, 10 Sep 2001 14:05:17 -0400 (EDT) From: David Banning <david@skytrackercanada.com> To: questions@freebsd.org Subject: gnumeric build hangs Message-ID: <200109101805.f8AI5HV16748@d.tracker>
next in thread | raw e-mail | index | archive | help
I have tried several time to build this port. Here is how far I get; make ===> Extracting for gnumeric-0.70 >> Checksum OK for gnumeric-0.70.tar.bz2. ===> gnumeric-0.70 depends on file: /usr/local/bin/python2.0 - found ===> gnumeric-0.70 depends on executable: bzip2 - found ===> gnumeric-0.70 depends on executable: gmake - found ===> gnumeric-0.70 depends on shared library: gnomeole2.0 - found ===> gnumeric-0.70 depends on shared library: gbrun.0 - found ===> gnumeric-0.70 depends on shared library: giconv.2 - found ===> gnumeric-0.70 depends on shared library: psiconv.7 - found ===> gnumeric-0.70 depends on shared library: X11.6 - found ===> gnumeric-0.70 depends on shared library: esd.2 - found ===> gnumeric-0.70 depends on shared library: glib12.3 - found ===> gnumeric-0.70 depends on shared library: gtk12.2 - found ===> gnumeric-0.70 depends on shared library: Imlib.5 - found ===> gnumeric-0.70 depends on shared library: gnome.5 - found ===> gnumeric-0.70 depends on shared library: capplet.5 - found ===> gnumeric-0.70 depends on shared library: panel_applet.5 - found ===> Patching for gnumeric-0.70 ===> Applying FreeBSD patches for gnumeric-0.70 ===> Configuring for gnumeric-0.70 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /usr/bin/perl checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for strerror in -lcposix... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for bison... bison -y checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking build system type... i386-unknown-freebsd4.3 checking host system type... i386-unknown-freebsd4.3 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking the maximum length of command line arguments... then it just hangs... Any idea what I can do? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109101805.f8AI5HV16748>