OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: problem generating PFRAG

From: Stuart Henderson (stuspacehopper.org)
Date: Wed Aug 20 2008 - 20:14:40 CDT


On 2008/08/20 18:36, Fernando Quintero wrote:
> Hi list,
> Im working on a port, it has dynamic libs, but when i try make a "make
> plist" it only create the pkg/PLIST but not the PFRAG.shared file.
> so i don't know why. (yes, i use SHARED_LIBS into the Makefile)_
> off course the binaries fails when i ran these, after the package
> installation
> any hint ?_

if you set SHARED_ONLY=yes, PFRAG.shared is useless, so make-plist
puts everything into one PLIST file.