Hi everyone ,

I'm trying to install GD2 & php4.0.6 & apache on my new webserver

GD 1.8.4 was setr up on my server so i made :
GD2>make install
GD2>make libgd.a
ldconfig
sync

then
PHP >configure...... && make && make install
but now when i make apache with GD configured in php i get :

"modules/php4/libphp4.a(internal_functions.o): In function 
`php_global_shutdown_internal_extensions':
/home/ovh/src/php-4.0.6/main/internal_functions.c:94: undefined reference to 
`gd_module_entry'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Erreur 1
make[2]: Quitte le répertoire `/home/ovh/src/apache_1.3.20/src'
"

i really really don t know where it can come frome ... i don t have
the error when i ./configure php without --with-gd

If you can help me it would be great !

Keep up the good work ;)

  

______________________________________
Cordialement,

Martin DUBUC          mailto:[EMAIL PROTECTED]


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to