[Apache+PHP+Firebird] Instalacja - dziwne błędy ...

0

Witam,
instaluję Apache z obsługą PHP z modułem interbase, dostaję błąd:

configure:49451: checking for isc_detach_database in -lfbclient
configure:49470: gcc -o conftest -I/usr/include -g -O2  -Wl,-rpath,/opt/firebird/lib -L/opt/firebird/lib -L/usr/lib  conftest.
c -lfbclient  -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_key_create'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_rwlock_rdlock'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_getspecific'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_mutexattr_destroy'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_rwlock_wrlock'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_create'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_mutexattr_init'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_rwlockattr_setkind_np'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_rwlock_destroy'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_rwlockattr_init'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_rwlock_init'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_rwlock_unlock'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_key_delete'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_detach'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_setspecific'
/opt/firebird/lib/libfbclient.so: undefined reference to `pthread_rwlockattr_destroy'
collect2: ld returned 1 exit status
configure: failed program was:
#line 49459 "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 isc_detach_database();

int main() {
isc_detach_database()
; return 0; }
configure:49597: checking for isc_detach_database in -lgds
configure:49616: gcc -o conftest -I/usr/include -g -O2  -Wl,-rpath,/opt/firebird/lib -L/opt/firebird/lib -L/usr/lib  conftest.
c -lgds  -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
/usr/lib/libgds.so: undefined reference to `pthread_key_create'
/usr/lib/libgds.so: undefined reference to `pthread_rwlock_rdlock'
/usr/lib/libgds.so: undefined reference to `pthread_getspecific'
/usr/lib/libgds.so: undefined reference to `pthread_mutexattr_destroy'
/usr/lib/libgds.so: undefined reference to `pthread_rwlock_wrlock'
/usr/lib/libgds.so: undefined reference to `pthread_create'
/usr/lib/libgds.so: undefined reference to `pthread_mutexattr_init'
/usr/lib/libgds.so: undefined reference to `pthread_rwlockattr_setkind_np'
/usr/lib/libgds.so: undefined reference to `pthread_rwlock_destroy'
/usr/lib/libgds.so: undefined reference to `pthread_rwlockattr_init'
/usr/lib/libgds.so: undefined reference to `pthread_rwlock_init'
/usr/lib/libgds.so: undefined reference to `pthread_rwlock_unlock'
/usr/lib/libgds.so: undefined reference to `pthread_key_delete'
/usr/lib/libgds.so: undefined reference to `pthread_detach'
/usr/lib/libgds.so: undefined reference to `pthread_setspecific'
/usr/lib/libgds.so: undefined reference to `pthread_rwlockattr_destroy'
collect2: ld returned 1 exit status
configure: failed program was:
#line 49605 "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 isc_detach_database();

int main() {
isc_detach_database()
; return 0; }
configure:49743: checking for isc_detach_database in -lib_util
configure:49762: gcc -o conftest -I/usr/include -g -O2  -Wl,-rpath,/opt/firebird/lib -L/opt/firebird/lib -L/usr/lib  conftest.
c -lib_util  -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm 1>&5
/tmp/cc6yidGL.o: In function `main':
/instalki/php-5.2.5/configure:49758: undefined reference to `isc_detach_database'
collect2: ld returned 1 exit status
configure: failed program was:
#line 49751 "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 isc_detach_database();

Wersje aplikacji:
Firebird SS 2.0.3.x - najnowsza wersja,
Apache - w najnowszej wersji
PHP również w najnowaszej wersji.

System:
Fedora 8 + wszystkie aktualizacje

Możecie coś pomóć?

Pozdrawiam.

0

Brak libpthread (być może tylko wersji -devel)

0
nav napisał(a)

Brak libpthread (być może tylko wersji -devel)

Nie bardzo z tym linkiem. Możesz coś innego podesłać? Spróbuję zainstalować.

1 użytkowników online, w tym zalogowanych: 0, gości: 1