gdk_imlib.h & xmms
Johannes Vieweg
jvg at gmx.net
Tue Dec 19 21:36:35 CET 2000
Hallo,
ich versuche gerade xmms 1.2.4 zu kompilieren. Configure läuft gut durch,
make auch, aber bei make install versucht er Sachen zu finden und bricht ab.
Ich habe mal den Output drangehängt. Verwunderlich ist, daß er erst hier die
Gnomelib sucht und nicht schon bei Configure drüber meckert (den Output hab
ich auch drangehängt).
Danke für Hinweise.
Johannes
P.S.: Wo gibts denn die gdk_imlib.h zu suchen und finden?
-------------- next part --------------
Making install in intl
make[1]: Entering directory `/home/jvg/Linux/xmms-1.2.4/intl'
if test "xmms" = "gettext" \
&& test 'intl-compat.o' = 'intl-compat.o'; then \
if test -r ./mkinstalldirs; then \
./mkinstalldirs /usr/X11R6/lib /usr/X11R6/include; \
else \
../mkinstalldirs /usr/X11R6/lib /usr/X11R6/include; \
fi; \
/usr/bin/ginstall -c -m 644 intlh.inst /usr/X11R6/include/libintl.h; \
/usr/bin/ginstall -c -m 644 libintl.a /usr/X11R6/lib/libintl.a; \
else \
: ; \
fi
if test "xmms" = "gettext"; then \
if test -r ./mkinstalldirs; then \
./mkinstalldirs /usr/X11R6/share/gettext/intl; \
else \
../mkinstalldirs /usr/X11R6/share/gettext/intl; \
fi; \
/usr/bin/ginstall -c -m 644 VERSION /usr/X11R6/share/gettext/intl/VERSION; \
dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext
.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dg
ettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflis
t.c explodename.c intl-compat.c cat-compat.c"; \
for file in $dists; do \
/usr/bin/ginstall -c -m 644 ./$file /usr/X11R6/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/intl'
Making install in libxmms
make[1]: Entering directory `/home/jvg/Linux/xmms-1.2.4/libxmms'
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/libxmms'
/bin/sh ./../mkinstalldirs /usr/X11R6/lib
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c libxmms.la /usr/X11R6/lib
/libxmms.la
/usr/bin/ginstall -c .libs/libxmms.so.1.0.0 /usr/X11R6/lib/libxmms.so.1.0.0
(cd /usr/X11R6/lib && rm -f libxmms.so.1 && ln -s libxmms.so.1.0.0 libxmms.so.1)
(cd /usr/X11R6/lib && rm -f libxmms.so && ln -s libxmms.so.1.0.0 libxmms.so)
/usr/bin/ginstall -c .libs/libxmms.lai /usr/X11R6/lib/libxmms.la
/usr/bin/ginstall -c .libs/libxmms.a /usr/X11R6/lib/libxmms.a
ranlib /usr/X11R6/lib/libxmms.a
chmod 644 /usr/X11R6/lib/libxmms.a
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./../mkinstalldirs /usr/X11R6/include/xmms
/usr/bin/ginstall -c -m 644 configfile.h /usr/X11R6/include/xmms/configfile.h
/usr/bin/ginstall -c -m 644 xmmsctrl.h /usr/X11R6/include/xmms/xmmsctrl.h
/usr/bin/ginstall -c -m 644 dirbrowser.h /usr/X11R6/include/xmms/dirbrowser.h
/usr/bin/ginstall -c -m 644 util.h /usr/X11R6/include/xmms/util.h
/usr/bin/ginstall -c -m 644 formatter.h /usr/X11R6/include/xmms/formatter.h
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/libxmms'
make[1]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/libxmms'
Making install in xmms
make[1]: Entering directory `/home/jvg/Linux/xmms-1.2.4/xmms'
Making install in defskin
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/xmms/defskin'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/xmms/defskin'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/xmms/defskin'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/xmms/defskin'
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/xmms'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/xmms'
/bin/sh ../mkinstalldirs /usr/X11R6/bin
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c xmms /usr/X11R6/bin/xm
ms
/usr/bin/ginstall -c .libs/xmms /usr/X11R6/bin/xmms
/bin/sh ../mkinstalldirs /usr/X11R6/include/xmms
/usr/bin/ginstall -c -m 644 plugin.h /usr/X11R6/include/xmms/plugin.h
/usr/bin/ginstall -c -m 644 dga.h /usr/X11R6/include/xmms/dga.h
/usr/bin/ginstall -c -m 644 fullscreen.h /usr/X11R6/include/xmms/fullscreen.h
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/xmms'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/xmms'
make[1]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/xmms'
Making install in Output
make[1]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Output'
Making install in OSS
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Output/OSS'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Output/OSS'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Output
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libOSS.la /usr/X11R6/
lib/xmms/Output/libOSS.la
/usr/bin/ginstall -c .libs/libOSS.so /usr/X11R6/lib/xmms/Output/libOSS.so
/usr/bin/ginstall -c .libs/libOSS.lai /usr/X11R6/lib/xmms/Output/libOSS.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Output
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Output
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Output/OSS'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Output/OSS'
Making install in esd
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Output/esd'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Output/esd'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Output
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libesdout.la /usr/X11
R6/lib/xmms/Output/libesdout.la
/usr/bin/ginstall -c .libs/libesdout.so /usr/X11R6/lib/xmms/Output/libesdout.so
/usr/bin/ginstall -c .libs/libesdout.lai /usr/X11R6/lib/xmms/Output/libesdout.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Output
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Output
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Output/esd'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Output/esd'
Making install in disk_writer
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Output/disk_writer'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Output/disk_writer'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Output
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libdisk_writer.la /us
r/X11R6/lib/xmms/Output/libdisk_writer.la
/usr/bin/ginstall -c .libs/libdisk_writer.so /usr/X11R6/lib/xmms/Output/libdisk_
writer.so
/usr/bin/ginstall -c .libs/libdisk_writer.lai /usr/X11R6/lib/xmms/Output/libdisk
_writer.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Output
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Output
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Output/disk_writer'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Output/disk_writer'
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Output'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Output'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Output'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Output'
make[1]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Output'
Making install in Input
make[1]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input'
Making install in wav
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/wav'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/wav'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Input
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libwav.la /usr/X11R6/
lib/xmms/Input/libwav.la
/usr/bin/ginstall -c .libs/libwav.so /usr/X11R6/lib/xmms/Input/libwav.so
/usr/bin/ginstall -c .libs/libwav.lai /usr/X11R6/lib/xmms/Input/libwav.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Input
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Input
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/wav'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/wav'
Making install in mpg123
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/mpg123'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/mpg123'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Input
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libmpg123.la /usr/X11
R6/lib/xmms/Input/libmpg123.la
/usr/bin/ginstall -c .libs/libmpg123.so /usr/X11R6/lib/xmms/Input/libmpg123.so
/usr/bin/ginstall -c .libs/libmpg123.lai /usr/X11R6/lib/xmms/Input/libmpg123.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Input
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Input
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/mpg123'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/mpg123'
Making install in mikmod
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/mikmod'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/mikmod'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Input
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libmikmod.la /usr/X11
R6/lib/xmms/Input/libmikmod.la
/usr/bin/ginstall -c .libs/libmikmod.so /usr/X11R6/lib/xmms/Input/libmikmod.so
/usr/bin/ginstall -c .libs/libmikmod.lai /usr/X11R6/lib/xmms/Input/libmikmod.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Input
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Input
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/mikmod'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/mikmod'
Making install in cdaudio
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/cdaudio'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/cdaudio'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Input
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libcdaudio.la /usr/X1
1R6/lib/xmms/Input/libcdaudio.la
/usr/bin/ginstall -c .libs/libcdaudio.so /usr/X11R6/lib/xmms/Input/libcdaudio.so
/usr/bin/ginstall -c .libs/libcdaudio.lai /usr/X11R6/lib/xmms/Input/libcdaudio.l
a
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Input
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Input
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/cdaudio'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/cdaudio'
Making install in idcin
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/idcin'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/idcin'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Input
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libidcin.la /usr/X11R
6/lib/xmms/Input/libidcin.la
/usr/bin/ginstall -c .libs/libidcin.so /usr/X11R6/lib/xmms/Input/libidcin.so
/usr/bin/ginstall -c .libs/libidcin.lai /usr/X11R6/lib/xmms/Input/libidcin.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Input
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Input
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/idcin'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/idcin'
Making install in tonegen
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/tonegen'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/tonegen'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Input
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libtonegen.la /usr/X1
1R6/lib/xmms/Input/libtonegen.la
/usr/bin/ginstall -c .libs/libtonegen.so /usr/X11R6/lib/xmms/Input/libtonegen.so
/usr/bin/ginstall -c .libs/libtonegen.lai /usr/X11R6/lib/xmms/Input/libtonegen.l
a
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Input
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Input
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/tonegen'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/tonegen'
Making install in vorbis
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/vorbis'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input/vorbis'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Input
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/vorbis'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input/vorbis'
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Input'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input'
make[1]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Input'
Making install in Effect
make[1]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Effect'
Making install in voice
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Effect/voice'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Effect/voice'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Effect
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libvoice.la /usr/X11R
6/lib/xmms/Effect/libvoice.la
/usr/bin/ginstall -c .libs/libvoice.so /usr/X11R6/lib/xmms/Effect/libvoice.so
/usr/bin/ginstall -c .libs/libvoice.lai /usr/X11R6/lib/xmms/Effect/libvoice.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Effect
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Effect
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Effect/voice'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Effect/voice'
Making install in echo_plugin
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Effect/echo_plugin'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Effect/echo_plugin'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Effect
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libecho.la /usr/X11R6
/lib/xmms/Effect/libecho.la
/usr/bin/ginstall -c .libs/libecho.so /usr/X11R6/lib/xmms/Effect/libecho.so
/usr/bin/ginstall -c .libs/libecho.lai /usr/X11R6/lib/xmms/Effect/libecho.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Effect
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Effect
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Effect/echo_plugin'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Effect/echo_plugin'
Making install in stereo_plugin
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Effect/stereo_plugin'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Effect/stereo_plugin'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Effect
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libstereo.la /usr/X11
R6/lib/xmms/Effect/libstereo.la
/usr/bin/ginstall -c .libs/libstereo.so /usr/X11R6/lib/xmms/Effect/libstereo.so
/usr/bin/ginstall -c .libs/libstereo.lai /usr/X11R6/lib/xmms/Effect/libstereo.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Effect
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Effect
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Effect/stereo_plugin'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Effect/stereo_plugin'
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Effect'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Effect'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Effect'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Effect'
make[1]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Effect'
Making install in General
make[1]: Entering directory `/home/jvg/Linux/xmms-1.2.4/General'
Making install in ir
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/General/ir'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/General/ir'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/General
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libir.la /usr/X11R6/l
ib/xmms/General/libir.la
/usr/bin/ginstall -c .libs/libir.so /usr/X11R6/lib/xmms/General/libir.so
/usr/bin/ginstall -c .libs/libir.lai /usr/X11R6/lib/xmms/General/libir.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/General
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/General
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/General/ir'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/General/ir'
Making install in joystick
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/General/joystick'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/General/joystick'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/General
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libjoy.la /usr/X11R6/
lib/xmms/General/libjoy.la
/usr/bin/ginstall -c .libs/libjoy.so /usr/X11R6/lib/xmms/General/libjoy.so
/usr/bin/ginstall -c .libs/libjoy.lai /usr/X11R6/lib/xmms/General/libjoy.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/General
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/General
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/General/joystick'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/General/joystick'
Making install in song_change
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/General/song_change'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/General/song_change'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/General
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libsong_change.la /us
r/X11R6/lib/xmms/General/libsong_change.la
/usr/bin/ginstall -c .libs/libsong_change.so /usr/X11R6/lib/xmms/General/libsong
_change.so
/usr/bin/ginstall -c .libs/libsong_change.lai /usr/X11R6/lib/xmms/General/libson
g_change.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/General
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/General
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/General/song_change'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/General/song_change'
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/General'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/General'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/General'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/General'
make[1]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/General'
Making install in Visualization
make[1]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Visualization'
Making install in blur_scope
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Visualization/blur_scope
'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Visualization/blur_scope
'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Visualization
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libbscope.la /usr/X11
R6/lib/xmms/Visualization/libbscope.la
/usr/bin/ginstall -c .libs/libbscope.so /usr/X11R6/lib/xmms/Visualization/libbsc
ope.so
/usr/bin/ginstall -c .libs/libbscope.lai /usr/X11R6/lib/xmms/Visualization/libbs
cope.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Visualization
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Visualization
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Visualization/blur_scope'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Visualization/blur_scope'
Making install in sanalyzer
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Visualization/sanalyzer'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Visualization/sanalyzer'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Visualization
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libsanalyzer.la /usr/
X11R6/lib/xmms/Visualization/libsanalyzer.la
/usr/bin/ginstall -c .libs/libsanalyzer.so /usr/X11R6/lib/xmms/Visualization/lib
sanalyzer.so
/usr/bin/ginstall -c .libs/libsanalyzer.lai /usr/X11R6/lib/xmms/Visualization/li
bsanalyzer.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Visualization
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Visualization
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Visualization/sanalyzer'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Visualization/sanalyzer'
Making install in opengl_spectrum
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Visualization/opengl_spe
ctrum'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Visualization/opengl_spe
ctrum'
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/xmms/Visualization
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libogl_spectrum.la /u
sr/X11R6/lib/xmms/Visualization/libogl_spectrum.la
/usr/bin/ginstall -c .libs/libogl_spectrum.so /usr/X11R6/lib/xmms/Visualization/
libogl_spectrum.so
/usr/bin/ginstall -c .libs/libogl_spectrum.lai /usr/X11R6/lib/xmms/Visualization
/libogl_spectrum.la
PATH="$PATH:/sbin" ldconfig -n /usr/X11R6/lib/xmms/Visualization
----------------------------------------------------------------------
Libraries have been installed in:
/usr/X11R6/lib/xmms/Visualization
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Visualization/opengl_spec
trum'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Visualization/opengl_spec
trum'
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Visualization'
make[3]: Entering directory `/home/jvg/Linux/xmms-1.2.4/Visualization'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Visualization'
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Visualization'
make[1]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/Visualization'
Making install in wmxmms
make[1]: Entering directory `/home/jvg/Linux/xmms-1.2.4/wmxmms'
make[2]: Entering directory `/home/jvg/Linux/xmms-1.2.4/wmxmms'
/bin/sh ../mkinstalldirs /usr/X11R6/bin
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c wmxmms /usr/X11R6/bin/
wmxmms
/usr/bin/ginstall -c .libs/wmxmms /usr/X11R6/bin/wmxmms
/bin/sh ../mkinstalldirs /usr/X11R6/share/xmms
/usr/bin/ginstall -c -m 644 ./wmxmms.xpm /usr/X11R6/share/xmms/wmxmms.xpm
make[2]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/wmxmms'
make[1]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/wmxmms'
Making install in gnomexmms
make[1]: Entering directory `/home/jvg/Linux/xmms-1.2.4/gnomexmms'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/lib/glib/include -I/usr/local/incl
ude -D_REENTRANT -I/usr/X11R6/include -g -O2 -Wall -fomit-frame-pointer -funroll
-all-loops -finline-functions -ffast-math -m486 -DDATA_DIR=\"/usr/X11R6/share/xm
ms\" -DPLUGIN_DIR=\"/usr/X11R6/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Ef
fect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/X11R6/share/locale\" -I/
opt/gnome/include -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include -I/u
sr/lib/glib/include -I/usr/include -I/usr/X11R6/include -I../intl -g -O2 -Wal
l -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -m486 -
c gnomexmms.c
make[1]: Leaving directory `/home/jvg/Linux/xmms-1.2.4/gnomexmms'
-------------- next part --------------
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... i686-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) /usr/i486-linux/bin/ld
checking if the linker (/usr/i486-linux/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking for object suffix... o
checking for executable suffix... 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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i486-linux/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i486-linux/bin/ld) supports shared libraries..
. yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i486-linux/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for prefix by checking for xmms... (cached) /usr/X11R6/bin/xmms
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking whether byte ordering is bigendian... (cached) no
checking for inline... (cached) inline
checking for working const... (cached) yes
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for pthread.h... (cached) yes
checking for glib-config... (cached) /usr/local/bin/glib-config
checking for GLIB - version >= 1.2.2... yes
checking for gtk-config... (cached) /usr/local/bin/gtk-config
checking for GTK - version >= 1.2.2... yes
checking for xmms... (cached) /usr/X11R6/bin/xmms
checking for SmcOpenConnection in -lSM... (cached) yes
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for XF86VidModeQueryExtension in -lXxf86vm... (cached) yes
checking for XF86DGAQueryExtension in -lXxf86dga... (cached) yes
checking for pthread_attr_init in -lpthread... (cached) yes
checking for glBegin in -lGL... (cached) yes
checking for GL/gl.h... (cached) yes
checking for GL/glx.h... (cached) yes
checking for inflate in -lz... (cached) yes
checking for xml-config... (cached) no
checking for esd-config... (cached) /usr/bin/esd-config
checking for ESD - version >= 0.2.8... yes
checking for esd_get_latency in -lesd... (cached) yes
checking for libmikmod-config... (cached) /usr/bin/libmikmod-config
checking for libmikmod - version >= 3.1.5... yes
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Ogg was incorrectly installed
*** or that you have moved Ogg since it was installed. In the latter case, you
*** may want to edit the ogg-config script:
checking for Vorbis... no
*** Could not run Vorbis test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Vorbis was incorrectly installe
d
*** or that you have moved Vorbis since it was installed.
checking for ANSI C header files... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) no
checking whether catgets can be used... no
checking for msgfmt... (cached) no
checking for gmsgfmt... (cached) no
checking for xgettext... (cached) :
checking for catalogs to be installed... af az bg ca cs da de el eo es fr ga hr
hu it ko ja lt lv nl no pl pt_BR ro ru sk sv tr uk wa zh_CN.GB2312 zh_TW.Big5
checking for gnome-config... (cached) /opt/gnome/bin/gnome-config
checking if /opt/gnome/bin/gnome-config works... yes
checking for orbit-config... (cached) no
checking for orbit-idl... (cached) no
checking for working ORBit environment... (cached) no
checking for gnorba libraries... (cached) no
checking extra library applets... -rdynamic -lpanel_applet -lgnorba -lORBitCosNa
ming -lORBit -lIIOP -lORBitutil -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgt
k -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm
-ldb1 -lglib -ldl
checking for GNOME's sysconf dir... /etc/opt/gnome
checking for GNOME's data dir... /opt/gnome/share
checking for thread-safe Xlib... yes
checking for socklen_t... yes
checking for OSS include dir... not found
checking for sys/soundcard.h... (cached) yes
checking for machine/soundcard.h... (cached) no
checking for linux/cdrom.h... (cached) yes
checking for sys/cdio.h... (cached) no
checking for linux/joystick.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for fnmatch.h... (cached) yes
checking for limits.h... (cached) yes
checking for sched.h... (cached) yes
checking for sys/sched.h... (cached) no
checking for wchar.h... (cached) yes
checking for sched_setscheduler... (cached) yes
checking size of long... (cached) 4
creating ./config.status
creating Makefile
creating xmms.spec
creating xmms-config
creating xmms/Makefile
creating xmms/defskin/Makefile
creating Output/Makefile
creating Output/OSS/Makefile
creating Output/esd/Makefile
creating Output/disk_writer/Makefile
creating Input/Makefile
creating Input/wav/Makefile
creating Input/mpg123/Makefile
creating Input/mikmod/Makefile
creating Input/cdaudio/Makefile
creating Input/idcin/Makefile
creating Input/tonegen/Makefile
creating Input/vorbis/Makefile
creating Effect/Makefile
creating Effect/voice/Makefile
creating Effect/echo_plugin/Makefile
creating Effect/stereo_plugin/Makefile
creating General/Makefile
creating General/ir/Makefile
creating General/joystick/Makefile
creating General/song_change/Makefile
creating Visualization/Makefile
creating Visualization/blur_scope/Makefile
creating Visualization/sanalyzer/Makefile
creating Visualization/opengl_spectrum/Makefile
creating wmxmms/Makefile
creating gnomexmms/Makefile
creating po/Makefile.in
creating intl/Makefile
creating config.h
config.h is unchanged
linking ./intl/libgettext.h to intl/libintl.h
configuring in libxmms
running /bin/sh ./configure --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for prefix by checking for xmms... (cached) /usr/X11R6/bin/xmms
checking for gcc... (cached) gcc
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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/i486-linux/bin/ld
checking if the linker (/usr/i486-linux/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking for object suffix... o
checking for executable suffix... 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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i486-linux/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i486-linux/bin/ld) supports shared libraries..
. yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i486-linux/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache .././config.cache
checking for sched_setscheduler... (cached) yes
checking for nanosleep... (cached) yes
checking for glib-config... (cached) /usr/local/bin/glib-config
checking for GLIB - version >= 1.2.2... yes
checking for gtk-config... (cached) /usr/local/bin/gtk-config
checking for GTK - version >= 1.2.2... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for sched.h... (cached) yes
checking for sys/sched.h... (cached) no
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
creating ./config.status
creating Makefile
checking for /usr/X11R6/bin/xmms... yes
Configuration:
Install path: /usr/X11R6
Current xmms /usr/X11R6/bin/xmms
Build esd plugin: yes
Build mikmod plugin: yes
Build Ogg Vorbis plugin: no
Build gnomexmms: yes
Build OpenGL plugins: yes
Pthread flag: -lpthread
Build with 3DNow! support: no
Use one plugin dir: no
Allow user plugin dir: yes
More information about the Linux
mailing list