Displaying 2 results from an estimated 2 matches for "__libtoolize".
2004 Sep 10
3
error building 1.0
The build bombs out on the xmms plugin on redhat 7.1 box:
../../libtool-disable-static --mode=link gcc -I../.. -I./include -I
../../include -Wall -W -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops
-finline-functions -Winline -DFLaC__INLINE=__inline__ -O2 -march=i386 -mcpu=i686
-I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -o
2004 Sep 10
2
error building 1.0
...t; i've got the same trouble with rpm packaging.
> in macros %configure of %build section executes command
> libtoolize --copy --force
> which overwrites 4 files from standart flac package.
> with these files building ends with error.
> finally, i solved this with
> %undefine __libtoolize
>
> and here's my last version of spec.
> it builds flac, libflac, flac-devel and xmms-flac packages.
sorry, for missing .spec. here is goes...
~~~~~~
andrei
ICQ: 111752051
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flac.spec
Type: applicatio...