|
From: Peter D. <Pet...@fr...> - 2012-02-23 10:11:12
|
Am 23.2.2012 um 09:00 schrieb smail MERABET: > I tried fink selfupdate but it still failed i get > Failed: phase compiling: opensp5-shlibs-1.5.2-3 failed You could upgrade Xcode and see whether this can solve your problem... The problem obviously is not with building OpenSP. This succeeds. Then Fink routines perform checks of the produced files. Here is an excerpt from your LOG: g++ -g -O2 -o .libs/ospcat spcat.o spcat_inst.o -Wl,-framework -Wl,CoreFoundation -Wl,-bind_at_load -L/sw/lib ../lib/.libs/libosp.dylib /sw/lib/libintl.dylib -lpthread creating ospcat Making all in tests make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Up to here the software was successfully built. Then a first Fink routine started: fink-package-precedence --prohibit-bdep=opensp5-dev . Scanning /\.Plo,\.Po$/ dependency files... ./lib/.deps/Allocator.Plo ./lib/.deps/app_inst.Plo ... ./lib/.deps/xentmgr_inst.Plo ./lib/.deps/XMLCodingSystem.Plo ./nsgmls/.deps/nsgmls.Po ./nsgmls/.deps/nsgmls_inst.Po ./nsgmls/.deps/RastEventHandler.Po ./nsgmls/.deps/SgmlsEventHandler.Po ./nsgmls/.deps/StringSet.Po ./sgmlnorm/.deps/SGMLGenerator.Po ./sgmlnorm/.deps/sgmlnorm.Po ./spam/.deps/CopyEventHandler.Po ./spam/.deps/MarkupEventHandler.Po ./spam/.deps/spam.Po ./spam/.deps/spam_inst.Po ./spcat/.deps/spcat.Po ./spcat/.deps/spcat_inst.Po ./spent/.deps/spent.Po ./sx/.deps/sx.Po ./sx/.deps/sx_inst.Po ./sx/.deps/XmlOutputEventHandler.Po Looking for incorrect headers in 129 dependency files... Determining fink providers of 1 headers... 1 - 1 Found use of headers from 1 fink packages: libgettext8-dev This test obviously finished without any problems. Then a test starts which leads to the reported error: Scanning binaries for incorrect dyld linking... /usr/bin/otool: unknown char `n' in flag -common Usage: /usr/bin/otool [-fahlLDtdorSTMRIHvVcXm] <object file> ... -f print the fat headers ... I don't understand enough of Fink intrinsics to recommend anything. Some Fink maintainer needs to check this. -- Greetings Pete What's the difference between OS X and Vista? Microsoft employees are excited about OS X… |