libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool doesn't allow "make DESTDIR=`pwd`/foo install" anymore.


From: Martin Norbäck
Subject: Re: libtool doesn't allow "make DESTDIR=`pwd`/foo install" anymore.
Date: 27 Nov 2001 18:11:34 +0100

tis 2001-11-27 klockan 17.38 skrev Paul E Johnson:
> This libtool issue is a known and fixed problem in libtool cvs.  I built 
> rpms of that snapshot of libtool and I've tested it and it does work. 
> If you want to try the RPMS, I stashed them in here
> http://lark.cc.ukans.edu/~pauljohn/software

I tried rebuilding the ogle RPM with your new version of libtool
(libtool-20011121-1pj), and got the errors shown in the attached file.

There are still things like

libtool: install: warning: `../ogle/libmsgevents.la' has not been
installed in `/usr/lib/ogle'

Regards,

        Martin

-- 
[ http://www.dtek.chalmers.se/~d95mback/ ] [ PGP: 0x453504F1 ] [ UIN:
4439498 ]
    Opinions expressed above are mine, and not those of my future
employees.
SIGBORE: Signature boring error, core dumped
Installerar ogle-0.8.1-1.src.rpm
Kör(%prep): /bin/sh -e /var/tmp/rpm-tmp.33843
+ umask 022
+ cd /home/martin/rpm/BUILD
+ cd /home/martin/rpm/BUILD
+ rm -rf ogle-0.8.1
+ /bin/gzip -dc /home/martin/rpm/SOURCES/ogle-0.8.1.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ogle-0.8.1
++ /usr/bin/id -u
+ '[' 502 = 0 ']'
++ /usr/bin/id -u
+ '[' 502 = 0 ']'
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Kör(%build): /bin/sh -e /var/tmp/rpm-tmp.78237
+ umask 022
+ cd /home/martin/rpm/BUILD
+ cd ogle-0.8.1
+ CFLAGS=-O2 -march=i386 -mcpu=i686
+ export CFLAGS
+ CXXFLAGS=-O2 -march=i386 -mcpu=i686
+ export CXXFLAGS
+ FFLAGS=-O2 -march=i386 -mcpu=i686
+ export FFLAGS
+ '[' -f configure.in ']'
+ libtoolize --copy --force
You should update your `aclocal.m4' by running aclocal.
+ ./configure i386-redhat-linux --prefix=/usr --exec-prefix=/usr 
--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share 
--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec 
--localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man 
--infodir=/usr/share/info
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... 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 whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i386-redhat-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -march=i386 -mcpu=i686 ) works... yes
checking whether the C compiler (gcc -O2 -march=i386 -mcpu=i686 ) is a 
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
checking build system type... i386-redhat-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... 
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether byte ordering is bigendian... no
checking for working const... yes
checking for inline... inline
checking for byteswap.h... yes
checking for sys/bswap.h... no
checking for sys/endian.h... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/XShm.h... yes
checking for XShmQueryExtension in -lXext... yes
checking for X11/extensions/Xv.h... yes
checking for XvQueryExtension in -lXv... yes
checking for main in -ljpeg... yes
checking for jpeglib.h... yes
checking for clock_gettime... no
checking for clock_gettime in -lrt... yes
checking for nanosleep... yes
checking for madvise... yes
checking for DVDFileSize in -ldvdread... yes
checking for dvdread/dvd_reader.h... yes
checking for mlib_VideoDCT8x8_S16_S16 in -lmlib... no
checking for a52_init in -la52... yes
checking for a52dec/a52.h... yes
checking for _oss_ioctl in -lossaudio... no
checking for xml2-config... /usr/bin/xml2-config
checking for libxml - version >= 2.4.5... yes (version 2.4.10)
updating cache ./config.cache
creating ./config.status
creating Makefile
creating ogle/Makefile
creating include/Makefile
creating common/Makefile
creating ctrl/Makefile
creating ac3/Makefile
creating libao/Makefile
creating mpeg2_video/Makefile
creating vmg/Makefile
creating mpeg2_program/Makefile
creating scripts/Makefile
creating scripts/ogle
creating doc/Makefile
creating doc/man/Makefile
creating doc/man/oglerc.5
creating doc/man/ogle.1
creating dvd_cli/Makefile
creating oglerc
+ make
Making all in ogle
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/ogle'
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" 
-DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_XSHM=1 -DHAVE_XV=1 
-DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= -DHAVE_XML=1 
-DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  -I. -I.. 
-I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c msgevents.c
mkdir .libs
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. -I. 
-I.. -I../include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c msgevents.c  -fPIC -o 
.libs/msgevents.o
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. -I. 
-I.. -I../include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c msgevents.c -o msgevents.o 
>/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro  -o 
libmsgevents.la -rpath /usr/lib/ogle -version-info 3:1:0 msgevents.lo  -lrt
../libtool: test: : integer expression expected
../libtool: test: : integer expression expected
creating reloadable object files...
creating a temporary reloadable object file: .libs/libmsgevents.la-1.o
/usr/bin/ld -r -o .libs/libmsgevents.la-1.o .libs/msgevents.o 
gcc -shared .libs/libmsgevents.la-1.o  -lrt  -Wl,-soname -Wl,libmsgevents.so.3 
-o .libs/libmsgevents.so.3.0.1
rm -f .libs/libmsgevents.la-1.o
(cd .libs && rm -f libmsgevents.so.3 && ln -s libmsgevents.so.3.0.1 
libmsgevents.so.3)
(cd .libs && rm -f libmsgevents.so && ln -s libmsgevents.so.3.0.1 
libmsgevents.so)
../libtool: test: : integer expression expected
../libtool: test: : integer expression expected
using piecewise archive linking...
../libtool: test: : integer expression expected
ar cru .libs/libmsgevents.a msgevents.o
: .libs/libmsgevents.a
ar cru .libs/libmsgevents.a
ranlib .libs/libmsgevents.a
creating libmsgevents.la
(cd .libs && rm -f libmsgevents.la && ln -s ../libmsgevents.la libmsgevents.la)
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" 
-DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_XSHM=1 -DHAVE_XV=1 
-DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= -DHAVE_XML=1 
-DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  -I. -I.. 
-I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c dvdcontrol.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. -I. 
-I.. -I../include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c dvdcontrol.c  -fPIC -o 
.libs/dvdcontrol.o
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. -I. 
-I.. -I../include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c dvdcontrol.c -o dvdcontrol.o 
>/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro  -o 
libdvdcontrol.la -rpath /usr/lib/ogle -version-info 4:0:1 dvdcontrol.lo 
../ogle/libmsgevents.la -lrt
../libtool: test: : integer expression expected
../libtool: test: : integer expression expected
creating reloadable object files...
creating a temporary reloadable object file: .libs/libdvdcontrol.la-1.o
/usr/bin/ld -r -o .libs/libdvdcontrol.la-1.o .libs/dvdcontrol.o 
gcc -shared .libs/libdvdcontrol.la-1.o  -Wl,--rpath 
-Wl,/home/martin/rpm/BUILD/ogle-0.8.1/ogle/.libs -Wl,--rpath -Wl,/usr/lib/ogle  
../ogle/.libs/libmsgevents.so -lrt   -Wl,-soname -Wl,libdvdcontrol.so.3 -o 
.libs/libdvdcontrol.so.3.1.0
rm -f .libs/libdvdcontrol.la-1.o
(cd .libs && rm -f libdvdcontrol.so.3 && ln -s libdvdcontrol.so.3.1.0 
libdvdcontrol.so.3)
(cd .libs && rm -f libdvdcontrol.so && ln -s libdvdcontrol.so.3.1.0 
libdvdcontrol.so)
../libtool: test: : integer expression expected
../libtool: test: : integer expression expected
using piecewise archive linking...
../libtool: test: : integer expression expected
ar cru .libs/libdvdcontrol.a dvdcontrol.o
: .libs/libdvdcontrol.a
ar cru .libs/libdvdcontrol.a
ranlib .libs/libdvdcontrol.a
creating libdvdcontrol.la
(cd .libs && rm -f libdvdcontrol.la && ln -s ../libdvdcontrol.la 
libdvdcontrol.la)
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/ogle'
Making all in include
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/include'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/include'
Making all in common
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/common'
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c sync.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c timemath.c
rm -f libcommon.a
ar cru libcommon.a sync.o timemath.o 
ranlib libcommon.a
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/common'
Making all in ctrl
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/ctrl'
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c ctrl.c
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro  -o ogle_ctrl  
ctrl.o ../common/libcommon.a       ../ogle/libmsgevents.la -lrt
mkdir .libs
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -o .libs/ogle_ctrl ctrl.o  ../common/libcommon.a 
../ogle/.libs/libmsgevents.so -lrt -Wl,--rpath -Wl,/usr/lib/ogle
creating ogle_ctrl
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/ctrl'
Making all in mpeg2_video
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_video'
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c video_stream.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c video_mpeg1.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c video_mpeg2.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c video_motion.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c c_getbits.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c video_tables.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c yuv2rgb_mmx.c
yuv2rgb_mmx.c: In function `YUV2RGB420_MMX_16':
yuv2rgb_mmx.c:65: warning: assignment discards qualifiers from pointer target 
type
yuv2rgb_mmx.c: At top level:
yuv2rgb_mmx.c:32: warning: `MMX_0' defined but not used
yuv2rgb_mmx.c:33: warning: `MMX_10w' defined but not used
yuv2rgb_mmx.c:34: warning: `MMX_80w' defined but not used
yuv2rgb_mmx.c:36: warning: `MMX_00FFw' defined but not used
yuv2rgb_mmx.c:38: warning: `MMX_Ublucoeff' defined but not used
yuv2rgb_mmx.c:39: warning: `MMX_Vredcoeff' defined but not used
yuv2rgb_mmx.c:41: warning: `MMX_Ugrncoeff' defined but not used
yuv2rgb_mmx.c:42: warning: `MMX_Vgrncoeff' defined but not used
yuv2rgb_mmx.c:44: warning: `MMX_Ycoeff' defined but not used
yuv2rgb_mmx.c:45: warning: `MMX_redmask' defined but not used
yuv2rgb_mmx.c:47: warning: `MMX_grnmask' defined but not used
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c idct_mmx.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c mmx_mlib.c
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro  -o 
ogle_mpeg_vs  video_stream.o video_mpeg1.o video_mpeg2.o video_motion.o 
c_getbits.o video_tables.o yuv2rgb_mmx.o idct_mmx.o mmx_mlib.o 
../common/libcommon.a  ../ogle/libmsgevents.la -lrt
mkdir .libs
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -o .libs/ogle_mpeg_vs video_stream.o video_mpeg1.o 
video_mpeg2.o video_motion.o c_getbits.o video_tables.o yuv2rgb_mmx.o 
idct_mmx.o mmx_mlib.o  ../common/libcommon.a ../ogle/.libs/libmsgevents.so -lrt 
-Wl,--rpath -Wl,/usr/lib/ogle
creating ogle_mpeg_vs
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c video_output_x11.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c video_output.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c yuv2rgb.c
yuv2rgb.c: In function `yuv2rgb_init':
yuv2rgb.c:46: warning: implicit declaration of function `yuv2rgb_mmx_init'
yuv2rgb.c:46: warning: assignment makes pointer from integer without a cast
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c screenshot.c
screenshot.c:83: warning: `my_error_exit' defined but not used
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c spu_mixer.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include  -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c wm_state.c
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro  -o ogle_vout  
video_output_x11.o video_output.o yuv2rgb.o screenshot.o spu_mixer.o wm_state.o 
yuv2rgb_mmx.o idct_mmx.o mmx_mlib.o -L/usr/lib -rpath /usr/lib -ljpeg       
-lSM -lICE  -L/usr/X11R6/lib -lX11  -lXext -lXv        ../common/libcommon.a   
../ogle/libmsgevents.la -lrt
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -o .libs/ogle_vout video_output_x11.o 
video_output.o yuv2rgb.o screenshot.o spu_mixer.o wm_state.o yuv2rgb_mmx.o 
idct_mmx.o mmx_mlib.o  -L/usr/lib /usr/lib/libjpeg.so -lSM -lICE 
-L/usr/X11R6/lib -lX11 -lXext -lXv ../common/libcommon.a 
../ogle/.libs/libmsgevents.so -lrt -Wl,--rpath -Wl,/usr/lib/ogle -Wl,--rpath 
-Wl,/usr/lib
creating ogle_vout
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_video'
Making all in mpeg2_program
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_program'
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include -D_LARGEFILE64_SOURCE -I/usr/include    -O2 -march=i386 
-mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops -march=i586 
-mcpu=pentiumpro -c programstream.c
programstream.c: In function `main':
programstream.c:1606: warning: implicit declaration of function `getsubopt'
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro  -o 
ogle_mpeg_ps  programstream.o ../common/libcommon.a   ../ogle/libmsgevents.la   
      -L/usr/lib -rpath /usr/lib -ldvdread -lrt
