Problem building glib downloaded today



I have downloaded the latest & greatest version of glib
via CVS.

I have downloaded and installed the latest versions of
automake, autoconf and libtool.

I run configure as specified, and get the one odd message.

The problem is that the Makefile generated is COMPLETELY
EMPTY. Am I missing something?


jde@bsdi-180: ./configure --prefix=/home/gtk
--exec-prefix=/home/gtk          
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... missing
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether make sets ${MAKE}... (cached) yes
checking host system type... i386-pc-bsdi3.1
checking build system type... i386-pc-bsdi3.1
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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /usr/bin/nm -p
checking command to parse /usr/bin/nm -p output... (cached) no
checking for _ prefix in compiled symbols... (cached) no
checking whether ln -s works... (cached) yes
checking for object suffix... o
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the linker (/usr/bin/ld) supports shared libraries...
no
checking command to parse /usr/bin/nm -p output... no
checking how to hardcode library paths into programs... unsupported
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
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-pc-bsdi3.1
checking whether to enable memory checking... no
checking whether to enable memory profiling... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) 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 for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... 
configure: warning: Could not determine POSIX flag. (-posix didn't
work.)
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for vprintf... (cached) yes
checking for atexit... (cached) yes
checking for on_exit... (cached) no
checking size of char... (cached) 1
checking size of short... (cached) 2
checking size of long... (cached) 4
checking size of int... (cached) 4
checking size of void *... (cached) 4
checking size of long long... (cached) 8
checking for working const... (cached) yes
checking for __inline... (cached) yes
checking for __inline__... (cached) yes
checking for inline... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for pwd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/poll.h... (cached) no
checking for sys/select.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for lstat... (cached) yes
checking for strerror... (cached) yes
checking for strsignal... (cached) no
checking for memmove... (cached) yes
checking for vsnprintf... (cached) yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... (cached) yes
checking for poll... (cached) no
checking for sys_errlist... yes
checking for sys_siglist... yes
checking for sys_siglist declaration... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... no
checking for wctype.h... no
checking for iswalnum... (cached) no
checking for iswalnum in -lw... (cached) no
checking if iswalnum() and friends are properly defined... yes
checking for an implementation of va_copy()... (cached) no
checking for an implementation of __va_copy()... (cached) no
checking whether va_lists can be copied by value... (cached) yes
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlsym in -ldl... (cached) yes
checking for preceeding underscore in symbols... (cached) no
checking for dlerror... (cached) yes
checking for pthread.h... (cached) yes
checking for thread implementation... posix
checking for pthread_attr_init in -lpthread... (cached) no
checking for pthread_attr_init in -lpthreads... (cached) no
checking for pthread_attr_init in -lc_r... (cached) no
checking for pthread_attr_init... (cached) yes
checking necessary linker options... 
checking for localtime_r... (cached) yes
checking for rand_r... (cached) yes
checking for getpwuid_r... (cached) no
configure: warning: the 'g_get_(user_name|real_name|home_dir|tmp_dir)'
                functions will not be MT-safe during their first call
because
                there is no 'getpwuid_r' on your system.
checking necessary compiler options...  -D_REENTRANT
checking size of pthread_mutex_t... (cached) 12
checking byte contents of pthread_mutex_t... (cached)
1,0,0,0,0,0,0,0,0,0,0,0
checking system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP
POLLNVAL.. failed
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: ./Makefile.in: No such file or directory
creating glib-config
creating gmodule/gmoduleconf.h
creating gmodule/Makefile
creating gthread/Makefile
creating docs/Makefile
creating tests/Makefile
creating config.h
config.h is unchanged
creating glibconfig.h
glibconfig.h is unchanged

-- 
-Jeff Evarts
--jdeassoc@earthlink.net
---http://www.ecst.csuchico.edu/~amarth/



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