Le 06-07-29 à 12:32, Yves de Champlain a écrit :
Making all in ServicesBarMenulet...
Making all for bundle ServicesBarMenulet...
gcc-dp-4.1 -fgnu-runtime -bundle -lServicesBarKit -
flat_namespace -undefined warning -o ./
ServicesBarMenulet.menulet/./ServicesBarMenulet ./shared_obj/
ServicesBarMenulet.o -L.././shared_obj -L/opt/local/GNUstep/Local/
Library/Libraries/ -L/opt/local/GNUstep/System/Library/Libraries/ -
lSystemStubs -lgnustep-gui -lgnustep-base -lobjc -lm
/opt/local/bin/odld: warning -L: directory name (.././shared_obj)
does not exist
/opt/local/bin/odld: warning -prebind has no effect with -bundle
/opt/local/bin/odld: can't locate file for: -lServicesBarKit
collect2: ld returned 1 exit status
Don't you love peole who answer their own questions on a mailing
list ?
it happens that the subproject Menulet depends on ServiceBarKit but
is built before, so indeed no lib to link with.