Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 1995 05:24:37 -0700
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        wsantee@wsantee.oz.net
Cc:        freebsd-ports@freebsd.org
Subject:   Re: jpeg-5b port broken in -stable?
Message-ID:  <199509141224.FAA27951@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199509120303.UAA06846@wsantee.oz.net> (message from Wes Santee on Mon, 11 Sep 1995 20:03:00 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 * If the PLIST package file is any indication, several files aren't
 * being installed.  A quick peek at work/jpeg-5b/Makefile shows us that
 * the JPEG libraries aren't installed by default so only the jpeg
 * executable files are actually installed by the port.  Further, there
 * is no option in either Makefile to build a shared library so anything
 * looking for libjpeg.so.5.3 is SOL.

By the way, if you looked at work/jpeg-5b/Makefile _before_ patching,
you won't see any shared library rules, 'cause that was added by the
porter to FreeBSD.

Satoshi



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