mkdir .libs
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -o .libs/ogle_mpeg_ps programstream.o  
../common/libcommon.a ../ogle/.libs/libmsgevents.so -L/usr/lib 
/usr/lib/libdvdread.so -ldl -lrt -Wl,--rpath -Wl,/usr/lib/ogle -Wl,--rpath 
-Wl,/usr/lib
creating ogle_mpeg_ps
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_program'
Making all in libao
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/libao'
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" 
-DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_XSHM=1 -DHAVE_XV=1 
-DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= -DHAVE_XML=1 
-DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  -I/usr/include  
  -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -c audio_out.c
mkdir .libs
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. 
-I/usr/include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c audio_out.c  -fPIC -o 
.libs/audio_out.o
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. 
-I/usr/include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c audio_out.c -o audio_out.o 
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" 
-DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_XSHM=1 -DHAVE_XV=1 
-DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= -DHAVE_XML=1 
-DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  -I/usr/include  
  -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -c audio_out_oss.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. 
-I/usr/include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c audio_out_oss.c  -fPIC -o 
.libs/audio_out_oss.o
audio_out_oss.c: In function `float_to_int48_44':
audio_out_oss.c:206: warning: unused variable `i'
audio_out_oss.c: In function `oss_play':
audio_out_oss.c:209: warning: `d' might be used uninitialized in this function
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. 
-I/usr/include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c audio_out_oss.c -o 
audio_out_oss.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" 
-DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_XSHM=1 -DHAVE_XV=1 
-DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= -DHAVE_XML=1 
-DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  -I/usr/include  
  -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -c audio_out_solaris.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. 
