You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Carla: recent version from git
Ubuntu 12.04 LTS, gcc 4.8.1
Could compile Carla a few weeks ago without problems
Bu now:
[...]
Compiling CarlaStandalone.cpp
Compiling CarlaStandaloneNSM.cpp
Linking libcarla_standalone2.so
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libm.a(e_asin.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libm.a: could not read symbols: Bad value
collect2: error: ld returned 1 exit status
make[1]: *** [../../bin/libcarla_standalone2.so] Fehler 1
make[1]: Verlasse Verzeichnis '/var/daten/Holger/src/carla/Carla/source/backend'
make: *** [backend] Fehler 2
The text was updated successfully, but these errors were encountered:
Carla: recent version from git
Ubuntu 12.04 LTS, gcc 4.8.1
Could compile Carla a few weeks ago without problems
Bu now:
[...]
Compiling CarlaStandalone.cpp
Compiling CarlaStandaloneNSM.cpp
Linking libcarla_standalone2.so
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libm.a(e_asin.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libm.a: could not read symbols: Bad value
collect2: error: ld returned 1 exit status
make[1]: *** [../../bin/libcarla_standalone2.so] Fehler 1
make[1]: Verlasse Verzeichnis '/var/daten/Holger/src/carla/Carla/source/backend'
make: *** [backend] Fehler 2
The text was updated successfully, but these errors were encountered: