Hello everyone,
 
Some days ago, I have installed Ingres II sgbd at freebsd operationg system, version 5.2-Release and everything works fine.
 
But, this week I`m trying to install php-4.3.2 with support for ingres II, using the following configure lines:
 
./configure --prefix=/usr --with-config-file-path=/etc --disable-debug --enable-pic --enable-inline-optimization --with-regex=system --with-imap=../imap/imap-2002d \
--with-imap-ssl=/usr/local/apache --with-ngres=/i1/ingres
The configure works fine, but when i do make or gmake, e get the following error lines:
 
q -lmysqlclient -lingres -liiapi -lcrypt -lpam -lintl -lgd -lpng -lz -ljpeg -lz -lm -lcrypt -lcrypt  -o sapi/cli/php
/usr/home/marcelob/Repositorio/imap/imap-2002d/c-client/libc-client.a(osdep.o): In function `ssl_onceonlyinit':
/usr/home/marcelob/Repositorio/imap/imap-2002d/c-client/osdep.c:207: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/i1/ingres/lib/libingres.a(louniq.o): In function `LOuniq':
louniq.o(.text+0x135): warning: mktemp() possibly used unsafely; consider using mkstemp()
/i1/ingres/lib/libingres.a(erintern.o): In function `cer_sinit':
erintern.o(.text+0x566): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(erintern.o): In function `cer_sstr':
erintern.o(.text+0xb28): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(iicl.o): In function `iiCLgethostbyname':
iicl.o(.text+0x87): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(iicl.o): In function `iiCLgethostbyaddr':
iicl.o(.text+0xc9): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(iicl.o): In function `iiCLfcvt':
iicl.o(.text+0x104): undefined reference to `fcvt_r'
/i1/ingres/lib/libingres.a(iicl.o): In function `iiCLecvt':
iicl.o(.text+0x13c): undefined reference to `ecvt_r'
/i1/ingres/lib/libingres.a(loexist.o): In function `LOexist':
loexist.o(.text+0x20): undefined reference to `__xstat'
/i1/ingres/lib/libingres.a(mostr.o): In function `MO_showstrings':
mostr.o(.text+0x80): undefined reference to `stdout'
/i1/ingres/lib/libingres.a(nmfiles.o): In function `NMreadsyms':
nmfiles.o(.text+0xb82): undefined reference to `stderr'
/i1/ingres/lib/libingres.a(pe.o): In function `PEworld':
pe.o(.text+0x10a): undefined reference to `__xstat'
/i1/ingres/lib/libingres.a(re.o): In function `_error':
re.o(.text+0x1c): undefined reference to `stderr'
/i1/ingres/lib/libingres.a(siprintf.o): In function `SIprintf':
siprintf.o(.text+0x19): undefined reference to `stdout'
/i1/ingres/lib/libingres.a(siprintf.o): In function `SIdofrmt':
siprintf.o(.text+0x9a): undefined reference to `_IO_putc'
siprintf.o(.text+0x713): undefined reference to `_IO_putc'
siprintf.o(.text+0x79d): undefined reference to `_IO_putc'
siprintf.o(.text+0x7ed): undefined reference to `_IO_putc'
/i1/ingres/lib/libingres.a(tr.o): In function `TRset_file':
tr.o(.text+0x2c5d): undefined reference to `__errno_location'
tr.o(.text+0x2de2): undefined reference to `stdout'
tr.o(.text+0x2dea): undefined reference to `stdin'
/i1/ingres/lib/libingres.a(tr.o): In function `TRrequest':
tr.o(.text+0x2f3d): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(clpoll.o): In function `iiCLpoll':
clpoll.o(.text+0x551): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(erdepend.o): In function `cer_open':
erdepend.o(.text+0x7d): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(erdepend.o): In function `cer_getdata':
erdepend.o(.text+0x11d): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(erdepend.o): In function `cer_sysgetmsg':
erdepend.o(.text+0x1c3): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(erlookup.o): In function `ERslookup':
erlookup.o(.text+0x588): undefined reference to `__sigsetjmp'
/i1/ingres/lib/libingres.a(exdump.o): In function `do_stats':
exdump.o(.text+0x76): undefined reference to `__sigsetjmp'
/i1/ingres/lib/libingres.a(exdump.o): In function `do_exec':
exdump.o(.text+0x10b): undefined reference to `__sigsetjmp'
/i1/ingres/lib/libingres.a(exdump.o): In function `do_dump':
exdump.o(.text+0x5d9): undefined reference to `__sigsetjmp'
exdump.o(.text+0x64c): undefined reference to `__sigsetjmp'
/i1/ingres/lib/libingres.a(exsignal.o): In function `EXsignal':
exsignal.o(.text+0x516): undefined reference to `stderr'
/i1/ingres/lib/libingres.a(gcapwd.o): In function `GCusrpwd':
gcapwd.o(.text+0x2d): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(locreate.o): In function `LOcreate':
locreate.o(.text+0x76): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(lodelete.o): In function `LOdeldir':
lodelete.o(.text+0x12f): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(loinfo.o): In function `LOinfo':
loinfo.o(.text+0x32): undefined reference to `__xstat'
/i1/ingres/lib/libingres.a(loinfo.o): In function `LOgetowner':
loinfo.o(.text+0x153): undefined reference to `__xstat'
/i1/ingres/lib/libingres.a(loisdir.o): In function `LOisdir':
loisdir.o(.text+0x24): undefined reference to `__xstat'
/i1/ingres/lib/libingres.a(lolast.o): In function `LOlast':
lolast.o(.text+0x24): undefined reference to `__xstat'
lolast.o(.text+0x3e): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(lolist.o): In function `LOlist':
lolist.o(.text+0x134): undefined reference to `__xstat'
lolist.o(.text+0x140): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(mepages.o): In function `ME_init':
mepages.o(.text+0x2d): undefined reference to `__errno_location'
mepages.o(.text+0xfa): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(mepages.o): In function `IIMEget_pages':
mepages.o(.text+0x202): undefined reference to `__errno_location'
mepages.o(.text+0x23e): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(mepages.o)(.text+0x28a): more undefined references to `__errno_location' follow
/i1/ingres/lib/libingres.a(pccmdline.o): In function `PCdocmdline':
pccmdline.o(.text+0x135): undefined reference to `stderr'
pccmdline.o(.text+0x142): undefined reference to `stderr'
/i1/ingres/lib/libingres.a(pcspawn.o): In function `PCdospawn':
pcspawn.o(.text+0x57): undefined reference to `stdout'
pcspawn.o(.text+0x64): undefined reference to `stderr'
pcspawn.o(.text+0xb6): undefined reference to `__errno_location'
pcspawn.o(.text+0x1be): undefined reference to `__errno_location'
pcspawn.o(.text+0x1f1): undefined reference to `__errno_location'
pcspawn.o(.text+0x24e): undefined reference to `stdin'
pcspawn.o(.text+0x267): undefined reference to `stdin'
pcspawn.o(.text+0x2c1): undefined reference to `stdout'
pcspawn.o(.text+0x2d4): undefined reference to `stdout'
/i1/ingres/lib/libingres.a(pcspawn.o): In function `no_fork':
pcspawn.o(.text+0x36d): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(pcspawn.o): In function `no_exec':
pcspawn.o(.text+0x3d9): undefined reference to `__errno_location'
pcspawn.o(.text+0x40a): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(pcwait.o): In function `PCwait':
pcwait.o(.text+0x100): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(siread.o): In function `SIread':
siread.o(.text+0x19): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(siread.o)(.text+0x3d): more undefined references to `__errno_location' follow
/i1/ingres/lib/libingres.a(adgstartup.o): In function `adg_sz_augment':
adgstartup.o(.text+0x553): undefined reference to `__sigsetjmp'
/i1/ingres/lib/libingres.a(adgstartup.o): In function `adg_augment':
adgstartup.o(.text+0x8ef): undefined reference to `__sigsetjmp'
/i1/ingres/lib/libingres.a(bsshmio.o): In function `shm_listen':
bsshmio.o(.text+0x4ca): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(bsshmio.o): In function `shm_request':
bsshmio.o(.text+0x70d): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(bsshmio.o): In function `shm_receive':
bsshmio.o(.text+0xa4b): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(bssockio.o): In function `iisock_error':
bssockio.o(.text+0x34): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(bssockio.o): In function `iisock_request':
bssockio.o(.text+0x339): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(bssockio.o)(.text+0x42b): more undefined references to `__errno_location' follow
/i1/ingres/lib/libingres.a(cvaf.o): In function `CVaf':
cvaf.o(.text+0x9f): undefined reference to `__sigsetjmp'
/i1/ingres/lib/libingres.a(evset.o): In function `EVSetCreate':
evset.o(.text+0x41): undefined reference to `__sigsetjmp'
evset.o(.text+0x224): undefined reference to `__sigsetjmp'
evset.o(.text+0x333): undefined reference to `__sigsetjmp'
evset.o(.text+0x3ae): undefined reference to `__sigsetjmp'
/i1/ingres/lib/libingres.a(evset.o)(.text+0x4e8): more undefined references to `__sigsetjmp' follow
/i1/ingres/lib/libingres.a(mhipow.o): In function `MHipow':
mhipow.o(.text+0x19): undefined reference to `__errno_location'
mhipow.o(.text+0x207): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(cmfile.o): In function `CMopen_col':
cmfile.o(.text+0x25): undefined reference to `__errno_location'
cmfile.o(.text+0xab): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(cmfile.o): In function `CMread_col':
cmfile.o(.text+0x122): undefined reference to `__errno_location'
/i1/ingres/lib/libingres.a(cmfile.o)(.text+0x16b): more undefined references to `__errno_location' follow
gmake: *** [sapi/cli/php] Error 1
[EMAIL PROTECTED] /home/user/Repositorio/php-4.3.2 #
 
 
I'd appreciate any suggestions and/or help!

Thanks so much!
Marcelo Barragan

Reply via email to