View previous topic :: View next topic |
Author |
Message |
Pazzeo n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Jun 2003 Posts: 54
|
Posted: Tue Nov 04, 2003 5:46 pm Post subject: Aggiornamento Php[Risolto] |
|
|
Ciao ragazzi ho un problema nell'aggiornare il mod_php. La versione del mod_php che emrge è: mod_php-4.3.3-r3.
Allora questo è l'errore che ricevo:
Code: |
In file included from /usr/include/net-snmp/utilities.h:39,
from /usr/include/net-snmp/net-snmp-includes.h:64,
from /var/tmp/portage/mod_php-4.3.3-r3/work/php-4.3.3/ext/snmp/snmp.c:80:
/usr/include/net-snmp/library/data_list.h:29: syntax error before "netsnmp_data_list"
/usr/include/net-snmp/library/data_list.h:41: syntax error before "void"
/var/tmp/portage/mod_php-4.3.3-r3/work/php-4.3.3/ext/snmp/snmp.c: In function `netsnmp_session_gen_auth_key':
/var/tmp/portage/mod_php-4.3.3-r3/work/php-4.3.3/ext/snmp/snmp.c:803: warning: initialization discards qualifiers from pointer target type
/var/tmp/portage/mod_php-4.3.3-r3/work/php-4.3.3/ext/snmp/snmp.c: In function `netsnmp_session_gen_sec_key':
/var/tmp/portage/mod_php-4.3.3-r3/work/php-4.3.3/ext/snmp/snmp.c:832: warning: initialization discards qualifiers from pointer target type
make: *** [ext/snmp/snmp.lo] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: dev-php/mod_php-4.3.3-r3 failed.
!!! Function php_src_compile, Line 403, Exitcode 2
!!! compile problem
|
Da cosa pio dipendere l'errore??
Grazie mille
Pazzeo
Last edited by Pazzeo on Thu Nov 06, 2003 5:24 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fedeliallalinea Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/161653968057192eb39329f.jpg)
Joined: 08 Mar 2003 Posts: 31478 Location: here
|
Posted: Wed Nov 05, 2003 7:54 am Post subject: |
|
|
Se non erro devi complarlo nel modo seguente
Code: | # USE="-snmp" emerge mod_php |
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Pazzeo n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Jun 2003 Posts: 54
|
Posted: Thu Nov 06, 2003 5:23 pm Post subject: |
|
|
Grazie mille avevi ragione seguendo il tuo consiglio si è compilato tutto corretamente!!!
Grazie
Pazzeo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|