yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #01854
Re: [Bug 418107] Re: bzr1727 fails to compile on ubuntu 9.04
Try this:
scons PREFIX=/home/janek/Z/BIN features=python,opengl,openmp
So, adding openmp seems fixes the problem
______________________________
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями
Anton Gladkyy
2009/8/24 Janek Kozicki <janek_listy@xxxxx>
> To summarise: three above posts that I have sent are three different
> problems with bzr1728, or just the same problem that exhibits itself in
> three different ways. Sorry for so many replies to myself.
>
> PS: my regular box is debian squeeze 64bit. The ubuntu 9.04 clean
> install is 32bit.
>
> --
> bzr1727 fails to compile on ubuntu 9.04
> https://bugs.launchpad.net/bugs/418107
> You received this bug notification because you are subscribed to Yade.
>
> Status in Yet Another Dynamic Engine: New
>
> Bug description:
> I even made a clean ubuntu 9.04 install under vmware to be sure that it's
> not some broken python configuration. When you type scons to compile you
> only get this error:
>
> scons: Reading SCconscript files...
> @@@ Using profile default (scons.profile default) @@@
> TypeError: cannot concatenate 'str' and 'NoneType' objects:
> File "/home/janek/trunk/SConstruct", line 194:
> env['SUFFIX']='-'+env['version']+env['variant']
>
>
> It doesn't even start checking what libraries are available.
>
--
bzr1727 fails to compile on ubuntu 9.04
https://bugs.launchpad.net/bugs/418107
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: New
Bug description:
I even made a clean ubuntu 9.04 install under vmware to be sure that it's not some broken python configuration. When you type scons to compile you only get this error:
scons: Reading SCconscript files...
@@@ Using profile default (scons.profile default) @@@
TypeError: cannot concatenate 'str' and 'NoneType' objects:
File "/home/janek/trunk/SConstruct", line 194:
env['SUFFIX']='-'+env['version']+env['variant']
It doesn't even start checking what libraries are available.
Follow ups
References