Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 1998 12:10:08 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Satoshi Asami <asami@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/x11/kworldwatch Makefile 
Message-ID:  <199810121110.MAA11238@woof.lan.awfulhak.org>
In-Reply-To: Your message of "Fri, 09 Oct 1998 21:52:25 PDT." <199810100452.VAA20370@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
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



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