Gnome from CVS breakage



FreeBSD current (last weeks) just updated cvs from anoncvs.gimp.org

cd gtk+

./autogen.sh

stops after a warning, but allows me to r make, which then fails

./autoge.ah |  cat > blah
make | cat >> blah

blah attached

Obviously I'm missing something fundamental here...

TIA

-adric


I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... 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 make sets ${MAKE}... (cached) yes
checking host system type... i386-unknown-freebsd3.0
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) /usr/libexec/aout/ld
checking if the linker (/usr/libexec/aout/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /usr/bin/nm -p
checking whether ln -s works... (cached) yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/libexec/aout/ld) is GNU ld... no
checking whether the linker (/usr/libexec/aout/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -p output... no
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/aout/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd3.0 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i386-unknown-freebsd3.0
checking whether build environment is sane... yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -DGTK_NO_CHECK_CASTS ) works... yes
checking whether the C compiler (gcc -g -O2 -DGTK_NO_CHECK_CASTS ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking For extra flags to get ANSI library prototypes... none needed

Now type 'make' to compile GTK+.
make all-recursive
Making all in gdk
*** Error code 1

Stop.
*** Error code 1

Stop.


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