Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2008 15:33:06 -0900
From:      Beech Rintoul <beech@alaskaparadise.com>
To:        Chuck Swiger <cswiger@mac.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Problem with net/x11vnc update.
Message-ID:  <200812151533.06818.beech@alaskaparadise.com>
In-Reply-To: <27FE0234-A135-4E40-97FE-D8091CF7D433@mac.com>
References:  <200812151515.27475.beech@alaskaparadise.com> <27FE0234-A135-4E40-97FE-D8091CF7D433@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 15 December 2008 15:25:34 Chuck Swiger wrote:
> On Dec 15, 2008, at 4:15 PM, Beech Rintoul wrote:
> > I'm trying to update the x11vnc port to the latest and I'm getting the
> > following configure error:
> >
> > checking jpeglib.h usability... yes
> > checking jpeglib.h presence... yes
> > checking for jpeglib.h... yes
> > checking for jpeg_CreateCompress in -ljpeg... no     <------------
> > Note
>
> I see that symbol here:
>
> % nm /usr/local/lib/libjpeg.a | grep jpeg_CreateCompress
> 00000000 T jpeg_CreateCompress
>
> % pkg_info | grep jpeg
> jpeg-6b_7           IJG's jpeg compression utilities
>
> Are you sure you have the latest version of the port, and that you
> have these files:
>
> /usr/local/lib/libjpeg.a
> /usr/local/lib/libjpeg.la
> /usr/local/lib/libjpeg.so
> /usr/local/lib/libjpeg.so.9
>
> ...?  :-)
>
> Regards,

Yes, I have the latest and all libs. My box shows:

stargate# nm /usr/local/lib/libjpeg.a | grep jpeg_CreateCompress
00000340 T jpeg_CreateCompress

So this appears to be a problem in configure.

Beech

-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://people.freebsd.org/~beech
 X  - NO Word docs in e-mail | Skype: akbeech
/ \  - http://www.FreeBSD.org/releases/7.0R/announce.html
---------------------------------------------------------------------------------------







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