> On Dec 31, 2015, at 02:34, Giuliano Franchetti <g.franche...@gsi.de> wrote: > > Hello to all, > > I have a recurring message when I update with fink, it appears on screen the > message > > libtool: install: warning: remember to run `libtool --finish /sw2/lib' > > However, i I run it I get the following screen > > giuliano@fairnbg21:/Users/giuliano/Desktop/folder> libtool --finish /sw2/lib > error: > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: > unknown option character `-' in: --finish > Usage: > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool > -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] > [-sacLT] [-no_warning_for_no_symbols] > Usage: > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool > -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o > output] [-install_name name] [-compatibility_version #] [-current_version #] > [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] > [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] > [-all_load] [-noall_load] > giuliano@fairnbg21:/Users/giuliano/Desktop/folder> > > > I do not know what to do with this request from fink. > Anybody has an idea of what to do ? > > Many thanks > > > Giuliano > > > > > > > ----------------------------------------------------------- > Giuliano Franchetti > > Primary Beams / Beam Physik > > Office: C27 3.018 > phone: +49 6159 71 1535 > fax: +49 6159 71 3099 > e-mail: g.franche...@gsi.de <mailto:g.franche...@gsi.de> > http://web-docs.gsi.de/~giuliano <http://web-docs.gsi.de/~giuliano> > > -- > GSI Helmholtzzentrum für Schwerionenforschung GmbH > Planckstraße 1 > 64291 Darmstadt > www.gsi.de <http://www.gsi.de/> > > Gesellschaft mit beschränkter Haftung > Sitz der Gesellschaft: Darmstadt > Handelsregister: Amtsgericht Darmstadt, HRB 1528 > > Geschäftsführung: > Ursula Weyrich > Professor Dr. Karlheinz Langanke > > Vorsitzender des Aufsichtsrates: St Dr. Georg Schütte > Stellvertreter: Ministerialdirigent Dr. Rolf Bernhardt > > ------------------------------------------------------------------------------ > _______________________________________________ > 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
Don’t worry about it. The message recurs because a lot of packages use libtoool for their build system, it really only applies to the current package that you’re building, and Fink takes care of it for you. Besides which, Apple decided to have a “libtool” which is completely different than the “libtool” that the packages want, which is GNU libtool. The executable in Fink is “glibtool”. -- Alexander Hansen, Ph.D. Fink User Liaison
------------------------------------------------------------------------------
_______________________________________________ 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