Er looks like your compiler is missing some pretty fundamental stuff there... suggest you (re)install it from CD.. or reinstall and select 'everything'
I am using slackware 9 and its ok until it comes to installing PHP with GD lib with jpeg support...thats when the fun starts... Good luck "Unknown Sender" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > +--------------------------------------------------------------------+ > | *** ATTENTION *** | > | | > | Something is likely to be messed up here, because the configure | > | script was not able to detect a simple feature on your platform. | > | This is often caused by incorrect configuration parameters. Please | > | see the file debug.log for error messages. | > | | > | If you are unable to fix this, send the file debug.log to the | > | [EMAIL PROTECTED] mailing list and include appropiate | > | information about your setup. | > +--------------------------------------------------------------------+ > > CONFIGURE: './configure' '--without-mysql' '--without-pear' '--enable-forcefig-file-path=/etc/apache' '--with-apxs=/usr/sbin/apxs' '--with-pgsql' '--enable-track-vars' '--enable-rule=EAPI' '--with-custom-odbc' '--sysconfdir=/etc/apache' '--enable-translate' > CC: gcc > CFLAGS: -g -O2 > CPPFLAGS: -DHAVE_IODBC > CXX: > CXXFLAGS: > INCLUDES: -I$(top_builddir)/Zend -I/usr/local/pgsql/include > LDFLAGS: -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/loca l/pgsql/lib -L/usr/local/pgsql/lib > LIBS: -lpq -lresolv -lm -ldl -lnsl -lpsqlodbc > DLIBS: > SAPI: apache > PHP_RPATHS: /usr/local/lib /usr/local/pgsql/lib > uname -a: Linux ras 2.4.20 #2 SMP Thu Nov 13 09:28:56 EET 2003 i686 unknown > > gcc -o conftest -g -O2 -DHAVE_IODBC -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl ,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lresolv -lm -ldl -lnsl -lpsqlodbc >&5 > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]' > collect2: ld returned 1 exit status