Am 20.12.2011 um 09:41 schrieb smail MERABET:

> sh-3.2# fink update-all

You could start the update in that form:

        env LANG=C fink update-all
        env LANG=C fink install <some package(s)>

Then all utilities would use English, which is sometimes easier to understand. 
The actual failure

> make: *** No rule to make target
> `/sw/src/fink.build/modulef-99-7/modulef99/darwin/sta/lib/libsymo.a',
> needed by
> `/sw/src/fink.build/modulef-99-7/modulef99/darwin/sta/bin/procat'.  Stop.
> 
> make: *** Waiting for unfinished jobs....

seems to indicate that modulef is not prepared to be built in parallel. You 
have three options:

1) invoke 'fink configure' and set the "Maximum number of simultaneous build 
jobs" to 1
2) edit the modulef.info file (presumingly 
/sw/fink/10.7/unstable/main/finkinfo/sci/modulef.info, maybe in /sw/fink-64/... 
or /sw/fink-32/... – I'm not on Lion and did not switch to 32-bit or 64-bit 
Fink) and add a line 'UseMaxBuildJobs: false' below the "BuildDepends" line
3) wait until the INFO file was updated by Fink

--
Greetings

 Pete

Build a man a fire and he'll be warm for a night, but set a man on fire and 
he'll be warm for the rest of his life.


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
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