• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

xmms-alarm zickt und will glib nich annehmen

Bilze

Member
moin moin leude
... hab ma wieder ein problem ....


also es haben mir leute von hier ja mal xmms-alarm empfolen (fettes danke) das ding soll als wecker genutzt werden und lief 100%ig zuverlässig unter SUSE 9.1 bis zu einem tag, wo sich das sing immer audgehangen hat nachdem es die playlist abgespielt hat

ich babe jeztzt SUSE 9.2 und jetzt läuft gar nix mehr ich kann xmms starten und ganz normal alles andere auch machen aber wenn ich aus dem einstellungsmenü von xmms alarm hängt sich xmms komplett aus und muss gekillt werden ...

deswegen wollt ich mal versuchen xmms-alarm selber zu kompilieren ... geht aber net:
GLIB >= 1.2.2 not installt oder sowas in der art
jedenfalls denkt er ich hätte glib net oder ne alte version - stimmt aber net ich hab extra 1.2.6 raufgehauen ( ging ohne fehler und alle benötgiten packete sind auch mit drauf)
is auch alles drauf was xmms-alarm brauch laut homepage trotzdem findet der das net und die genaue version 1.2.2 hab ich auch net richtig gefunden und eigentlich sollte er das doch auch mit 1.2.6 hinbekommen oder ??

bitte helftg mir ...

PS: HomePage von XMMS-ALARM:
http://www.snika.uklinux.net/?show=xmms-alarm
 
OP
B

Bilze

Member
die schon gesagt alle packete installiert
auch die -devel

funzt trotzdem net
kA warum
 
OP
B

Bilze

Member
soo hier estma was ich bei 0.3.6 lesen durfte:

Code:
linux:/home/Bilze/src/xmms-alarm-0.3.6 # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for xmms-config... no
checking for glib-config... no
checking for GLIB - version >= 1.2.6... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error:
*** GLIB >= 1.2.6 not installed - please install GLIB first ***

das selbe bei 0.3.5 nochma mit version 1.2.2
installiert is 1.2.6 mit -devel
 

oc2pus

Ultimate Guru
zeig mal die Ausgabe von rpm -qa | grep glib

ich vermute mal das du wohl glib2-devel installiert hast, aber in einem Pfad wo es keiner finden kann (usr-local-bin RPMs verwendet ..)
 
OP
B

Bilze

Member
sooo meister das is es

Code:
glib2-doc-2.4.6-5
glib2-devel-2.4.6-5
glibc-devel-2.3.3-118
glibc-i18ndata-2.3.3-118
glibc-locale-2.3.3-118
glibc-2.3.3-118
glib-devel-1.2.10-488
glibc-info-2.3.3-118
glib2-2.4.6-5
taglib-1.3-4
glibc-html-2.3.3-118
glib-1.2.6-1


und weiter was soll ich jetzt machen :!:
 

oc2pus

Ultimate Guru
probier mal ./configure --help und checke ob es eine Option gibt wo du das Verzeichnis von glib-libs und Headers angeben kannst.

ansonsten solltest du configure mit dem Parameter --prefix=/usr aufrufen.

deine glib und glib-devel Versionen unterscheiden sich ebenfalls
 
OP
B

Bilze

Member
naja ich hab numa keine neuere version von glib-devel gefunden
(schätze das is auch die neuste die es gibt jedenfalls hab ich auf der
seite wo ich die glib her hab keine neuere gefunden)

so erstma zu dem tip mit dem ./configure --prefix=/usr :

