Yeah, they’ll need fixing.  Thanks.

> On Jan 31, 2015, at 9:04 AM, Jack Howarth <howarth.at.f...@gmail.com> wrote:
> 
> Alexander,
>     The current libdap11-shlibs-3.11.7-1 packaging is failing fink
> validation with...
> 
> Error: 
> /sw/src/fink.build/root-libdap11-shlibs-3.11.7-1/sw/opt/libdap11/lib/libdap.11.dylib
> appears to have been linked using a flat namespace.
>       If this package BuildDepends on libtool2, make sure that you use
>          BuildDepends: libtool2 (>= 2.4.2-4).
>       and use autoreconf to regenerate the configure script.
>       If the package doesn't BuildDepend on libtool2, you'll need to
>       update its build procedure to avoid passing
>          -Wl,-flat_namespace
>       when linking libraries.
> 
> The usual fix is required of...
> 
> Index: libdap11.info
> ===================================================================
> RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/libdap11.info,v
> retrieving revision 1.3
> diff -r1.3 libdap11.info
> 21c21,25
> < PatchScript:  sed -e 's,@FINKPREFIX@,%p', -e 's,@DAPVERS@,10,'
> %{PatchFile} | patch -p1
> ---
>> PatchScript:  <<
>> sed -e 's,@FINKPREFIX@,%p', -e 's,@DAPVERS@,10,' %{PatchFile} | patch -p1
>> # Patch configure not to link like Puma on Yosemite
>> perl -pi -e 's/(10\.\[012\])\*/\1\,.\*/' configure
>> <<
> 
>          Jack
> ps I assume both the libdap9.info and libdap10.info also require this
> change as well.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to