Autor Thema: XMP und GQmpeg lassen sich nicht kompilieren  (Gelesen 3306 mal)

SmellyCat

  • Gast
XMP und GQmpeg lassen sich nicht kompilieren
« am: 06. September 2002, 13:14:17 »
Hi,

ich habe ein nettes Problem beim kompilieren von 2 MP3 Playern (ich weiss es gibt xmms aber das wäre ja langweilig). Vorausetzungen sind alle getroffen bzw. vorhanden.

Der erste Player "XMP 2.0" krepiert beim "make", configure geht noch:

checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes


dann aber make:

make: file `Makefile.rules' line 38: Syntax error

die Zeile 38 ist die 2. hier:

dummy:
$(LIB): $(LIB)($(OBJS) $(XOBJS))
       $(RANLIB) $(LIB)


ich sehe das Problem nicht... und habe keine Bock den genzen Source durchzugehen und hoffe jemand hat sich schon mal mit dem Player abgetan und kann mir sagen wo das Problem liegt


Der 2 macht das make, geht aber im Nirvana auf ziehmlich gegen Ende:


ld32: WARNING 127: Two shared objects with the same soname, /usr/lib32/mips3/libm.so and /usr/lib32/libm.so, have been been linked. This is probably due to a missing -L specification. Ignoring the latter.
ld32: WARNING 127: Two shared objects with the same soname, /usr/lib32/mips3/libm.so and /usr/lib32/libm.so, have been been linked. This is probably due to a missing -L specification. Ignoring the latter.
ld32: WARNING 127: Two shared objects with the same soname, /usr/lib32/mips3/libm.so and /usr/lib32/libm.so, have been been linked. This is probably due to a missing -L specification. Ignoring the latter.
ld32: ERROR 33: Unresolved text symbol "dgettext" -- 1st referenced by ui2_button_edit.o.
...


Er schimpft sich GQmpeg, wieder das Gleiche: Hat jemand schon mal sein Glück probiert und kann mir weiterhelfen?

thx

Mats

http://gqmpeg.sourceforge.net/
http://xmp.sourceforge.net/
« Letzte Änderung: 06. September 2002, 15:05:07 von SmellyCat »

mood-indigo.org - Das unabhängige Silicon Graphics User Forum

XMP und GQmpeg lassen sich nicht kompilieren
« am: 06. September 2002, 13:14:17 »

forstmeister

  • Gast
Re: XMP und GQmpeg lassen sich nicht kompilieren
« Antwort #1 am: 06. September 2002, 23:24:50 »
du hast schon gelesen, dass du bei
XMP gmake nehmen sollst ?



Bernd
« Letzte Änderung: 06. September 2002, 23:56:00 von forstmeister »

SmellyCat

  • Gast
Re: XMP und GQmpeg lassen sich nicht kompilieren
« Antwort #2 am: 07. September 2002, 00:30:33 »
ähm, äh tja erst lesen dann...

danke ein Problem gelöst

bye

Mats