hi
Looks like you need -ljpeg ... your missing the l somewhere
Tom

At 06:35 PM 30/04/2002, Peter Revill wrote:

>=============================
>CC all Replies to [EMAIL PROTECTED]
>=============================
>Ok, im STILL having problems, im close to tears here that this is not 
>working, its INFURIATING
>
>so basically, I was hoping php 4.2 has support for Jpeg GD OR if someone 
>has a prebuilt GD with JPEG they could send me? i would not ask normally 
>but this just plain is NOT working and its getting to the point where im 
>giving up in frustration
>Here is the error, but i seriously doubt much can be done:
>
>(p.s no response from the GD developer when i asked about installation issues)
>
>
>[root gd-1.8.4]# make
>gcc -I. -I/usr/include/freetype2 -I/usr/include/X11 
>-I/usr/X11R6/include/X11 -I/usr/local/include 
>-I/home/sites/www.gni.ms/users/develop/jpeg-6b -I/usr/local/include/libpng 
>-I/usr/local/bin pngtogd.o -o pngtogd
>-L. -L/usr/local/lib -L/usr/lib/X11 -L/usr/X11R6/lib -lm -lgd -lz -jpeg
>gcc: unrecognized option `-jpeg'
>pngtogd.o: In function `main':
>pngtogd.o(.text+0x6b): undefined reference to `gdImageCreateFromPng'
>collect2: ld returned 1 exit status
>make: *** [pngtogd] Error 1
>
>
>Anyone could help it would be greatly appreciated
>=============================
>CC all Replies to [EMAIL PROTECTED]
>=============================
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to