When attempting to emerge webalizer-2.01.10-r4 (using NPTL and ~x86) on my web/mail server, I get the following:

<snipped (everything compiled w/o warnings before this>
gcc -L/usr/lib -o webalizer webalizer.o hashtab.o linklist.o preserve.o parser.o output.o dns_resolv.o graphs.o -lgd -lpng -lz -lm -lnsl -ldb1
graphs.o(.text+0x624): In function `year_graph6x':
: undefined reference to `gdImagePng'
graphs.o(.text+0x15fe): In function `month_graph6':
: undefined reference to `gdImagePng'
graphs.o(.text+0x21dc): In function `day_graph3':
: undefined reference to `gdImagePng'
graphs.o(.text+0x2b46): In function `pie_chart':
: undefined reference to `gdImagePng'
collect2: ld returned 1 exit status
make: *** [webalizer] Error 1


!!! ERROR: app-admin/webalizer-2.01.10-r4 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message)

I'm using -02 -march=pentium2 -pipe for my CFLAGS.

Is this a NPTL compatibility thing? This package isn't marked as ~x86 so it should be stable...
Any ideas?


Thanks,

--
Aaron
http://ka0ttic.dyndns.org/

Gordon's Law:
        If you think you have the solution, the question was poorly phrased.


-- [EMAIL PROTECTED] mailing list



Reply via email to