Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2001 15:57:40 -0400
From:      Jim Freeze <jfreeze@freebsdportal.com>
To:        questions@freebsd.org
Subject:   Where can I find ljpeg?
Message-ID:  <20011026155740.A9798@freebsdportal.com>

next in thread | raw e-mail | index | archive | help
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




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