[Typo3-UG CH] compile error mit Redhat9

Ueli Maurer ueli.maurer at bluewin.ch
Sun Nov 16 11:58:22 CET 2003


Hallo,

Schaffe es nicht, vi build-script der neuesten Version auf meiner Kiste
das typo3 zu kompilieren. 
php-4.3.4, mysql-4.0, apache-2.0.48 ... (von lleuchter.de)

Vorhanden: Redhat9 mit allen aktuellen Patches, Kernel 2.4.20-20.9

mysql, php, apache wurden vorgängig alle entfernt und danach mit dem
Script build-full.sh die Files kompiliert. Bis fast am Schluss läuft
alles ok, bis zum Kompilieren von PHP für Apache. Dann kommen
Fehlermeldungen, die mit der gd-library zu tun haben. Ich habe auch
schon (wie anderswo beschrieben, versucht anstatt gd-1.8.3 die
gd-2.0.15gif zu installieren, komme da aber auch nicht weiter).

Wie bringe ich dem Script bei, dass er die gd-library richtig einbindet?
Welche Version läuft? Muss ich was script ändern? Unter Redhat8 bekam
ich das ganze Script vor einigen Monaten problemlos zum laufen...aber
eben, jetzt habe ich redhat9 ;-(

Vielen Dank für Hilfe.
Ueli

**********************************
ext/gd/gdttf.lo(.text+0x3ee): In function `fontFetch':
/typo3install/php-4.3.4/ext/gd/gdttf.c:421: undefined reference to
`gdCacheCreate'
ext/gd/gdttf.lo(.text+0x486): In function `fontRelease':
/typo3install/php-4.3.4/ext/gd/gdttf.c:432: undefined reference to
`gdCacheDelete'
ext/gd/gdttf.lo(.text+0x7f8): In function `glyphFetch':
/typo3install/php-4.3.4/ext/gd/gdttf.c:534: undefined reference to
`gdCacheCreate'
ext/gd/gdttf.lo(.text+0x8e3): In function `glyphRelease':
/typo3install/php-4.3.4/ext/gd/gdttf.c:545: undefined reference to
`gdCacheDelete'
ext/gd/gdttf.lo(.text+0xbfd): In function `gdttfchar':
/typo3install/php-4.3.4/ext/gd/gdttf.c:705: undefined reference to
`gdCacheGet'
ext/gd/gdttf.lo(.text+0xc88):/typo3install/php-4.3.4/ext/gd/gdttf.c:720:
undefined reference to `gdCacheGet'
ext/gd/gdttf.lo(.text+0xd73):/typo3install/php-4.3.4/ext/gd/gdttf.c:760:
undefined reference to `gdCacheGet'
ext/gd/gdttf.lo(.text+0xe48):/typo3install/php-4.3.4/ext/gd/gdttf.c:676:
undefined reference to `gdCacheCreate'
ext/gd/gdttf.lo(.text+0xee2): In function `gdttf':
/typo3install/php-4.3.4/ext/gd/gdttf.c:803: undefined reference to
`gdCacheGet'
ext/gd/gdttf.lo(.text+0x11e4):/typo3install/php-4.3.4/ext/gd/gdttf.c:793: undefined reference to `gdCacheCreate'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Fehler 1






More information about the TYPO3-ch mailing list