Erledigt: raop play - Installationsprobleme

Status
Für weitere Antworten geschlossen.

I-like-birds

New Member
Hi zusammen,

scheitere gerade die ganze Zeit an der Installation von raop play, ein music file player für Apples Airport Express. Bin nicht so der Pro... Wäre cool, wenn mir wer weiterhelfen könnte...

Code:
linux:/opt/raop/raop_play-0.5.1 # make
for i in rendezvous raop_play aexcl; do make -C $i; done
make[1]: Entering directory `/opt/raop/raop_play-0.5.1/rendezvous'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/raop/raop_play-0.5.1/rendezvous'
make[1]: Entering directory `/opt/raop/raop_play-0.5.1/raop_play'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/raop/raop_play-0.5.1/raop_play'
make[1]: Entering directory `/opt/raop/raop_play-0.5.1/aexcl'
gcc -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../raop_play -DGLIB_SUBST -c ipod/itunesdb.c -o ipod/itunesdb.o
In file included from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ipod/itunesdb.h:43,
                 from ipod/itunesdb.c:181:
/usr/include/glib-2.0/glib/gtypes.h:30:24: error: glibconfig.h: No such file or directory
In file included from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ipod/itunesdb.h:43,
                 from ipod/itunesdb.c:181:
/usr/include/glib-2.0/glib/gtypes.h:41: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘typedef’
/usr/include/glib-2.0/glib/gtypes.h:90: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/gtypes.h:392:2: error: #error unknown ENDIAN type
In file included from /usr/include/glib-2.0/glib.h:31,
                 from ipod/itunesdb.h:43,
                 from ipod/itunesdb.c:181:
/usr/include/glib-2.0/glib/garray.h:32: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘G_BEGIN_DECLS’
/usr/include/glib-2.0/glib/garray.h:40: error: expected specifier-qualifier-list before ‘gchar’
/usr/include/glib-2.0/glib/garray.h:46: error: expected specifier-qualifier-list before ‘guint8’
/usr/include/glib-2.0/glib/garray.h:66: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:69: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:73: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:75: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:78: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:81: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:85: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:87: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:89: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:91: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:94: error: expected ‘)’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:96: error: expected ‘)’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:140: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:143: warning: type defaults to ‘int’ in declaration of ‘guint8’
/usr/include/glib-2.0/glib/garray.h:143: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/usr/include/glib-2.0/glib/garray.h:146: warning: type defaults to ‘int’ in declaration of ‘guint8’
/usr/include/glib-2.0/glib/garray.h:146: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
In file included from /usr/include/glib-2.0/glib/gerror.h:24,
                 from /usr/include/glib-2.0/glib/gthread.h:30,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /usr/include/glib-2.0/glib.h:32,
                 from ipod/itunesdb.h:43,
                 from ipod/itunesdb.c:181:
/usr/include/glib-2.0/glib/gquark.h:32: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘G_BEGIN_DECLS’
/usr/include/glib-2.0/glib/gquark.h:38: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_quark_try_string’
/usr/include/glib-2.0/glib/gquark.h:39: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_quark_from_static_string’
/usr/include/glib-2.0/glib/gquark.h:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_quark_from_string’
/usr/include/glib-2.0/glib/gquark.h:41: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gquark.h:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gquark.h:44: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/glib-2.0/glib/gthread.h:30,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /usr/include/glib-2.0/glib.h:32,
                 from ipod/itunesdb.h:43,
                 from ipod/itunesdb.c:181:
/usr/include/glib-2.0/glib/gerror.h:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘G_BEGIN_DECLS’
/usr/include/glib-2.0/glib/gerror.h:32: error: expected specifier-qualifier-list before ‘GQuark’
/usr/include/glib-2.0/glib/gerror.h:37: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/gerror.h:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/gerror.h:46: error: expected ‘)’ before ‘*’ token
/usr/include/glib-2.0/glib/gerror.h:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/gerror.h:49: warning: type defaults to ‘int’ in declaration of ‘GError’
/usr/include/glib-2.0/glib/gerror.h:49: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/usr/include/glib-2.0/glib/gerror.h:56: error: expected ‘)’ before ‘*’ token
/usr/include/glib-2.0/glib/gerror.h:64: error: expected ‘)’ before ‘*’ token
/usr/include/glib-2.0/glib/gerror.h:68: error: expected ‘)’ before ‘*’ token
In file included from /usr/include/glib-2.0/glib/gutils.h:31,
                 from /usr/include/glib-2.0/glib/gthread.h:32,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /usr/include/glib-2.0/glib.h:32,
                 from ipod/itunesdb.h:43,
                 from ipod/itunesdb.c:181:
/usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/stdarg.h:105: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘typedef’
In file included from /usr/include/glib-2.0/glib/gthread.h:32,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /usr/include/glib-2.0/glib.h:32,
                 from ipod/itunesdb.h:43,
                 from ipod/itunesdb.c:181:
/usr/include/glib-2.0/glib/gutils.h:116: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘G_CONST_RETURN’
/usr/include/glib-2.0/glib/gutils.h:117: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:118: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:119: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:120: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:121: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/glib-2.0/glib/gutils.h:122: warning: type defaults to ‘int’ in declaration of ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:122: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/usr/include/glib-2.0/glib/gutils.h:123: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:124: warning: type defaults to ‘int’ in declaration of ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:124: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/usr/include/glib-2.0/glib/gutils.h:126: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:127: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:128: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:129: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:144: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:146: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/glib-2.0/glib/gutils.h:183: error: expected ‘=’, ‘,’,
Der Code geht noch ewig so weiter...
Noch ein paar Infos: suse 10.3

Required Packages:
openssl library and header
fltk1.1.4 library and header
fluid (this comes with fltk1.1.4)
libglib-2.0 header only
libsamplerate library and header
libid3tag library and header


Das hab ich alles soweit drauf, aber vielleicht fehlen mir noch irgendwelche anderen header?????

Danke schon mal. :)
 

Rain_Maker

Administrator
Teammitglied
AW: raop play - Installationsprobleme

Code:
/usr/include/glib-2.0/glib/gtypes.h:30:24: error: 
[B]glibconfig.h: No such file or directory[/B]
=> Webpin
 

I-like-birds

New Member
AW: raop play - Installationsprobleme

Haaa, es funktioniert!!!!!

Webpin hatte ich schon alles durchprobiert.

Ganz komisch: die glibconfig.h war in einem völlig anderen Verzeichnis, nämlich in /usr/lib64/glib-2.0/include/. Erst hab ich probiert sie per
CXXFLAGS="-I/usr/lib64/glib-2.0/include/" zu includen. Hat nicht funktioniert. Kenn mich auch nicht so genau aus. Aber dann hab ich sie einfach nach /usr/include/glib-2.0 kopiert und es hat geklappt.

trotzdem danke für die Hilfe... :cool:
 
Status
Für weitere Antworten geschlossen.
Oben