6 Jul
2005
6 Jul
'05
10:45
Hi Stefan, thank you for you answers...
Probably the configure detects different paths, as it needs more libs. (Which might not be there in */lib/, but in */lib64/)
Have a look at config.log, there you should be able to see what's going wrong.
I double checked all required files are there and the so. links are there as well. But I want to ask if it is just a linker problem? I provide "-m 32" for the compiler. Is it possible to provide parameters for the linker as well like "-m elf32-i386"? And how can I do it? Thanks in advance Reto