Code:
bilze@linux:~/src/xmms-alarm-0.3.6> ./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for xmms-config... no
checking for glib-config... /opt/gnome/bin/glib-config
checking for GLIB - version >= 1.2.6... yes
checking for gtk-config... /opt/gnome/bin/gtk-config
checking for GTK - version >= 1.2.6... yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether struct tm is in sys/time.h or time.h... time.h
checking for unistd.h... (cached) yes
./configure: line 20281: no: command not found
./configure: line 20284: no: command not found
./configure: line 20291: no: command not found
./configure: line 20294: no: command not found
configure: creating ./config.status
./configure: line 20442: ./config.status: Permission denied
./configure: line 20455: ./config.status: Permission denied
./configure: line 20723: ./config.status: Permission denied
./configure: line 20727: ./config.status: Permission denied
./configure: line 20735: ./config.status: Permission denied
./configure: line 20738: ./config.status: Permission denied
./configure: line 20768: ./config.status: Permission denied
./configure: line 20781: ./config.status: Permission denied
./configure: line 20807: ./config.status: Permission denied
./configure: line 20856: ./config.status: Permission denied
./configure: line 20864: ./config.status: Permission denied
./configure: line 20875: ./config.status: Permission denied
./configure: line 20927: ./config.status: Permission denied
./configure: line 21048: ./config.status: Permission denied
./configure: line 21088: ./config.status: Permission denied
./configure: line 21254: ./config.status: Permission denied
./configure: line 21258: ./config.status: Permission denied
./configure: line 21282: ./config.status: Permission denied
./configure: line 21390: ./config.status: Permission denied
./configure: line 21391: ./config.status: Permission denied
./configure: line 21392: ./config.status: Permission denied
./configure: line 21393: ./config.status: Permission denied
./configure: line 21398: ./config.status: Permission denied
./configure: line 21400: ./config.status: Permission denied
./configure: line 21402: ./config.status: Permission denied
./configure: line 21403: ./config.status: Permission denied
./configure: line 21404: ./config.status: Permission denied
./configure: line 21409: ./config.status: Permission denied
./configure: line 21415: ./config.status: Permission denied
./configure: line 21416: ./config.status: Permission denied
./configure: line 21420: ./config.status: Permission denied
./configure: line 21425: ./config.status: Permission denied
./configure: line 21427: ./config.status: Permission denied
./configure: line 21429: ./config.status: Permission denied
./configure: line 21430: ./config.status: Permission denied
./configure: line 21431: ./config.status: Permission denied
./configure: line 21436: ./config.status: Permission denied
./configure: line 21443: ./config.status: Permission denied
./configure: line 21527: ./config.status: Permission denied
./configure: line 21736: ./config.status: Permission denied
chmod: changing permissions of `./config.status': Operation not permitted
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
./config.status: line 996: ./stamp-h1: Permission denied
config.status: executing depfiles commands

und auf das anschließende make :
Code:
bilzet@linux:~/src/xmms-alarm-0.3.6> make
make  all-recursive
make[1]: Entering directory `/home/bilze/src/xmms-alarm-0.3.6'
Making all in src
make[2]: Entering directory `/home/bilze/src/xmms-alarm-0.3.6/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include -I../include -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include     -Wall -I../include -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include -MT alarm.lo -MD -MP -MF ".deps/alarm.Tpo" -c -o alarm.lo alarm.c; \
then mv -f ".deps/alarm.Tpo" ".deps/alarm.Plo"; else rm -f ".deps/alarm.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include -I../include -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include -Wall -I../include -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include -MT alarm.lo -MD -MP -MF .deps/alarm.Tpo -c alarm.c  -fPIC -DPIC -o .libs/alarm.o
alarm.c:43:25: xmms/plugin.h: No such file or directory
alarm.c:44:27: xmms/xmmsctrl.h: No such file or directory
alarm.c:45:29: xmms/configfile.h: No such file or directory
alarm.c:60: error: parse error before "alarm_plugin"
alarm.c:60: warning: type defaults to `int' in declaration of `alarm_plugin'
alarm.c:60: warning: data definition has no type or storage class
alarm.c: In function `alarm_save':
alarm.c:183: error: `ConfigFile' undeclared (first use in this function)
alarm.c:183: error: (Each undeclared identifier is reported only once
alarm.c:183: error: for each function it appears in.)
alarm.c:183: error: `conf' undeclared (first use in this function)
alarm.c:191: warning: implicit declaration of function `xmms_cfg_open_file'
alarm.c:193: error: parse error before ')' token
alarm.c:196: warning: implicit declaration of function `xmms_cfg_new'
alarm.c:204: warning: implicit declaration of function `xmms_cfg_write_int'
alarm.c:278: warning: implicit declaration of function `xmms_cfg_write_boolean'
alarm.c:285: warning: implicit declaration of function `xmms_cfg_write_string'
alarm.c:307: warning: implicit declaration of function `xmms_cfg_write_file'
alarm.c:309: warning: implicit declaration of function `xmms_cfg_free'
alarm.c: In function `alarm_read_config':
alarm.c:318: error: `ConfigFile' undeclared (first use in this function)
alarm.c:318: error: `conf' undeclared (first use in this function)
alarm.c:328: error: parse error before ')' token
alarm.c:366: warning: implicit declaration of function `xmms_cfg_read_int'
alarm.c:379: warning: implicit declaration of function `xmms_cfg_read_boolean'
alarm.c:390: warning: implicit declaration of function `xmms_cfg_read_string'
alarm.c: In function `alarm_current_volume':
alarm.c:711: warning: implicit declaration of function `xmms_remote_get_main_volume'
alarm.c:711: error: request for member `xmms_session' in something not a structure or union
alarm.c: At top level:
alarm.c:717: error: parse error before '*' token
alarm.c:718: warning: return type defaults to `int'
alarm.c: In function `alarm_fade':
alarm.c:786: warning: implicit declaration of function `xmms_remote_set_main_volume'
alarm.c:786: error: request for member `xmms_session' in something not a structure or union
alarm.c:792: error: request for member `xmms_session' in something not a structure or union
alarm.c:793: error: request for member `xmms_session' in something not a structure or union
alarm.c: In function `alarm_stop_thread':
alarm.c:826: error: request for member `xmms_session' in something not a structure or union
alarm.c:836: warning: implicit declaration of function `xmms_remote_stop'
alarm.c:836: error: request for member `xmms_session' in something not a structure or union
alarm.c:842: error: request for member `xmms_session' in something not a structure or union
alarm.c: In function `alarm_start_thread':
alarm.c:935: warning: implicit declaration of function `xmms_remote_playlist_clear'
alarm.c:935: error: request for member `xmms_session' in something not a structure or union
alarm.c:936: warning: implicit declaration of function `xmms_remote_playlist_add_url_string'
alarm.c:936: error: request for member `xmms_session' in something not a structure or union
alarm.c:945: error: request for member `xmms_session' in something not a structure or union
alarm.c:946: warning: implicit declaration of function `xmms_remote_playlist'
alarm.c:946: error: request for member `xmms_session' in something not a structure or union
alarm.c:956: error: request for member `xmms_session' in something not a structure or union
alarm.c:960: warning: implicit declaration of function `xmms_remote_play'
alarm.c:960: error: request for member `xmms_session' in something not a structure or union
alarm.c:974: error: request for member `xmms_session' in something not a structure or union
alarm.c:978: error: request for member `xmms_session' in something not a structure or union
alarm.c: At top level:
alarm.c:1080: error: parse error before "alarm_plugin"
alarm.c:1080: warning: type defaults to `int' in declaration of `alarm_plugin'
alarm.c:1082: warning: initialization makes integer from pointer without a cast
alarm.c:1083: warning: excess elements in scalar initializer
alarm.c:1083: warning: (near initialization for `alarm_plugin')
alarm.c:1084: warning: excess elements in scalar initializer
alarm.c:1084: warning: (near initialization for `alarm_plugin')
alarm.c:1085: warning: excess elements in scalar initializer
alarm.c:1085: warning: (near initialization for `alarm_plugin')
alarm.c:1086: warning: excess elements in scalar initializer
alarm.c:1086: warning: (near initialization for `alarm_plugin')
alarm.c:1087: warning: excess elements in scalar initializer
alarm.c:1087: warning: (near initialization for `alarm_plugin')
alarm.c:1088: warning: excess elements in scalar initializer
alarm.c:1088: warning: (near initialization for `alarm_plugin')
alarm.c:1089: warning: excess elements in scalar initializer
alarm.c:1089: warning: (near initialization for `alarm_plugin')
alarm.c:1090: warning: data definition has no type or storage class
cc1: Permission denied: opening dependency file .deps/alarm.Tpo
make[2]: *** [alarm.lo] Fehler 1
make[2]: Leaving directory `/home/bilze/src/xmms-alarm-0.3.6/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/bilze/src/xmms-alarm-0.3.6'
make: *** [all] Fehler 2


aber naja die idee hat immerhin das hier gebracht:
Code:
bilze@linux:~/src/xmms-alarm-0.3.6> ./configure --help
[...]
--libdir=DIR           object code libraries [EPREFIX/lib]
[...]
Program names:
  --program-prefix=PREFIX            prepend PREFIX to installed program names
  --program-suffix=SUFFIX            append SUFFIX to installed program names
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
[...]
Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-pic              try to use only PIC/non-PIC objects [default=use
                          both]
  --with-tags[=TAGS]
                          include additional configurations [automatic]
  --with-glib-prefix=PFX   Prefix where GLIB is installed (optional)
  --with-glib-exec-prefix=PFX Exec prefix where GLIB is installed (optional)
  --with-gtk-prefix=PFX   Prefix where GTK is installed (optional)
  --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)
[...]

wodurch sich mir nur noch eine winzige frage stellt:
WAS HEIST DAS ?? bzw WAS MACH ICH JETZT NUR ??
==> HIIIIIIIILFE
 

oc2pus

Ultimate Guru
(schätze das is auch die neuste die es gibt jedenfalls hab ich auf der seite wo ich die glib her hab keine neuere gefunden)

hast du die auch selber compiliert ?
wenn ja, ebenfalls mit ./configure; make; make install ?

dann stehen die Ergebnisse in /usr/local/bin bzw lib und sind somit nicht im Standardpfad enthalten
=> sie werden nicht gefunden ;)
deshalb gibt es diese Optionen --with-glib-prefix= etc, dort trägst du dann deinen Pfad zur glib ein.

der Fehler von wegen permissions:
rufst du das als root auf ?
vorher ein make clean aufgerufen ?

REGEL:
wenn configure Fehler liefert ==> make KANN NICHT FUNKTIONIEREN ;)
 
OP
B

Bilze

Member
REGEL:
wenn configure Fehler liefert ==> make KANN NICHT FUNKTIONIEREN Wink

schön so dumm bin ich nun auch net :roll:

und das beispiel war jetzt ma net als root aber als root funzt das auch net kommt genau das gleiche raus

kompiliert hab ich das jetzt ma net die libs (incl. glib, glib-devel) sind alle von rpm-packages

aber wie finde ich eigentlich den pfad von den datein die ich brauche

:?:

und mit make clean: vor oder nach ./configure (eigentlich doch davor oder )
vor:
Code:
[...]
checking for unistd.h... (cached) yes
./configure: line 20281: no: command not found
./configure: line 20284: no: command not found
./configure: line 20291: no: command not found
./configure: line 20294: no: command not found
configure: creating ./config.status
./configure: line 20442: ./config.status: Permission denied
./configure: line 20455: ./config.status: Permission denied
./configure: line 20723: ./config.status: Permission denied
./configure: line 20727: ./config.status: Permission denied
./configure: line 20735: ./config.status: Permission denied
./configure: line 20738: ./config.status: Permission denied
./configure: line 20768: ./config.status: Permission denied
./configure: line 20781: ./config.status: Permission denied
./configure: line 20807: ./config.status: Permission denied
./configure: line 20856: ./config.status: Permission denied
./configure: line 20864: ./config.status: Permission denied
./configure: line 20875: ./config.status: Permission denied
./configure: line 20927: ./config.status: Permission denied
./configure: line 21048: ./config.status: Permission denied
./configure: line 21088: ./config.status: Permission denied
./configure: line 21254: ./config.status: Permission denied
./configure: line 21258: ./config.status: Permission denied
./configure: line 21282: ./config.status: Permission denied
./configure: line 21390: ./config.status: Permission denied
./configure: line 21391: ./config.status: Permission denied
./configure: line 21392: ./config.status: Permission denied
./configure: line 21393: ./config.status: Permission denied
./configure: line 21398: ./config.status: Permission denied
./configure: line 21400: ./config.status: Permission denied
./configure: line 21402: ./config.status: Permission denied
./configure: line 21403: ./config.status: Permission denied
./configure: line 21404: ./config.status: Permission denied
./configure: line 21409: ./config.status: Permission denied
./configure: line 21415: ./config.status: Permission denied
./configure: line 21416: ./config.status: Permission denied
./configure: line 21420: ./config.status: Permission denied
./configure: line 21425: ./config.status: Permission denied
./configure: line 21427: ./config.status: Permission denied
./configure: line 21429: ./config.status: Permission denied
./configure: line 21430: ./config.status: Permission denied
./configure: line 21431: ./config.status: Permission denied
./configure: line 21436: ./config.status: Permission denied
./configure: line 21443: ./config.status: Permission denied
./configure: line 21527: ./config.status: Permission denied
./configure: line 21736: ./config.status: Permission denied
chmod: changing permissions of `./config.status': Operation not permitted
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
./config.status: line 996: ./stamp-h1: Permission denied
config.status: executing depfiles commands

und danach funzt es ja auch net ... (getestet) :?: :?:
 

}-Tux-{

Hacker
Hi

dir fehlen auf jedenfall auch die xmms-devel:
Code:
checking for xmms-config... no
und ohne die gehts eben nicht :wink:

mfG }-Tux-{
 
OP
B

Bilze

Member
ok ok xmms-devel auch installiert uns siehen da:
Code:
bilze@linux:~/src/xmms-alarm-0.3.6> ./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for xmms-config... /usr/bin/xmms-config
checking for glib-config... /opt/gnome/bin/glib-config
checking for GLIB - version >= 1.2.6... yes
checking for gtk-config... /opt/gnome/bin/gtk-config
checking for GTK - version >= 1.2.6... yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether struct tm is in sys/time.h or time.h... time.h
checking for unistd.h... (cached) yes
configure: creating ./config.status
./configure: line 20442: ./config.status: Permission denied
./configure: line 20455: ./config.status: Permission denied
./configure: line 20723: ./config.status: Permission denied
./configure: line 20727: ./config.status: Permission denied
./configure: line 20735: ./config.status: Permission denied
./configure: line 20738: ./config.status: Permission denied
./configure: line 20768: ./config.status: Permission denied
./configure: line 20781: ./config.status: Permission denied
./configure: line 20807: ./config.status: Permission denied
./configure: line 20856: ./config.status: Permission denied
./configure: line 20864: ./config.status: Permission denied
./configure: line 20875: ./config.status: Permission denied
./configure: line 20927: ./config.status: Permission denied
./configure: line 21048: ./config.status: Permission denied
./configure: line 21088: ./config.status: Permission denied
./configure: line 21254: ./config.status: Permission denied
./configure: line 21258: ./config.status: Permission denied
./configure: line 21282: ./config.status: Permission denied
./configure: line 21390: ./config.status: Permission denied
./configure: line 21391: ./config.status: Permission denied
./configure: line 21392: ./config.status: Permission denied
./configure: line 21393: ./config.status: Permission denied
./configure: line 21398: ./config.status: Permission denied
./configure: line 21400: ./config.status: Permission denied
./configure: line 21402: ./config.status: Permission denied
./configure: line 21403: ./config.status: Permission denied
./configure: line 21404: ./config.status: Permission denied
./configure: line 21409: ./config.status: Permission denied
./configure: line 21415: ./config.status: Permission denied
./configure: line 21416: ./config.status: Permission denied
./configure: line 21420: ./config.status: Permission denied
./configure: line 21425: ./config.status: Permission denied
./configure: line 21427: ./config.status: Permission denied
./configure: line 21429: ./config.status: Permission denied
./configure: line 21430: ./config.status: Permission denied
./configure: line 21431: ./config.status: Permission denied
./configure: line 21436: ./config.status: Permission denied
./configure: line 21443: ./config.status: Permission denied
./configure: line 21527: ./config.status: Permission denied
./configure: line 21736: ./config.status: Permission denied
chmod: changing permissions of `./config.status': Operation not permitted
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
./config.status: line 996: ./stamp-h1: Permission denied
config.status: executing depfiles commands

und was jetzt: ich brauche HIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIFE
bidde biiiiiiiiiiiiiiiiiidde ich mein das muss doch irgendwie gehen
oder :?:
 

oc2pus

Ultimate Guru
hast du das ./configure mal als root ausgeführt ???

wenn ja, dann musst du als root: make clean aufrufen
 
OP
B

Bilze

Member
Code:
./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for xmms-config... /usr/bin/xmms-config
checking for glib-config... no
checking for GLIB - version >= 1.2.6... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error:
*** GLIB >= 1.2.6 not installed - please install GLIB first ***


ähhh was soll das den jetzt :?:
is doch alles scheiße oder :?:

ich had nix verändert nur nen reboot und alle lib sind noch so da wie früher und wenn ich das als user mache halt wieder ma:
Code:
bilze@linux:~/src/xmms-alarm-0.3.6> ./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for xmms-config... /usr/bin/xmms-config
checking for glib-config... /opt/gnome/bin/glib-config
checking for GLIB - version >= 1.2.6... yes
checking for gtk-config... /opt/gnome/bin/gtk-config
checking for GTK - version >= 1.2.6... yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether struct tm is in sys/time.h or time.h... time.h
checking for unistd.h... (cached) yes
configure: creating ./config.status
./configure: line 20442: ./config.status: Permission denied
./configure: line 20455: ./config.status: Permission denied
./configure: line 20723: ./config.status: Permission denied
./configure: line 20727: ./config.status: Permission denied
./configure: line 20735: ./config.status: Permission denied
./configure: line 20738: ./config.status: Permission denied
./configure: line 20768: ./config.status: Permission denied
./configure: line 20781: ./config.status: Permission denied
./configure: line 20807: ./config.status: Permission denied
./configure: line 20856: ./config.status: Permission denied
./configure: line 20864: ./config.status: Permission denied
./configure: line 20875: ./config.status: Permission denied
./configure: line 20927: ./config.status: Permission denied
./configure: line 21048: ./config.status: Permission denied
./configure: line 21088: ./config.status: Permission denied
./configure: line 21254: ./config.status: Permission denied
./configure: line 21258: ./config.status: Permission denied
./configure: line 21282: ./config.status: Permission denied
./configure: line 21390: ./config.status: Permission denied
./configure: line 21391: ./config.status: Permission denied
./configure: line 21392: ./config.status: Permission denied
./configure: line 21393: ./config.status: Permission denied
./configure: line 21398: ./config.status: Permission denied
./configure: line 21400: ./config.status: Permission denied
./configure: line 21402: ./config.status: Permission denied
./configure: line 21403: ./config.status: Permission denied
./configure: line 21404: ./config.status: Permission denied
./configure: line 21409: ./config.status: Permission denied
./configure: line 21415: ./config.status: Permission denied
./configure: line 21416: ./config.status: Permission denied
./configure: line 21420: ./config.status: Permission denied
./configure: line 21425: ./config.status: Permission denied
./configure: line 21427: ./config.status: Permission denied
./configure: line 21429: ./config.status: Permission denied
./configure: line 21430: ./config.status: Permission denied
./configure: line 21431: ./config.status: Permission denied
./configure: line 21436: ./config.status: Permission denied
./configure: line 21443: ./config.status: Permission denied
./configure: line 21527: ./config.status: Permission denied
./configure: line 21736: ./config.status: Permission denied
chmod: changing permissions of `./config.status': Operation not permitted
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
./config.status: line 996: ./stamp-h1: Permission denied
config.status: executing depfiles commands

ach du sch... super prog echt ...
und was jetzte :?: :?: :?:
 

oc2pus

Ultimate Guru
1.) lösche das Verzeichnis wo du die sourcen entpackt hast (als root)
2.) entpacke das tar.gz als user
3.) ./configure --prefix=/usr
3a) falls keine Fehler: make
 
OP
B

Bilze

Member
ne immer noch nix
wieder die gleiche meldung:
Code:
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
[...]
checking whether to build static libraries... no
[...]
 cd . && /bin/sh /home/bilze/src/xmms-alarm-0.3.6/missing --run automake-1.8 --gnu
/home/bilze/src/xmms-alarm-0.3.6/missing: line 46: automake-1.8: command not found
WARNING: `automake-1.8' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
 cd . && /bin/sh ./config.status Makefile
[...]

kA was man da machen soll

hab ja alle als root gelöscht ...
als user entpackt und (als user) versucht zu kompilieren
passt aber irgendwie net :( :cry:
 

oc2pus

Ultimate Guru
WARNING: `automake-1.8' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.

automake installieren :)

es klappt übrigends, habe es heute mittag selber ausprobiert ....
 
OP
B

Bilze

Member
so automake 1.9. ... is installiert unnd bei ./configure --prefix=/usr :
Code:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for xmms-config... /usr/bin/xmms-config
checking for glib-config... /opt/gnome/bin/glib-config
checking for GLIB - version >= 1.2.6... yes
checking for gtk-config... /opt/gnome/bin/gtk-config
checking for GTK - version >= 1.2.6... yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether struct tm is in sys/time.h or time.h... time.h
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

und das anschließende make (nur ma so gemacht) :
Code:
make  all-recursive
make[1]: Entering directory `/home/mr.fuckthat/src/xmms-alarm-0.3.6'
Making all in src
make[2]: Entering directory `/home/mr.fuckthat/src/xmms-alarm-0.3.6/src'
/bin/sh ../libtool --mode=link gcc  -Wall -I../include -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include   -o libalarm.la -rpath /usr/lib/xmms/General -module -avoid-version alarm.lo interface.lo -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lxmms  -L/opt/gnome/lib -lglib -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
gcc -shared  .libs/alarm.o .libs/interface.o  -L/opt/gnome/lib -L/usr/X11R6/lib/usr/lib/libxmms.so /opt/gnome/lib/libgtk.so /opt/gnome/lib/libgdk.so /opt/gnome/lib/libgmodule.so /opt/gnome/lib/libglib.so -ldl -lXi -lXext -lX11 -lm  -Wl,-soname -Wl,libalarm.so -o .libs/libalarm.so
gcc: /opt/gnome/lib/libgmodule.so: No such file or directory
gcc: /opt/gnome/lib/libglib.so: No such file or directory
make[2]: *** [libalarm.la] Fehler 1
make[2]: Leaving directory `/home/mr.fuckthat/src/xmms-alarm-0.3.6/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/mr.fuckthat/src/xmms-alarm-0.3.6'
make: *** [all] Fehler 2


das geht doch net das das bei allem funzt nur bei mir net ... :cry:
 

oc2pus

Ultimate Guru
für welche SuSE Version brauchst du das Teil ?

ich kann dir ein rpm für 9.1 und 9.2 bauen, wenn du willst ?
schicke mir deine email als pn
 
Oben