You are not logged in.

#1 2008-02-02 12:07:28

deepnote
Member
Registered: 2008-01-02
Posts: 21

Arch64 + Allegro

Hi,
I installed Allegro from extra. I tried to build a project in kdevelop, but I get these error messages:

/usr/lib/gcc/x86_64-unknown-linux-gnu/4.2.2/../../../../lib/liballeg-4.2.2.so: undefined reference to `_i_cx_r'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.2.2/../../../../lib/liballeg-4.2.2.so: undefined reference to `_i_cx_w'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.2.2/../../../../lib/liballeg-4.2.2.so: undefined reference to `_i_get_cpuid_info'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.2.2/../../../../lib/liballeg-4.2.2.so: undefined reference to `_i_is_486'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.2.2/../../../../lib/liballeg-4.2.2.so: undefined reference to `_i_is_cpuid_supported'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.2.2/../../../../lib/liballeg-4.2.2.so: undefined reference to `_i_is_cyrix'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.2.2/../../../../lib/liballeg-4.2.2.so: undefined reference to `_i_is_fpu'

I tried "./configure --disable-asm", but no difference.


Asus A6M-Q050

Offline

#2 2009-09-18 19:28:46

canuckkat
Member
Registered: 2009-08-28
Posts: 44

Re: Arch64 + Allegro

For anyone who happens upon this problem.

You need to add the alleg_unsharable library.

Offline

Board footer

Powered by FluxBB