-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Benjamin Reed wrote:

| out of curiosity, what does "otool -hv /sw/lib/liblpsolve55j.jnilib"
| print?  It should say it's of filetype BUNDLE instead of filetype DYLIB,
| in which case I don't think it could have a pathless otool line.
|
| If that is the case, you'll need to patch the package to make a bundle
| (by adding -module to the LDFLAGS if it uses libtool).
|
| I'll see if I can find the time tomorrow to fix the validator of the
| other issue Daniel mentioned, as well as checking that jnilib files are
| BUNDLEs.

Actually, I just looked; according to
http://developer.apple.com/documentation/Java/Conceptual/Java14Development/05-CoreJavaAPIs/CoreJavaAPIs.html
they allow jnilibs to be dylibs or bundles.  So the validator needs to
not care for jnilibs as long as the install_name (basename) matches the
filename.

- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH+sH4Uu+jZtP2Zf4RApSzAJsGGPo6FCiw1ruZBCEKBQ/kCCMwAwCfVOU5
UrJOQqtf4OU2NazjCI5erac=
=6pvx
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to