-I/usr/include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c audio_out_solaris.c  -fPIC -o 
.libs/audio_out_solaris.o
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. 
-I/usr/include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c audio_out_solaris.c -o 
audio_out_solaris.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" 
-DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_XSHM=1 -DHAVE_XV=1 
-DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= -DHAVE_XML=1 
-DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  -I/usr/include  
  -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -c audio_out_null.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. 
-I/usr/include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c audio_out_null.c  -fPIC -o 
.libs/audio_out_null.o
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. 
-I/usr/include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c audio_out_null.c -o 
audio_out_null.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" 
-DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_XSHM=1 -DHAVE_XV=1 
-DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= -DHAVE_XML=1 
-DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  -I/usr/include  
  -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -c audio_out_float.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. 
-I/usr/include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c audio_out_float.c  -fPIC -o 
.libs/audio_out_float.o
audio_out_float.c: In function `ao_float_open':
audio_out_float.c:85: warning: return from incompatible pointer type
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. 
-I/usr/include -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -c audio_out_float.c -o 
audio_out_float.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro  -o libao.la  
-no-undefined audio_out.lo audio_out_oss.lo audio_out_solaris.lo 
audio_out_null.lo audio_out_float.lo  -lrt
../libtool: test: : integer expression expected
../libtool: test: : integer expression expected
using piecewise archive linking...
../libtool: test: : integer expression expected
../libtool: test: : integer expression expected
../libtool: test: : integer expression expected
../libtool: test: : integer expression expected
../libtool: test: : integer expression expected
ar cru .libs/libao.a .libs/audio_out.o
: .libs/libao.a
ar cru .libs/libao.a .libs/audio_out_oss.o
: .libs/libao.a
ar cru .libs/libao.a .libs/audio_out_solaris.o
: .libs/libao.a
ar cru .libs/libao.a .libs/audio_out_null.o
: .libs/libao.a
ar cru .libs/libao.a .libs/audio_out_float.o
: .libs/libao.a
ar cru .libs/libao.a
ranlib .libs/libao.a
creating libao.la
(cd .libs && rm -f libao.la && ln -s ../libao.la libao.la)
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/libao'
Making all in ac3
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/ac3'
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include -I/usr/include -I/usr/include/libxml2/libxml 
-I/usr/include/libxml2 -I/include    -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro -c 
ac3dec_wrap.c
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro  -o ogle_ac3_p 
 ac3dec_wrap.o ../common/libcommon.a       ../ogle/libmsgevents.la -lrt
mkdir .libs
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -o .libs/ogle_ac3_p ac3dec_wrap.o  
../common/libcommon.a ../ogle/.libs/libmsgevents.so -lrt -Wl,--rpath 
-Wl,/usr/lib/ogle
creating ogle_ac3_p
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include -I/usr/include -I/usr/include/libxml2/libxml 
-I/usr/include/libxml2 -I/include    -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro -c 
a52_decoder.c
a52_decoder.c: In function `main':
a52_decoder.c:119: warning: implicit declaration of function `parse_config'
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include -I/usr/include -I/usr/include/libxml2/libxml 
-I/usr/include/libxml2 -I/include    -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro -c 
parse_config.c
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro  -o ogle_a52  
a52_decoder.o parse_config.o ../common/libcommon.a  ../ogle/libmsgevents.la     
    ../libao/libao.la       -L/usr/lib -rpath /usr/lib -la52        -L/usr/lib 
-lxml2 -lz -L/lib -lm -lrt
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -o .libs/ogle_a52 a52_decoder.o parse_config.o  
../common/libcommon.a ../ogle/.libs/libmsgevents.so ../libao/.libs/libao.a 
-L/usr/lib /usr/lib/liba52.a /usr/lib/libxml2.so -L/lib -lz -lm -lrt 
-Wl,--rpath -Wl,/usr/lib/ogle -Wl,--rpath -Wl,/usr/lib
creating ogle_a52
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/ac3'
Making all in vmg
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/vmg'
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE 
-I/usr/include -c ifo_dump.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE 
-I/usr/include -c vmcmd.c
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro 
-D_LARGEFILE64_SOURCE -I/usr/include  -o ifo_dump  ifo_dump.o vmcmd.o 
-L/usr/lib -rpath /usr/lib -ldvdread -lrt
mkdir .libs
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE -I/usr/include -o ifo_dump 
ifo_dump.o vmcmd.o  -L/usr/lib /usr/lib/libdvdread.so -ldl -lrt -Wl,--rpath 
-Wl,/usr/lib
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE 
-I/usr/include -c vmg_dump.c
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro 
-D_LARGEFILE64_SOURCE -I/usr/include  -o vmg_dump  vmg_dump.o vmcmd.o 
-L/usr/lib -rpath /usr/lib -ldvdread -lrt
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE -I/usr/include -o vmg_dump 
vmg_dump.o vmcmd.o  -L/usr/lib /usr/lib/libdvdread.so -ldl -lrt -Wl,--rpath 
-Wl,/usr/lib
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE 
-I/usr/include -c dump.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE 
-I/usr/include -c decoder.c
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro 
-D_LARGEFILE64_SOURCE -I/usr/include  -o dump  dump.o vmcmd.o decoder.o 
-L/usr/lib -rpath /usr/lib -ldvdread -lrt
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE -I/usr/include -o dump 
dump.o vmcmd.o decoder.o  -L/usr/lib /usr/lib/libdvdread.so -ldl -lrt 
-Wl,--rpath -Wl,/usr/lib
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE 
-I/usr/include -c nav.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE 
-I/usr/include -c vm.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include    -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer 
-funroll-loops -march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE 
-I/usr/include -c com.c
com.c: In function `get_q':
com.c:338: warning: unused variable `time_offset'
com.c:337: warning: unused variable `packnr'
com.c:336: warning: unused variable `prev_scr_nr'
com.c:333: warning: unused variable `scr_nr'
com.c:329: warning: unused variable `DTS'
com.c:328: warning: unused variable `PTS'
com.c:327: warning: unused variable `PTS_DTS_flags'
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro 
-D_LARGEFILE64_SOURCE -I/usr/include  -o ogle_nav  nav.o vm.o decoder.o vmcmd.o 
com.o ../common/libcommon.a       ../ogle/libmsgevents.la         -L/usr/lib 
-rpath /usr/lib -ldvdread -lrt
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -D_LARGEFILE64_SOURCE -I/usr/include -o 
.libs/ogle_nav nav.o vm.o decoder.o vmcmd.o com.o  ../common/libcommon.a 
../ogle/.libs/libmsgevents.so -L/usr/lib /usr/lib/libdvdread.so -ldl -lrt 
-Wl,--rpath -Wl,/usr/lib/ogle -Wl,--rpath -Wl,/usr/lib
creating ogle_nav
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/vmg'
Making all in dvd_cli
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/dvd_cli'
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include -I/usr/include/libxml2/libxml 
-I/usr/include/libxml2 -I/include    -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro -c main.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include -I/usr/include/libxml2/libxml 
-I/usr/include/libxml2 -I/include    -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro -c xsniffer.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include -I/usr/include/libxml2/libxml 
-I/usr/include/libxml2 -I/include    -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro -c bindings.c
gcc -DPACKAGE=\"ogle\" -DVERSION=\"0.8.1\" -DHAVE_DLFCN_H=1 -DHAVE_BYTESWAP_H=1 
-DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBAO_OSS= 
-DHAVE_XML=1 -DCONFIG_FILE=\"/usr/share/ogle/oglerc\" -DHAVE_MMX=1  -I. -I.  
-I. -I.. -I../include  -I/usr/X11R6/include -I/usr/include/libxml2/libxml 
-I/usr/include/libxml2 -I/include    -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro -c 
interpret_config.c
/bin/sh ../libtool --mode=link gcc  -O2 -march=i386 -mcpu=i686 -Wall 
-fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro  -o ogle_cli  
main.o xsniffer.o bindings.o interpret_config.o -lSM -lICE  -L/usr/X11R6/lib 
-lX11          -L/usr/lib -lxml2 -lz -L/lib -lm        ../ogle/libdvdcontrol.la 
-lrt
mkdir .libs
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -o .libs/ogle_cli main.o xsniffer.o bindings.o 
interpret_config.o  -lSM -lICE -L/usr/X11R6/lib -lX11 -L/usr/lib 
/usr/lib/libxml2.so -L/lib -lz -lm ../ogle/.libs/libdvdcontrol.so 
/home/martin/rpm/BUILD/ogle-0.8.1/ogle/.libs/libmsgevents.so -lrt -Wl,--rpath 
-Wl,/usr/lib/ogle
creating ogle_cli
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/dvd_cli'
Making all in scripts
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/scripts'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/scripts'
Making all in doc
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc'
Making all in man
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc/man'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc'
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1'
+ exit 0
Kör(%install): /bin/sh -e /var/tmp/rpm-tmp.4513
+ umask 022
+ cd /home/martin/rpm/BUILD
+ cd ogle-0.8.1
+ make prefix=/var/tmp/ogle-0.8.1/usr exec_prefix=/var/tmp/ogle-0.8.1/usr 
bindir=/var/tmp/ogle-0.8.1/usr/bin sbindir=/var/tmp/ogle-0.8.1/usr/sbin 
sysconfdir=/var/tmp/ogle-0.8.1/etc datadir=/var/tmp/ogle-0.8.1/usr/share 
includedir=/var/tmp/ogle-0.8.1/usr/include libdir=/var/tmp/ogle-0.8.1/usr/lib 
libexecdir=/var/tmp/ogle-0.8.1/usr/libexec 
localstatedir=/var/tmp/ogle-0.8.1/var 
sharedstatedir=/var/tmp/ogle-0.8.1/usr/com 
mandir=/var/tmp/ogle-0.8.1/usr/share/man 
infodir=/var/tmp/ogle-0.8.1/usr/share/info install
Making install in ogle
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/ogle'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/ogle'
/bin/sh ../mkinstalldirs /var/tmp/ogle-0.8.1/usr/lib/ogle
mkdir /var/tmp/ogle-0.8.1
mkdir /var/tmp/ogle-0.8.1/usr
mkdir /var/tmp/ogle-0.8.1/usr/lib
mkdir /var/tmp/ogle-0.8.1/usr/lib/ogle
/bin/sh ../libtool  --mode=install /usr/bin/install -c libmsgevents.la 
/var/tmp/ogle-0.8.1/usr/lib/ogle/libmsgevents.la
/usr/bin/install -c .libs/libmsgevents.so.3.0.1 
/var/tmp/ogle-0.8.1/usr/lib/ogle/libmsgevents.so.3.0.1
(cd /var/tmp/ogle-0.8.1/usr/lib/ogle && rm -f libmsgevents.so.3 && ln -s 
libmsgevents.so.3.0.1 libmsgevents.so.3)
(cd /var/tmp/ogle-0.8.1/usr/lib/ogle && rm -f libmsgevents.so && ln -s 
libmsgevents.so.3.0.1 libmsgevents.so)
/usr/bin/install -c .libs/libmsgevents.lai 
/var/tmp/ogle-0.8.1/usr/lib/ogle/libmsgevents.la
/usr/bin/install -c .libs/libmsgevents.a 
/var/tmp/ogle-0.8.1/usr/lib/ogle/libmsgevents.a
ranlib /var/tmp/ogle-0.8.1/usr/lib/ogle/libmsgevents.a
chmod 644 /var/tmp/ogle-0.8.1/usr/lib/ogle/libmsgevents.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ogle'
/bin/sh ../libtool  --mode=install /usr/bin/install -c libdvdcontrol.la 
/var/tmp/ogle-0.8.1/usr/lib/ogle/libdvdcontrol.la
libtool: install: warning: relinking `libdvdcontrol.la'
(cd /home/martin/rpm/BUILD/ogle-0.8.1/ogle; /bin/sh ../libtool --mode=relink 
gcc -O2 -march=i386 -mcpu=i686 -Wall -fomit-frame-pointer -funroll-loops 
-march=i586 -mcpu=pentiumpro -o libdvdcontrol.la -rpath /usr/lib/ogle 
-version-info 4:0:1 dvdcontrol.lo ../ogle/libmsgevents.la -lrt)
../libtool: test: : integer expression expected
../libtool: test: : integer expression expected
creating reloadable object files...
creating a temporary reloadable object file: .libs/libdvdcontrol.la-1.o
/usr/bin/ld -r -o .libs/libdvdcontrol.la-1.o .libs/dvdcontrol.o 
gcc -shared .libs/libdvdcontrol.la-1.o  -Wl,--rpath -Wl,/usr/lib/ogle  
-L/usr/lib/ogle -lmsgevents -lrt   -Wl,-soname -Wl,libdvdcontrol.so.3 -o 
.libs/libdvdcontrol.so.3.1.0
/usr/bin/ld: cannot find -lmsgevents
collect2: ld returned 1 exit status
libtool: install: error: relink `libdvdcontrol.la' with the above command 
before installing it
libtool: install: warning: remember to run `libtool --finish /usr/lib/ogle'
/bin/sh ../mkinstalldirs /var/tmp/ogle-0.8.1/usr/include/ogle
mkdir /var/tmp/ogle-0.8.1/usr/include
mkdir /var/tmp/ogle-0.8.1/usr/include/ogle
 /usr/bin/install -c -m 644 dvd.h /var/tmp/ogle-0.8.1/usr/include/ogle/dvd.h
 /usr/bin/install -c -m 644 dvdcontrol.h 
