From owner-freebsd-ports Sun May 3 16:29:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22385 for freebsd-ports-outgoing; Sun, 3 May 1998 16:29:30 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from fanfic.org (fanfic.org [205.150.35.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22363 for ; Sun, 3 May 1998 16:29:20 -0700 (PDT) (envelope-from dstenn@fanfic.org) Received: from fanfic.org (localhost.fanfic.org [127.0.0.1]) by fanfic.org (8.8.8/8.8.8) with SMTP id TAA12965; Sun, 3 May 1998 19:29:10 -0400 (EDT) (envelope-from dstenn@fanfic.org) Posted-Date: Sun, 3 May 1998 19:29:10 -0400 (EDT) Date: Sun, 3 May 1998 19:29:10 -0400 (EDT) From: Dennis Tenn To: Palle Girgensohn cc: FreeBSD-ports@FreeBSD.ORG Subject: Re: enlightenment-0.13.3 In-Reply-To: <354CD4E0.69D7A212@partitur.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 3 May 1998, Palle Girgensohn wrote: | > I successfully compiled and installed enlightenment but I'm getting an | > error "Wrong JPEG library version: library is 61, caller expects 8". I | > tried reinstalling jpeg from the ports but that didn't work. I'm | > wondering if there is a new jpeg port that is necessary for enlightenment | > to work or if anyone has found a work-around for this problem. | | Hi Dennis! | | in /usr/ports/graphics/jpeg/patches/patch-ab | | +JPEG_LIB_VERSION=8 | | should read | | +JPEG_LIB_VERSION=80 | | ...otherwise at least the xemacs20 port breaks because 8 < 61. I thought | this was fixed. According to GNATS, the problem was closed 23 April by | jseger... I've made the change and is currently recompiling jpeg. I'll keep you posted. | I'm not sure that this fixes your problem, though... | | In /usr/local/lib, do you have a symlink from libjpeg.so -> | libjpeg.8.0.so? | Do you have a libjpeg.8.0.so? | | if you do | | ldconfig -r | grep jpeg | | what do you get? In the /usr/local/lib directory I noticed the following libjpeg files.. Keep in mind that I haven't completed the new compile and install yet, so this is still with the prev libs. -rw-r--r-- 1 bin bin 121458 Apr 30 21:09 libjpeg.a -rwxr-xr-x 1 bin bin 457 Apr 30 21:09 libjpeg.la lrwxr-xr-x 1 root wheel 14 Apr 30 21:09 libjpeg.so -> libjpeg.so.8.0 lrwxr-xr-x 1 root wheel 14 Apr 7 18:14 libjpeg.so.7 -> libjpeg.so.7.0 -r--r--r-- 1 bin bin 124666 Apr 6 05:04 libjpeg.so.7.0 -rwxr-xr-x 1 bin bin 129114 Apr 30 21:09 libjpeg.so.8.0 And ldconfig -r | grep jpeg gave me the following. 3:-ljpeg.1.3 => /usr/compat/linux/usr/lib/libjpeg.so.1.3 18:-ljpeg.7.0 => /usr/local/lib/libjpeg.so.7.0 29:-ljpeg.8.0 => /usr/local/lib/libjpeg.so.8.0 111:-ljpeg.6.0 => /usr/compat/linux/usr/lib/libjpeg.so.6.0.1 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Dennis Tenn * There will always come a time dstenn@fanfic.org * When your love will be tested ICQ# 1457509 * Stand tall and rise to the occasion * For only then will you grow strong. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message