sorry , now I included.


_________________________
http://www.milinski.com.pl
http://www.infoglob.com
http://agaipiotras.igk.pl
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:589: checking for a BSD compatible install
configure:642: checking whether build environment is sane
configure:699: checking whether make sets ${MAKE}
configure:745: checking for working aclocal
configure:758: checking for working autoconf
configure:771: checking for working automake
configure:784: checking for working autoheader
configure:797: checking for working makeinfo
configure:811: checking whether to enable maintainer-specific portions of Makefiles
configure:910: checking host system type
configure:931: checking build system type
configure:951: checking for ranlib
configure:981: checking for gcc
configure:1094: checking whether the C compiler (gcc  ) works
configure:1110: gcc -o conftest    conftest.c  1>&5
configure:1136: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1141: checking whether we are using GNU C
configure:1169: checking whether gcc accepts -g
configure:1212: checking for ld used by GCC
configure:1274: checking if the linker (/usr/bin/ld) is GNU ld
configure:1290: checking for BSD-compatible nm
configure:1326: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c -g -O2  conftest.c 1>&5
ltconfig:629: checking for executable suffix
ltconfig:630: gcc -o conftest -g -O2   conftest.c  1>&5
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -g -O2 -fPIC -DPIC  conftest.c 1>&5
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -g -O2 -o out/conftest2.o  conftest.c 1>&5
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -g -O2 -c -o conftest.lo  conftest.c 1>&5
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -g -O2   -static conftest.c  1>&5
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
GNU ld version 2.10.91 (with BFD 2.10.0.33)
ltconfig:1592: checking if global_symbol_pipe works
ltconfig:1593: gcc -c -g -O2  conftest.c 1>&5
ltconfig:1596: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[      
]\([ABCDGISTW]\)[       ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > 
conftest.nm"
ltconfig:1648: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions   
conftest.c conftstm.o 1>&5
configure:1518: checking how to run the C preprocessor
configure:1539: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1598: checking for ANSI C header files
configure:1611: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1678: gcc -o conftest -g -O2   conftest.c  1>&5
configure:1703: checking for working const
configure:1757: gcc -c -g -O2  conftest.c 1>&5
configure:1781: checking for glib-config
configure:1859: checking for library containing crypt
configure:1877: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c  
-L/usr/lib -lglib 1>&5
/tmp/ccxdm5MI.o: In function `main':
/php4/midgard-lib-1.4.1-5/configure:1873: undefined reference to `crypt'
collect2: ld returned 1 exit status
configure: failed program was:
#line 1866 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char crypt();

int main() {
crypt()
; return 0; }
configure:1899: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c 
-lcrypt   -L/usr/lib -lglib 1>&5
configure:1923: checking for zlib.h
configure:1933: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1964: checking for crypt.h
configure:1974: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2002: checking for library containing compress
configure:2020: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c 
-lcrypt  -L/usr/lib -lglib 1>&5
/tmp/ccq1vxks.o: In function `main':
/php4/midgard-lib-1.4.1-5/configure:2016: undefined reference to `compress'
collect2: ld returned 1 exit status
configure: failed program was:
#line 2009 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char compress();

int main() {
compress()
; return 0; }
configure:2042: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c -lz  
-lcrypt  -L/usr/lib -lglib 1>&5
configure:2064: checking for library containing gzopen
configure:2082: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c -lz 
-lcrypt  -L/usr/lib -lglib 1>&5
configure:2126: checking for library containing g_string_new
configure:2144: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c -lz 
-lcrypt  -L/usr/lib -lglib 1>&5
configure:2188: checking for library containing floor
configure:2206: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c -lz 
-lcrypt  -L/usr/lib -lglib 1>&5
/tmp/ccsSqFE0.o: In function `main':
/php4/midgard-lib-1.4.1-5/configure:2202: undefined reference to `floor'
collect2: ld returned 1 exit status
configure: failed program was:
#line 2195 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char floor();

int main() {
floor()
; return 0; }
configure:2228: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c -lm  
-lz -lcrypt  -L/usr/lib -lglib 1>&5
configure:2251: checking for library containing gethostbyname
configure:2269: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c -lm 
-lz -lcrypt  -L/usr/lib -lglib 1>&5
configure:2313: checking for library containing htonl
configure:2331: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c -lm 
-lz -lcrypt  -L/usr/lib -lglib 1>&5
configure:2376: checking for location of iconv headers and libraries
configure:2397: checking for iconv
configure:2416: gcc -o conftest -Wall -g -O2 -I/usr/lib/glib/include   conftest.c -lm 
-lz -lcrypt  -L/usr/lib -lglib 1>&5
configure:2537: checking whether to enable SiteGroups
configure:2562: checking whether to enable PageLinks (experimental)
configure:2597: checking MySQL location
configure:2633: checking Expat location
configure:2677: checking Repligard binary owner

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

Reply via email to