View previous topic :: View next topic |
Author |
Message |
flow99 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/18250172603eec2aea44f79.jpg)
Joined: 08 Jun 2003 Posts: 57
|
Posted: Mon Jun 23, 2003 8:11 am Post subject: emerge dev-php/php schlägt fehl!!! |
|
|
hi folks!
warum bekomme ich einen Error wenn ich emerge dev-php/php mache?
ich setzte in der make.conf USE="oci8" !
wenn ich oci8 rausnehme funktioniert es tiptop!
jedoch will ich OCI8
Code: |
make: *** [ext/oci8/oci8.lo] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: dev-php/php-4.3.2 failed.
!!! Function php_src_compile, Line 339, Exitcode 2
!!! compile problem |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
LinuxFriese n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 23 Jun 2003 Posts: 7
|
Posted: Mon Jun 23, 2003 8:11 pm Post subject: |
|
|
Und du hast auch die Hinweise auf die fehlende lib beachtet?
Du hast genau 2 unwichtige Zeilen aus dem Make-Schritt gepostet. Ein bisschen mehr kann nicht schaden.
Nach welcher Anleitung hast du die Oracle-Libraries installiert?
Have fun,
Peter |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
flow99 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/18250172603eec2aea44f79.jpg)
Joined: 08 Jun 2003 Posts: 57
|
Posted: Tue Jun 24, 2003 5:38 am Post subject: und nochmals |
|
|
also nochmals!
ich hab gehört das wenn man eine ältere PHP version nimmt das es dann geht!
an was liegt das???
thx...
Code: | /usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5459: request for member `element_type' in something not a structure or union
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5459: request for member `in_call' in something not a structure or union
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5472: request for member `in_call' in something not a structure or union
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5472: request for member `in_call' in something not a structure or union
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5472: parse error before ')' token
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5472: request for member `in_call' in something not a structure or union
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5480: request for member `coll_typecode' in something not a structure or union
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5494: request for member `in_call' in something not a structure or union
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5494: request for member `in_call' in something not a structure or union
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5494: request for member `tdo' in something not a structure or union
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5494: parse error before ')' token
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5494: request for member `in_call' in something not a structure or union
/usr/portagetmp/portage/mod_php-4.3.2-r2/work/php-4.3.2/ext/oci8/oci8.c:5502: request for member `id' in something not a structure or union
make: *** [ext/oci8/oci8.lo] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: dev-php/mod_php-4.3.2-r2 failed.
!!! Function php_src_compile, Line 339, Exitcode 2
!!! compile problem
| [/code][/quote] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
LinuxFriese n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 23 Jun 2003 Posts: 7
|
Posted: Tue Jun 24, 2003 6:20 pm Post subject: Re: und nochmals |
|
|
flow99 wrote: | an was liegt das??? |
Das der PHP-Extension Entwickler eine andere Version der Orcale-Lib hat als Du? Genau weiss ich das nicht, weil ich mit Postgres arbeite.
Das ist von SQL her aehnlich Oracle und ich administriere die Datenbank meist mit der "psql" Shell. Gibt meines Wissens aber auch grafische Tools fuer Postgres.
Have Fun,
Peter |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
flow99 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/18250172603eec2aea44f79.jpg)
Joined: 08 Jun 2003 Posts: 57
|
Posted: Wed Jun 25, 2003 8:06 am Post subject: |
|
|
das ist ja scheisse! hmm... gibts wircklich keine Lösung (ausser auf eine frühere version von PHP zurückzugreifen) ???
flow99 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|