[Bf-committers] Trouble to compile blender-2.49 on Fedora-10

Jochen Schmitt Jochen at herr-schmitt.de
Mon Jun 1 21:59:51 CEST 2009


Ken Hughes schrieb:
> Probably something in your user-config.py file; this line is the problem:
>
>  -lu -lt -li -ll "-l " -lc "-l " -lm "-l " -ld -ll "-l " -lp -lt -lh -lr -le -la -ld "-l " -ls -lt -ld -lc -l+ -l+
>
> You have a LLIB defined for "
> Do you have something like LLIBS="util c m dl pthread"?  Try changing to
> LLIBS=['util','c','m','dl']
>
>   
thank you, It's seems to works fine, after I have follow your suggestion.

The only think is, that I'm wondering, why it's works on the past releases.

Best Regards:

Jochen Schmitt


More information about the Bf-committers mailing list