On 26/05/2016 22:41, Remko Tronçon wrote:
Skalibs:
- OS X uses .dylib instead of .so. The '.so' suffix is hardcoded in
'Makefile', so I'm guessing configure
needs to pick this up and put it in a make variable.
- OS X's linker uses '-install_name' instead of '-soname'
Changing both things in the makefile(s) makes skalib build.

 I'm not interested in supporting dynamic libraries on MacOS X, for this
and other reasons. Please read the README.macosx file in the skalibs and
execline packages.


Execline:
- Make fails trying to look for a dependency '-lskarnet', which it picked
up from deps.mak.

 What version of make are you using? You need GNU make, 3.81 or later.

--
 Laurent

Reply via email to