From owner-freebsd-questions Mon Feb 7 23:56:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gw.Adl.USSR.net (digita1.lnk.telstra.net [139.130.137.85]) by builder.freebsd.org (Postfix) with ESMTP id B92EE4137 for ; Mon, 7 Feb 2000 23:56:20 -0800 (PST) Received: from austinpowers (Smokey.Adl.USSR.net [203.38.181.2]) by gw.Adl.USSR.net (8.9.3/8.9.3) with SMTP id SAA21036; Tue, 8 Feb 2000 18:26:44 +1030 (CST) Reply-To: From: "James" To: , "George Cox" Cc: "Freebsd Questions" Subject: RE: Webaliser installation from ports collection Date: Tue, 8 Feb 2000 18:26:44 +1030 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -> -> -> -> to -> -> -> -> #include -> -> -> -> (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