[MPlayer-dev-eng] libdha: PPC break report
Mike Melanson
melanson at pcisys.net
Thu Jan 10 06:54:59 CET 2002
Hi team,
libdha (don't know what that is yet) breaks when attempting to
build on a PPC. As usual, x86 ASM instructions appear to be the problem:
[melanson at b-wing main]$ make
make -C libdha
make[1]: Entering directory
`/home/melanson/projects/mplayer-ppc/main/libdha'
gcc -c -O4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -fPIC
-I. -I..
-Wall -W -o libdha.o libdha.c
libdha.c: In function `INPORT8':
AsmMacros.h:345: inconsistent operand constraints in an `asm'
libdha.c: In function `INPORT16':
AsmMacros.h:356: inconsistent operand constraints in an `asm'
libdha.c: In function `INPORT32':
AsmMacros.h:367: inconsistent operand constraints in an `asm'
libdha.c: In function `OUTPORT8':
AsmMacros.h:319: inconsistent operand constraints in an `asm'
libdha.c: In function `OUTPORT16':
AsmMacros.h:327: inconsistent operand constraints in an `asm'
libdha.c: In function `OUTPORT32':
AsmMacros.h:335: inconsistent operand constraints in an `asm'
make[1]: *** [libdha.o] Error 1
make[1]: Leaving directory
`/home/melanson/projects/mplayer-ppc/main/libdha'
make: *** [libdha/libdha.so] Error 2
--
-Mike Melanson
More information about the MPlayer-dev-eng
mailing list