Technical support > Linux

./configure can't find sdl mixer under debian testing 64 bit

<< < (2/3) > >>

McB:
I did another test on my old PC with a testing installed 1.5 years ago and on this pc the game compile fine. So i tried to install the same package but on this pc will not work. I don't understand what's wrong.  :(

Mattn:
type
--- Code: ---dpkg -l | grep sdl
--- End code ---
and attach the output - there should be a package named libsdl-mixer1.2-dev

please also attach config.log

McB:
Here the 2 file.

Mattn:

--- Quote ---configure:6183: gcc -o conftest -g -O2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL   -lSDL   conftest.c -lSDL_mixer   >&5
/usr/lib64/libsmpeg-0.4.so.0: undefined reference to `operator delete(void*)@GLIBCXX_3.4'
/usr/lib64/libsmpeg-0.4.so.0: undefined reference to `operator delete[](void*)@GLIBCXX_3.4'
/usr/lib64/libsmpeg-0.4.so.0: undefined reference to `operator new(unsigned long)@GLIBCXX_3.4'
/usr/lib64/libsmpeg-0.4.so.0: undefined reference to `__cxa_pure_virtual@CXXABI_1.3'
/usr/lib64/libsmpeg-0.4.so.0: undefined reference to `operator new[](unsigned long)@GLIBCXX_3.4'
collect2: ld returned 1 exit status

--- End quote ---

this is the problem - but this looks more like a bug in debian to me

McB:
I'll try to do a fresh install in another partition to see if the error is only on my pc or is Debian that has a bug. Thanks for help.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version