/var/tmp/ogle-0.8.1/usr/include/ogle/dvdcontrol.h
 /usr/bin/install -c -m 644 msgevents.h 
/var/tmp/ogle-0.8.1/usr/include/ogle/msgevents.h
 /usr/bin/install -c -m 644 dvdevents.h 
/var/tmp/ogle-0.8.1/usr/include/ogle/dvdevents.h
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/ogle'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/ogle'
Making install in include
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/include'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/include'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/include'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/include'
Making install in common
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/common'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/common'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/common'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/common'
Making install in ctrl
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/ctrl'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/ctrl'
/bin/sh ../mkinstalldirs /var/tmp/ogle-0.8.1/usr/lib/ogle
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  ogle_ctrl 
/var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_ctrl
libtool: install: warning: `../ogle/libmsgevents.la' has not been installed in 
`/usr/lib/ogle'
/usr/bin/install -c .libs/ogle_ctrl /var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_ctrl
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/ctrl'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/ctrl'
Making install in mpeg2_video
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_video'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_video'
/bin/sh ../mkinstalldirs /var/tmp/ogle-0.8.1/usr/lib/ogle
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  ogle_mpeg_vs 
/var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_mpeg_vs
libtool: install: warning: `../ogle/libmsgevents.la' has not been installed in 
`/usr/lib/ogle'
/usr/bin/install -c .libs/ogle_mpeg_vs 
/var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_mpeg_vs
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  ogle_vout 
/var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_vout
libtool: install: warning: `../ogle/libmsgevents.la' has not been installed in 
`/usr/lib/ogle'
/usr/bin/install -c .libs/ogle_vout /var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_vout
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_video'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_video'
Making install in mpeg2_program
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_program'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_program'
/bin/sh ../mkinstalldirs /var/tmp/ogle-0.8.1/usr/lib/ogle
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  ogle_mpeg_ps 
/var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_mpeg_ps
libtool: install: warning: `../ogle/libmsgevents.la' has not been installed in 
`/usr/lib/ogle'
/usr/bin/install -c .libs/ogle_mpeg_ps 
/var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_mpeg_ps
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_program'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/mpeg2_program'
Making install in libao
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/libao'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/libao'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/libao'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/libao'
Making install in ac3
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/ac3'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/ac3'
/bin/sh ../mkinstalldirs /var/tmp/ogle-0.8.1/usr/lib/ogle
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  ogle_ac3_p 
/var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_ac3_p
libtool: install: warning: `../ogle/libmsgevents.la' has not been installed in 
`/usr/lib/ogle'
/usr/bin/install -c .libs/ogle_ac3_p /var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_ac3_p
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  ogle_a52 
/var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_a52
libtool: install: warning: `../ogle/libmsgevents.la' has not been installed in 
`/usr/lib/ogle'
/usr/bin/install -c .libs/ogle_a52 /var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_a52
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/ac3'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/ac3'
Making install in vmg
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/vmg'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/vmg'
/bin/sh ../mkinstalldirs /var/tmp/ogle-0.8.1/usr/bin
mkdir /var/tmp/ogle-0.8.1/usr/bin
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  ifo_dump 
/var/tmp/ogle-0.8.1/usr/bin/ifo_dump
/usr/bin/install -c ifo_dump /var/tmp/ogle-0.8.1/usr/bin/ifo_dump
/bin/sh ../mkinstalldirs /var/tmp/ogle-0.8.1/usr/lib/ogle
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  ogle_nav 
/var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_nav
libtool: install: warning: `../ogle/libmsgevents.la' has not been installed in 
`/usr/lib/ogle'
/usr/bin/install -c .libs/ogle_nav /var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_nav
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/vmg'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/vmg'
Making install in dvd_cli
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/dvd_cli'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/dvd_cli'
/bin/sh ../mkinstalldirs /var/tmp/ogle-0.8.1/usr/lib/ogle
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  ogle_cli 
/var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_cli
libtool: install: warning: `../ogle/libdvdcontrol.la' has not been installed in 
`/usr/lib/ogle'
libtool: install: warning: 
`/home/martin/rpm/BUILD/ogle-0.8.1/ogle/libmsgevents.la' has not been installed 
in `/usr/lib/ogle'
/usr/bin/install -c .libs/ogle_cli /var/tmp/ogle-0.8.1/usr/lib/ogle/ogle_cli
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/dvd_cli'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/dvd_cli'
Making install in scripts
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/scripts'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/scripts'
/bin/sh ../mkinstalldirs /var/tmp/ogle-0.8.1/usr/bin
 /usr/bin/install -c  ogle /var/tmp/ogle-0.8.1/usr/bin/ogle
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/scripts'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/scripts'
Making install in doc
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc'
Making install in man
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc/man'
make[3]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc/man'
make[3]: Nothing to be done for `install-exec-am'.
make  install-man1 install-man5
make[4]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc/man'
/bin/sh ../../mkinstalldirs /var/tmp/ogle-0.8.1/usr/share/man/man1
mkdir /var/tmp/ogle-0.8.1/usr/share
mkdir /var/tmp/ogle-0.8.1/usr/share/man
mkdir /var/tmp/ogle-0.8.1/usr/share/man/man1
 /usr/bin/install -c -m 644 ./ogle.1 
/var/tmp/ogle-0.8.1/usr/share/man/man1/ogle.1
/bin/sh ../../mkinstalldirs /var/tmp/ogle-0.8.1/usr/share/man/man5
mkdir /var/tmp/ogle-0.8.1/usr/share/man/man5
 /usr/bin/install -c -m 644 ./oglerc.5 
/var/tmp/ogle-0.8.1/usr/share/man/man5/oglerc.5
make[4]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc/man'
make[3]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc/man'
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc/man'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc'
make[3]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc'
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/martin/rpm/BUILD/ogle-0.8.1/doc'
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1/doc'
make[1]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1'
make[2]: Entering directory `/home/martin/rpm/BUILD/ogle-0.8.1'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /var/tmp/ogle-0.8.1/usr/share/ogle
mkdir /var/tmp/ogle-0.8.1/usr/share/ogle
 /usr/bin/install -c -m 644 ./oglerc /var/tmp/ogle-0.8.1/usr/share/ogle/oglerc
 /usr/bin/install -c -m 644 ./ogle_conf.dtd 
