On Sun, September 7, 2014 9:25 am, Charles Lepple wrote:
> Matthais,
>
> I'm having trouble getting libftdi1 (1.1-1) to build on 10.9 with Xcode
> 5.1:
>
> Install the project...
> -- Install configuration: "RelWithDebInfo"
> [...]
>   rm
> /sw.mav/src/fink.build/root-libftdi1-1.1-1/sw.mav/lib/libftdi1.2.dylib
>   rm
> /sw.mav/src/fink.build/root-libftdi1-1.1-1/sw.mav/lib/libftdipp1.2.dylib
> rm:
> /sw.mav/src/fink.build/root-libftdi1-1.1-1/sw.mav/lib/libftdipp1.2.dylib:
> No such file or directory
> ### execution of /tmp/fink.3efnz failed, exit code 1
>

It looks like the libftdipp1 dylib is just not being built.  Assuming
libftdi1++ (from the cmake output) and your missing libftdi1pp library are
the same, then it needs boost-1.55 in order to build that library.

Also, Matthias, from a packaging point of view, the static .a libraries
don't belong in the -shlibs SplitOff but should be in the base package.
Cmake also searches for doxygen and libintl which should probably be added
to the (Build)Depends fields if they are actually used.

Hanspeter

-- 
More agile than a turtle, stronger than a mouse, nobler than a lettuce


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to