Date: Sun, 26 Apr 1998 19:33:03 -0700 (PDT) From: slafla@home.com To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/6426: ports/graphics/jpeg doesn't build Message-ID: <199804270233.TAA04430@cx67628-a.dt1.sdca.home.com>
next in thread | raw e-mail | index | archive | help
>Number: 6426 >Category: ports >Synopsis: ports/graphics/jpeg doesn't build >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 26 19:40:00 PDT 1998 >Last-Modified: >Originator: Scott Long >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: 3.0-CURRENT, last cvsup of both ports and standard trees on 26 Apr 98, last buildworld on 24 Apr 98 >Description: ports/graphics/jpeg fails during build. Last bit of output is: ./libtool --mode=link cc -o jpegtran jpegtran.lo rdswitch.lo cdjpeg.lo transupp.lo libjpeg.la LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" cc -o .libs/jpegtran jpegtran.o rdswitch.o cdjpeg.o transupp.o -R/usr/local/lib -ljpeg transupp.o: Undefined symbol `_jpeg_save_markers' referenced from text segment transupp.o: Undefined symbol `_jpeg_save_markers' referenced from text segment >How-To-Repeat: type 'make' from /usr/ports/graphics/jpeg >Fix: If I do 'make extract && make patch', then go to work/jpeg-6b and manually run './configure && make', I do not get any errors. Returning to ../.. and running 'make install' will install and register the package with no errors >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804270233.TAA04430>