At 10:44 04/11/2004, you wrote:
>Bonjour � tous,
>Je suis en train de migrer un serveur web de Debian vers FreeBSD (version 5.2.1) et a 
>priori la version de php4 fournie n'est pas compil�e avec le support de GD.
>Je me lance donc dans la compilation de php pour l'ajouter et l� c'est le drame...
>J'ai bien r�cup�rer toutes les sources n�cessaires (zlib,freetype,libpng et gd) et 
>tout c'est bien pass� jusqu'� la compilation de Freetype. Il a fallu que j'installe 
>makepp (sans probleme) puis j'ai modifi� le fichier "configure" pour l'utiliser comme 
>compilateur.
>
>La dessus un petit ./configure qui me donne:

"Hello,"

"I'm in the process of migrating a web server from Debian to FreeBSD
(version 5.2.1) and the pre-compiled version of php4 that is supplied 
with was not compiled with support for GD.
I threw myself at recompiling php4 in order to add it and there is
drama...
I downloaded all the necessary sources (zlib, freetype, libpng 
and gd) and all is well just to the point of compiling freetype.
It was necessary that I install makepp (without problem), and
then modified the file 'configure' in order to use it as the
compiler.
Below is a small ./configure that gives me:"

>****************************************
>Loading makefile /usr/src/freetype-2.1.9/Makefile
>Loading makefile /usr/src/freetype-2.1.9/builds/amiga/makefile
>makepp: Entering directory `/usr/src/freetype-2.1.9'
>Use of uninitialized value in list assignment at /usr/local/share/makepp/Rule.pm line 
>333.
>Use of uninitialized value in list assignment at /usr/local/share/makepp/Rule.pm line 
>333.
>Use of uninitialized value in list assignment at /usr/local/share/makepp/Rule.pm line 
>333.
>Use of uninitialized value in list assignment at /usr/local/share/makepp/Rule.pm line 
>333.
>
>FreeType build system -- automatic system detection
>
>The following settings are used:
>
> platform                    unix
> compiler                    gcc
> configuration directory     ./builds/unix
> configuration rules         ./builds/unix/unix.mk
>
>If this does not correspond to your system or settings please remove the file
>`config.mk' from this directory then read the INSTALL file for help.
>
>Otherwise, simply type `/usr/local/bin/perl /usr/local/share/makepp/recursive_makepp 
>' again to build the library,
>or `/usr/local/bin/perl /usr/local/share/makepp/recursive_makepp  
>refdoc' to build the API reference (the latter needs python).
>**************************************************
>A priori d�j� l� il ya des erreurs dans le fichier Rule.pm
>
>Et le bouquet final lorsque je fais makepp:

"So already there are errors in the supplied(*) file Rule.pm
And the final boo-kay (of errors) as I call makepp:"

(*) not the best translation of a priori, but hey.

>**************************************************
>Loading makefile /usr/src/freetype-2.1.9/Makefile
>makepp: Entering directory `/usr/src/freetype-2.1.9'
>Use of uninitialized value in list assignment at /usr/local/share/makepp/Rule.pm line 
>333.
>Use of uninitialized value in list assignment at /usr/local/share/makepp/Rule.pm line 
>333.
>Use of uninitialized value in list assignment at /usr/local/share/makepp/Rule.pm line 
>333.
>Use of uninitialized value in list assignment at /usr/local/share/makepp/Rule.pm line 
>333.
>./builds/unix/libtool --mode=compile gcc -pedantic -ansi 
>-I/usr/src/freetype-2.1.9/objs -I./builds/unix -I/usr/src/freetype-2.1.9/include -c 
>-Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON 
>-DFT_CONFIG_CONFIG_H="<ftconfig.h>" -oobjs/ftsystem.lo -obuilds/unix/ftsystem.c
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>*** Warning: inferring the mode of operation is deprecated.
>*** Future versions of Libtool will require -mode=MODE be specified.
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>./builds/unix/libtool: /usr/bin/sed -e 1s/^X//: not found
>libtool: compile: cannot determine name of library object from `'
>makepp: error (1), stopping now
>**************************************************
>
>Donc voil� si quelqu'un voit ou est le probl�me ca m'aiderait bien :-)

So if anyone can spot the problem, that'd help me out lots (-:


>Cyril

F->E translation by rip



_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to