From owner-cvs-all Mon Oct 12 10:38:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29901 for cvs-all-outgoing; Mon, 12 Oct 1998 10:38:14 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29661; Mon, 12 Oct 1998 10:37:58 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id SAA05314; Mon, 12 Oct 1998 18:37:42 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id MAA11238; Mon, 12 Oct 1998 12:10:09 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199810121110.MAA11238@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/kworldwatch Makefile In-reply-to: Your message of "Fri, 09 Oct 1998 21:52:25 PDT." <199810100452.VAA20370@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 12 Oct 1998 12:10:08 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > asami 1998/10/09 21:52:25 PDT > > Modified files: > x11/kworldwatch Makefile > Log: > So, I gave you giflib, you don't like my giflib. Fine, go broke! > > === > checking for getsecretkey... no > checking for X... /usr/X11R6/bin/X > checking for xdm configuration dir... /usr/X11R6/lib/X11/xdm > checking for PAM... no > checking for giflib... configure: error: You need giflib23. Please install the kdesupport package > *** Error code 1 > > Stop. > > Revision Changes Path > 1.10 +3 -1 ports/x11/kworldwatch/Makefile I'm clearly missing something here. I have: ===> Extracting for kworldwatch-0.6 >> Checksum OK for kworldwatch-0.6.tgz. ===> kworldwatch-0.6 depends on shared library: gif.3 - found ===> kworldwatch-0.6 depends on shared library: kdecore.1 - found ===> kworldwatch-0.6 depends on shared library: kdeui.1 - found ===> kworldwatch-0.6 depends on shared library: kfm.1 - found ===> kworldwatch-0.6 depends on shared library: qt.1 - found ===> Patching for kworldwatch-0.6 ===> Configuring for kworldwatch-0.6 creating cache ./config.cache [.....] checking for getsecretkey... no checking for X... /usr/X11R6/bin/X checking for xdm configuration dir... /usr/X11R6/lib/X11/xdm checking for PAM... no checking for giflib... yes checking for jpeglib... -ljpeg checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes [.....] $ objformat elf $ ls -l /usr/local/lib/libgif* -rw-rw-r-- 1 root wheel 39354 Oct 1 16:38 /usr/local/lib/libgif.a lrwxrwxr-x 1 root wheel 11 Oct 1 16:38 /usr/local/lib/libgif.so -> libgif.so.3 -rwxrwxr-x 1 root wheel 32497 Oct 1 16:38 /usr/local/lib/libgif.so.3 $ ls -ld /var/db/pkg/*gif* drwxrwxr-x 2 root bin 512 Oct 1 17:10 /var/db/pkg/giflib-3.0 -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message