Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2000 18:26:44 +1030
From:      "James" <smokey@adl.ussr.net>
To:        <smokey@adl.ussr.net>, "George Cox" <gjvc@extremis.demon.co.uk>
Cc:        "Freebsd Questions" <questions@FreeBSD.ORG>
Subject:   RE: Webaliser installation from ports collection
Message-ID:  <MPBBLJLABKFCLAHJNBNGMEPIHMAA.smokey@adl.ussr.net>
In-Reply-To: <MPBBLJLABKFCLAHJNBNGEEPBHMAA.smokey@adl.ussr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Howdy,

Thanks for the help :-) - the compile gets a bit further now :-) - until it
gets to the following (its still compiling the dependancies, in this
instance, 'gd') following is the output;


[much removed]

cc -fpic -DPIC -O -DHAVE_XPM -DHAVE_LIBTTF -I/usr/local/include -I/usr/local
/include/freetype -I/usr/X11R6/include -I/usr/X11R6/include/X11 -c
gdkanji.c -o gdkanji.so
cc -shared -Wl,-x -Wl,-assert -Wl,pure-text -Wl,-soname,libgd.so.0 -o
libgd.so.0 gd.so gd_gd.so gd_gd2.so gd_io.so gd_io_dp.so gd_io_file.so
gd_ss.so gd_io_ss.so gd_png.so gdxpm.so gdfontt.so gdfonts.so gdfontmb.so
gdfontl.so gdfontg.so gdtables.so gdttf.so gdcache.so
gdkanji.so -L. -L/usr/local/lib -L/usr/X11R6/lib -lm -lgd -lpng -lz -lttf -l
Xpm -lX11
ld: libgd.so.0: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
[root@gw:/usr/ports/graphics/gd]



Any assistance would be gratefully received! :-)

regards

james
from adelaide, south australia

-> -> -----Original Message-----
-> -> From: owner-freebsd-questions@FreeBSD.ORG
-> -> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of George Cox
-> -> Sent: Monday, February 07, 2000 1:23 AM
-> -> To: James
-> -> Cc: Freebsd Questions
-> -> Subject: Re: Webaliser installation from ports collection
-> ->
-> ->
-> -> On 28/01 10:58, James wrote:
-> ->
-> -> > Attempting to get webalizer working :-)
-> -> >
-> -> > Following is what I get;
-> -> >
-> -> > [root@gw:/usr/ports/www/webalizer] make
-> -> > ^A
-> -> > ===>  Extracting for webalizer-1.30.4
-> -> > >> Checksum OK for webalizer-1.30-04-src.tgz.
-> -> > ===>   webalizer-1.30.4 depends on shared library: gd.0 - not found
-> -> > ===>    Verifying install for gd.0 in /usr/ports/graphics/gd
-> -> > ===>  Building for gd-1.7.3
-> -> > cc -O -DHAVE_XPM -DHAVE_LIBTTF -I/usr/local/include
-> -> -I/usr/local/include/fre
-> -> > etype -I/usr/X11R6/include -I/usr/X11R6/include/X11 -c gdcache.c
-> -> > In file included from gdcache.h:43,
-> -> >                  from gdcache.c:41:
-> -> > /usr/local/include/malloc.h:65: warning: parameter names
-> -> (without types) in
-> -> > function declaration
-> -> >
-> -> > ... elided ...
-> -> >
-> -> > Any and all assistance would be gratefully accepted :-)
-> ->
-> -> I have absolutely no idea if this will work, but try changing
-> -> lines in the
-> -> webalizer source from
-> ->
-> ->   #include <malloc.h>
-> ->
-> -> to
-> ->
-> ->   #include <stdlib.h>
-> ->
-> -> (The use of "malloc.h" is deprecated)
-> ->
-> -> best;
-> ->
-> ->
-> ->
-> -> gjvc
-> ->
-> -> --
-> -> [gjvc]                                                   Powered
-> -> by SMP FreeBSD
-> -> "256 pennies is one hexadecimal dollar." -- D.E. Knuth
-> -> http://www.freebsd.org
-> ->
-> ->
-> -> To Unsubscribe: send mail to majordomo@FreeBSD.org
-> -> with "unsubscribe freebsd-questions" in the body of the message
->
->
-> To Unsubscribe: send mail to majordomo@FreeBSD.org
-> with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MPBBLJLABKFCLAHJNBNGMEPIHMAA.smokey>