ID: 24523 User updated by: llp dot melin at free dot fr Reported By: llp dot melin at free dot fr -Status: Feedback +Status: Closed Bug Type: Ingres II related Operating System: Mandrake 9.0 PHP Version: 4.3.2 New Comment:
Hi, I add the option -lpthread in the EXTRA_LIBS of the Makefile and it's work. Thanks a lot for you help. Philippe Previous Comments: ------------------------------------------------------------------------ [2003-07-09 15:51:55] [EMAIL PROTECTED] Did you delete config.cache before trying that? (I should have mentioned about it) And where exactly did you get the client libraries..? ------------------------------------------------------------------------ [2003-07-09 15:21:09] llp dot melin at free dot fr Hi, I verify : i've libiiapi.1.so but when i do make after configuring with : # LDFLAGS=-lpthread ./configure option1 .... --with-ingres I've the same message as above. Please help me. Thanks a lot. Philippe ------------------------------------------------------------------------ [2003-07-07 18:58:27] [EMAIL PROTECTED] Where did you get the ingres client? Don't you have libiiapi.1.so there? Anyway, you can fix this quickly by running configure like this: # LDFLAGS=-lpthread ./configure <your options> ------------------------------------------------------------------------ [2003-07-07 15:41:14] llp dot melin at free dot fr Description: ------------ Hi, I want to compile PHP 4.3.2 using the --with-ingres option on a Linux Mandrake 9.0. I execute ./configure, it look's OK but when i do "make" , i have an error with the library libingres.a (mepages.o). The error is : Problem with /home/ingres/lib/libingres.a (mepages.o): information 'IIMEget_pages':mepafes.o(.text+0x1e5):undefined reference to 'pthread_mutex_trylock'. I'm using Ingres II 2.6 Networked Client version. Thanks a lot for your help. Best regards. Philippe ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24523&edit=1