View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000936 | Spring engine | General | public | 2008-05-15 17:43 | 2008-05-19 00:52 | ||||
Reporter | zyzy | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.76b1+svn | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000936: can't build with last stable scons 0.98.3 version | ||||||||
Description | python: Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) mingw: 3.4.2 | ||||||||
Steps To Reproduce | just type : scons configure | ||||||||
Additional Information | stdout: hecking for C++ header file boost/cstdint.hpp... yes Checking for C++ header file boost/regex.hpp... yes Checking for C library boost_regex-gcc-mt... no Checking for C library boost_regex-mt... no Checking for C library boost_regex-gcc... no Checking for C library boost_regex... no config.log: hi, scons can't find mingwlibs ??? any ideas? Image [img][IMG]http://img246.imageshack.us/img246/4950/sanstitreol0.th.gif[/img][/img] Code: Checking for C++ header file boost/cstdint.hpp... yes Checking for C++ header file boost/regex.hpp... yes Checking for C library boost_regex-gcc-mt... no Checking for C library boost_regex-mt... no Checking for C library boost_regex-gcc... no Checking for C library boost_regex... no Could not find one of these libraries: ['boost_regex-gcc-mt', 'boost_regex-mt', 'boost_regex-gcc', 'b Code: scons: Configure: Checking for C library boost_regex-gcc-mt... build\sconf_temp\conftest_2.c <- | | | |int |main() { | |return 0; |} | gcc -o build\sconf_temp\conftest_2.o -c -fsingle-precision-constant -frounding-math -fsignaling-nans -mieee-fp -O2 -pipe -fno-strict-aliasing -finline-functions -funroll-loops -mfpmath=387 -mthreads -D_REENTRANT -D_SZ_ONE_DIRECTORY -Irts -Irts\System -Irts\lib\luabind -Irts\lib\lua\include -Irts\lib\streflop -Imingwlibs\include -IE:\Dev-Cpp\include -Imingwlibs\include\freetype2 -Imingwlibs\include\SDL -Imingwlibs\include\ogg -Imingwlibs\include\vorbis -Imingwlibs\include\python2.5 -Imingwlibs\include\python2.4 -Imingwlibs\include\java build\sconf_temp\conftest_2.c gcc -o build\sconf_temp\conftest_2.exe -mwindows build\sconf_temp\conftest_2.o -Lrts\lib\streflop -Lmingwlibs\lib -LE:\Dev-Cpp\lib -lboost_regex-gcc-mt E:\Dev-Cpp\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: cannot find -lboost_regex-gcc-mt collect2: ld returned 1 exit status scons: Configure: no | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Auswaschbar (reporter) 2008-05-15 20:24 |
I'm using scons 0.98.3 in linux, and it can't find _any_ library. |
zyzy (reporter) 2008-05-15 21:09 |
me too, can't find any librairy in win32 (scons result, scons stop find at first librairy problem, but script continue). so, which scons version did you take? |
Auswaschbar (reporter) 2008-05-15 23:40 |
Its a scons bug, details here: http://scons.tigris.org/issues/show_bug.cgi?id=2045 Downgrade to 0.98.2 should help. |
zyzy (reporter) 2008-05-19 00:16 |
now, it is resolved on the new scons release 0.98.4 |
zyzy (reporter) 2008-05-19 00:18 |
oops, i can't put it in resolved status now... does, an admin can do it..... sorry.. |
Kloot (developer) 2008-05-19 00:52 |
scons bug, fixed in 0.98.4 ;) |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-05-15 17:43 | zyzy | New Issue | |
2008-05-15 20:24 | Auswaschbar | Note Added: 0002281 | |
2008-05-15 21:09 | zyzy | Note Added: 0002282 | |
2008-05-15 23:40 | Auswaschbar | Status | new => closed |
2008-05-15 23:40 | Auswaschbar | Note Added: 0002283 | |
2008-05-15 23:40 | Auswaschbar | Resolution | open => not fixable |
2008-05-19 00:16 | zyzy | Status | closed => feedback |
2008-05-19 00:16 | zyzy | Resolution | not fixable => reopened |
2008-05-19 00:16 | zyzy | Note Added: 0002290 | |
2008-05-19 00:18 | zyzy | Note Added: 0002291 | |
2008-05-19 00:52 | Kloot | Status | feedback => resolved |
2008-05-19 00:52 | Kloot | Resolution | reopened => fixed |
2008-05-19 00:52 | Kloot | Assigned To | => Kloot |
2008-05-19 00:52 | Kloot | Note Added: 0002292 |