Oops, wrong From: (now the previous one is stuck in moderation queue). Sorry.
--- Begin Message --- There were some problems with libtool on the system (it could not be executed) but they're fixed now, but I still get the same errors with gmake, here is also the full configure output in case I'm missing something there.


--------<snip>---------
# rm config.cache
# ./configure --with-mysql=/usr/local/mysql-3.23.49/ --prefix=/usr/local/midgard
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make 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 how to run the C preprocessor... cc -E
checking for flex... no
checking for lex... lex
checking for flex... (cached) lex
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for bison... no
checking for byacc... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... sparc-sun-solaris2.9
checking build system type... sparc-sun-solaris2.9
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/ccs/bin/nm -p output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static 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... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for ANSI C header files... no
checking for working const... yes
checking for glib-config... /usr/local/bin/glib-config
checking for library containing crypt... none required
checking for zlib.h... yes
checking for crypt.h... yes
checking for library containing compress... -lz
checking for library containing gzopen... none required
checking for library containing g_string_new... none required
checking for library containing floor... -lm
checking for library containing gethostbyname... -lnsl
checking for library containing htonl... -lsocket
checking for iconv in /usr... yes
checking whether to enable SiteGroups... yes
checking whether to enable PageLinks (experimental)... no
checking MySQL location... /usr/local/mysql
checking Expat location... /usr/local
checking Repligard binary owner... mysql
checking for library containing mysql_connect... none required
checking for library containing XML_ParserCreate... -lexpat
checking for errmsg.h... yes
checking for mysql.h... yes
checking whether to include debug info in library... no
checking whether the Midgard parser should spew out log information... no
checking whether work around the PHP request_config bug... yes
checking whether to hack eval into mgd_eval (discouraged, only for backwards compatibility)... yes
checking whether to enable preparser array formatting with the old dot syntax... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating midgard/Makefile
creating midgard/midgard.h
creating src/Makefile
creating src/iconvxml.c
creating repligard/Makefile
creating repligard/repligard.conf
creating repligard/main.c
creating test/Makefile
creating SPECS/midgard-lib.spec.RedHat
creating midgard-config

# gmake
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
Making all in midgard
gmake[1]: Entering directory `/mnt/z/home/cust/eero/midgard/midgard-lib-1.4.3/midgard'
perl ../tablenames.pl -h > tablenames.h
perl ../authfailure.pl -h > authfailure.h
gmake[1]: Leaving directory `/mnt/z/home/cust/eero/midgard/midgard-lib-1.4.3/midgard'
Making all in src
gmake[1]: Entering directory `/mnt/z/home/cust/eero/midgard/midgard-lib-1.4.3/src'
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"midgard\" -DVERSION=\"1.4.3-RC-2\" -DHAVE_DLFCN_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CRYPT_H=1 -DHAVE_ICONV=1 -DHAVE_ERRMSG_H=1 -DHAVE_MYSQL_H=1 -I. -I. -I.. -DG_LOG_DOMAIN=\"midgard-lib\" -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/mysql/include/mysql -I/usr/local/include -Wall -g -O2 -c midgard.c
mkdir .libs
gcc -DPACKAGE=\"midgard\" -DVERSION=\"1.4.3-RC-2\" -DHAVE_DLFCN_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CRYPT_H=1 -DHAVE_ICONV=1 -DHAVE_ERRMSG_H=1 -DHAVE_MYSQL_H=1 -I. -I. -I.. -DG_LOG_DOMAIN=\"midgard-lib\" -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/mysql/include/mysql -I/usr/local/include -Wall -g -O2 -Wp,-MD,.deps/midgard.pp -c midgard.c -fPIC -DPIC -o .libs/midgard.lo
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning: as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning: as it has already been specified as a non-system directory
midgard.c: In function `mgd_log_debug_default':
midgard.c:63: warning: implicit declaration of function `flock'
midgard.c:63: `LOCK_EX' undeclared (first use in this function)
midgard.c:63: (Each undeclared identifier is reported only once
midgard.c:63: for each function it appears in.)
midgard.c:110: `LOCK_UN' undeclared (first use in this function)
midgard.c: In function `mgd_parse_log_levels':
midgard.c:126: warning: subscript has type `char'
midgard.c:145: warning: subscript has type `char'
midgard.c: In function `mgd_query':
midgard.c:820: `__builtin_va_alist' undeclared (first use in this function)
midgard.c: In function `mgd_ungrouped_select':
midgard.c:904: `__builtin_va_alist' undeclared (first use in this function)
midgard.c: In function `mgd_sitegroup_select':
midgard.c:917: `__builtin_va_alist' undeclared (first use in this function)
midgard.c: In function `mgd_global_exists':
midgard.c:1166: `__builtin_va_alist' undeclared (first use in this function)
midgard.c: In function `mgd_exists_id':
midgard.c:1215: `__builtin_va_alist' undeclared (first use in this function)
midgard.c: In function `mgd_exists_bool':
midgard.c:1251: `__builtin_va_alist' undeclared (first use in this function)
midgard.c: In function `mgd_exec':
midgard.c:1362: `__builtin_va_alist' undeclared (first use in this function)
midgard.c: In function `mgd_create':
midgard.c:1406: `__builtin_va_alist' undeclared (first use in this function)
midgard.c: In function `mgd_update':
midgard.c:1458: `__builtin_va_alist' undeclared (first use in this function)
gmake[1]: *** [midgard.lo] Error 1
gmake[1]: Leaving directory `/mnt/z/home/cust/eero/midgard/midgard-lib-1.4.3/src'
gmake: *** [all-recursive] Error 1
---------<snip>-----------



--- End Message ---
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to