/var/tmp/ogle-0.8.1/usr/share/ogle/ogle_conf.dtd
make[2]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1'
make[1]: Leaving directory `/home/martin/rpm/BUILD/ogle-0.8.1'
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip
+ /usr/lib/rpm/brp-strip-comment-note
Bearbetar filer: ogle-0.8.1-1
Kör(%doc): /bin/sh -e /var/tmp/rpm-tmp.60699
+ umask 022
+ cd /home/martin/rpm/BUILD
+ cd ogle-0.8.1
+ DOCDIR=/var/tmp/ogle-0.8.1/usr/share/doc/ogle-0.8.1
+ export DOCDIR
+ rm -rf /var/tmp/ogle-0.8.1/usr/share/doc/ogle-0.8.1
+ /bin/mkdir -p /var/tmp/ogle-0.8.1/usr/share/doc/ogle-0.8.1
+ cp -pr AUTHORS COPYING NEWS README 
/var/tmp/ogle-0.8.1/usr/share/doc/ogle-0.8.1
+ exit 0
Letar upp Provides: (använder /usr/lib/rpm/find-provides)...
stty: standard in: Ogiltigt argument
Letar upp Requires: (använder /usr/lib/rpm/find-requires)...
objdump: /var/tmp/ogle-0.8.1/usr/bin/ogle: File format not recognized
Provides: libmsgevents.so.3
PreReq: /bin/sh /sbin/ldconfig rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(interp): /bin/sh /sbin/ldconfig
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(postun): /sbin/ldconfig
Requires: ld-linux.so.2 libc.so.6 libdl.so.2 libdvdcontrol.so.3 libdvdread.so.2 
libfreetype.so.6 libgdk-1.2.so.0 libgdkxft.so.0 libglib-1.2.so.0 
libgmodule-1.2.so.0 libgtk-1.2.so.0 libICE.so.6 libjpeg.so.62 libmsgevents.so.3 
libm.so.6 libpthread.so.0 librt.so.1 libSM.so.6 libX11.so.6 libXext.so.6 
libXft.so.1 libXi.so.6 libxml2.so.2 libXrender.so.1 libz.so.1 /bin/sh 
libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) 
libc.so.6(GLIBC_2.2) libm.so.6(GLIBC_2.0) libpthread.so.0(GLIBC_2.0) 
librt.so.1(GLIBC_2.2)
Bearbetar filer: ogle-devel-0.8.1-1
Letar upp Provides: (använder /usr/lib/rpm/find-provides)...
stty: standard in: Ogiltigt argument
Letar upp Requires: (använder /usr/lib/rpm/find-requires)...
PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ogle = 0.8.1-1
Skrev: /home/martin/rpm/RPMS/i386/ogle-0.8.1-1.i386.rpm
Skrev: /home/martin/rpm/RPMS/i386/ogle-devel-0.8.1-1.i386.rpm
Kör(%clean): /bin/sh -e /var/tmp/rpm-tmp.33205
+ umask 022
+ cd /home/martin/rpm/BUILD
+ cd ogle-0.8.1
+ '[' /var/tmp/ogle-0.8.1 '!=' / ']'
+ rm -rf /var/tmp/ogle-0.8.1
+ exit 0
Kör(--clean): /bin/sh -e /var/tmp/rpm-tmp.33205
+ umask 022
+ cd /home/martin/rpm/BUILD
+ rm -rf ogle-0.8.1
+ exit 0

reply via email to

[Prev in Thread] Current Thread [Next in Thread]