Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2001 17:20:01 -0400
From:      Jim Freeze <jfreeze@freebsdportal.com>
To:        Stephen Hilton <nospam@hiltonbsd.com>
Cc:        questions@freebsd.org
Subject:   Re: Where can I find ljpeg?
Message-ID:  <20011026172001.C9798@freebsdportal.com>
In-Reply-To: <KPEMJADBBBFPDEDOIOMBAELEDFAA.nospam@hiltonbsd.com>; from nospam@hiltonbsd.com on Fri, Oct 26, 2001 at 03:38:22PM -0500
References:  <20011026155740.A9798@freebsdportal.com> <KPEMJADBBBFPDEDOIOMBAELEDFAA.nospam@hiltonbsd.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 26, 2001 at 03:38:22PM -0500, Stephen Hilton wrote:
> Jim,
> 
> I think the -l is an command argument and what you are looking for is jpeg.
> It may be that the package it is looking for is not called "jpeg" either,
> what app is calling for it? are you building a port?
> 
The port is /usr/ports/x11-toolkit/fox

> There is /usr/ports/graphics/jpeg
> 
> More info needed.
> 
All the jpeg libs seem to be installed

% pkg_info | grep -i jp
jpeg-6b             IJG's jpeg compression utilities
linux-jpeg-6b.9_1   RPM of Jpeg lib

Is this what you need?

Thanks

Jim

> Regards,
> 
> Stephen Hilton
> 
> > -----Original Message-----
> > From: owner-freebsd-questions@FreeBSD.ORG
> > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jim Freeze
> > Sent: Friday, October 26, 2001 2:58 PM
> > To: questions@FreeBSD.ORG
> > Subject: Where can I find ljpeg?
> >
> >
> > Hi:
> >
> > Does anyone know where I can find ljpeg? I have an app looking
> > for it.
> >
> > /bin/sh ../libtool --mode=link c++  -O -pipe  -DHAVE_XSHM
> > -DHAVE_ZLIB_H=1 -DHAVE_JPEG_H=1 -DHAVE_PNG_H=1 -DHAVE_TIFF_H=1
> > -Wall -W -Wmissing-prototypes -Woverloaded-virtual -Wformat
> > -DNDEBUG -fomit-frame-pointer  -I/usr/X11R6/include  -o reswrap
> > reswrap.o  -lz -ljpeg -lpng -lz -ltiff -lz
> > c++ -O -pipe -DHAVE_XSHM -DHAVE_ZLIB_H=1 -DHAVE_JPEG_H=1
> > -DHAVE_PNG_H=1 -DHAVE_TIFF_H=1 -Wall -W -Wmissing-prototypes
> > -Woverloaded-virtual -Wformat -DNDEBUG -fomit-frame-pointer
> > -I/usr/X11R6/include -o reswrap reswrap.o -lz -ljpeg -lpng -lz -ltiff -lz
> > /usr/libexec/elf/ld: cannot find -ljpeg
> > *** Error code 1
> >
> > find /usr -name ljpeg
> > comes up empty.
> >
> >
> > Thanks
> > --
> > Jim Freeze
> > No comment at this time.
> > www.freeze.org
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> >
> >
> 

-- 
Jim Freeze
No comment at this time.
www.freeze.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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