Menu

#15 I cann't compile it

open
Other (11)
5
2005-03-04
2004-11-20
Anonymous
No

Running configure I get:
Configuration:
Install path : /usr/lib/xmms/Effect
Debug compilation flags : no
Benchmark code : no
CPU features autodetect : yes
3DNow/MMX code : no
SSE code : no
SSE2 code : no

Running make ends with this error:
.......
ps/cpudetect.Tpo" \
-c -o cpudetect.lo `test -f 'cpudetect.c' || echo './'`cpudetect.c; \
then mv -f ".deps/cpudetect.Tpo" ".deps/cpudetect.Plo"; \
else rm -f ".deps/cpudetect.Tpo"; exit 1; \
fi
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"eq-xmms\"
-DVERSION=\"0.6\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DSTDC_HEADERS=1 -I. -I. -Ixmms-headers -DARCH_X86
-DLOCALEDIR=-D_REENTRANT -I/usr/include/glib-1.2
-I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O3
-Wall -Wpointer-arith -ffast-math -finline-functions
-fno-strict-aliasing -fomit-frame-pointer -funroll-all-loops
-DSKIN_BASE_PATH=\"/usr/lib/xmms\" -Wall -MT cpudetect.lo
-MD -MP -MF .deps/cpudetect.Tpo -c cpudetect.c -fPIC -DPIC-o
cpudetect.lo
/tmp/ccPQwE8k.s: Assembler messages:
/tmp/ccPQwE8k.s:2350: Error: suffix or operands invalid for `pop'
/tmp/ccPQwE8k.s:2356: Error: suffix or operands invalid for `pop'
make[1]: *** [cpudetect.lo] Error 1
make[1]: Leaving directory `/Archivio/Downloads/eq-xmms-0.6/src'
make: *** [all-recursive] Error 1
root@ubuntu:/Archivio/Downloads/eq-xmms-0.6 #

I run Ubuntu on a amd64 system.
I have no problem with EQ.xmms-0.5

mcz
eschmit@tin.it

Discussion

  • Nobody/Anonymous

    Logged In: NO

    From CVS works, but the library is installed as libeq and not as libeq.so, so
    it's not seen frm xmms.
    With a s-link the problem is solved.

    mcz
    eschmit@tin.it

     
  • Felipe Rivera

    Felipe Rivera - 2005-03-04

    Logged In: YES
    user_id=598063

    Can you attach the output of the config.guess script located
    in the source directory?
    Have you tried compiling using the latest CVS version?
    Thanx

     
  • Felipe Rivera

    Felipe Rivera - 2005-03-04
    • assigned_to: nobody --> liebremx
     
  • Nobody/Anonymous

    Logged In: NO

    Та же проблема. Попробуй исправить в cpudetect.c подпрограмму has_cpuid
    на пустышку, возвращающую 1 - т.к. на AMD64 cpuid точно есть :-)

     

Log in to post a comment.

MongoDB Logo MongoDB