Hmm, it looks like its trying to build gif support for sure.  I am pretty
sure gif support in GD was removed in favor of png because of the license
issues involved.  What version of webalizer are you using?  I have 2.01-05
at work and it compiles just fine against gd-1.8.3-4.  Blow away your
webalizer source and try again.  Maybe its hung up against an old compile.

Jason

>
> Hello:
>
> I've been a happy webalizer user for a few months now.  Having recently
> upgraded to Red Hat 7.0 (Japanese), however, I've discovered that gd
> (graphics) support was broken for both Apache/PHP as well as webalizer.
>
> A quick recompile of Apache and PHP solved it's problem, but I can't seem
> to get webalizer to build.  A compilation after a fresh ./configure
> results in the following errors:
>
>   gcc  -o webalizer webalizer.o graphs.o -lgd -lm
>   graphs.o: In function `year_graph6x':
>   graphs.o(.text+0xcb0): undefined reference to `gdImageGif'
>   graphs.o: In function `month_graph6':
>   graphs.o(.text+0x19b8): undefined reference to `gdImageGif'
>   graphs.o: In function `day_graph3':
>   graphs.o(.text+0x1fd3): undefined reference to `gdImageGif'
>   graphs.o: In function `pie_chart':
>   graphs.o(.text+0x2593): undefined reference to `gdImageGif'
>   collect2: ld returned 1 exit status
>   make: *** [webalizer] Error 1
>
> Before somebody states the obvious, I have both gd-1.8.3-4 as well as
> gd-devel-1.8.3-4 installed.  I did a grep of the include files that were
> packaged with gd-devel, and there really *is* no reference to
> "gdImageGif", so I was wondering if maybe that was a deprecated call that
> was phased out in the latest gd package.
>
> Any ideas?  Thanks in advance.
>
> - --------------< LINUX: The choice of a GNU generation. >--------------
> Steve Frampton    <[EMAIL PROTECTED]>     interQ (Japan), Inc.
> Systems Administrator/Software Developer      http://www.interq.or.jp/
> GNU Privacy Guard ID: D055EBC5  (see http://www.gnupg.org for details)
> GNU-PG Fingerprint: EEFB F03D 29B6 07E8 AF73  EF6A 9A72 F1F5 D055 EBC5
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.1 (SunOS)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE6E/ZGmnLx9dBV68URAuFXAJ0RSKHKktIUsLHIORMqBgHU0Y88EQCeJFh5
> JWogzqARPopvZcyuKqnP3r8=
> =0O8j
> -----END PGP SIGNATURE-----
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to