http://qa.mandrakesoft.com/show_bug.cgi?id=2227
------- Additional Comments From [EMAIL PROTECTED] 2003-03-07 07:49 -------
This regards klama:
make[1]: Entering directory `/home/oden/RPM/BUILD/rrdtool-1.0.41/gd1.3'
/bin/sh ../libtool --mode=link gcc -O2 -fomit-frame-pointer -pipe -march=i586
-mcpu=pentiumpro -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fPIC -o
librrd_gd.la gd.lo gdfontg.lo gdfontl.lo gdfontmb.lo gdfonts.lo gdfontt.lo
gdlucidab10.lo
gdlucidab12.lo gdlucidab14.lo gdlucidan10.lo gdlucidan12.lo gdlucidan14.lo -lm
rm -fr .libs/librrd_gd.la .libs/librrd_gd.* .libs/librrd_gd.*
ar cru .libs/librrd_gd.al gd.lo gdfontg.lo gdfontl.lo gdfontmb.lo gdfonts.lo
gdfontt.lo
gdlucidab10.lo gdlucidab12.lo gdlucidab14.lo gdlucidan10.lo gdlucidan12.lo
gdlucidan14.lo
ranlib .libs/librrd_gd.al
creating librrd_gd.la
(cd .libs && rm -f librrd_gd.la && ln -s ../librrd_gd.la librrd_gd.la)
make[2]: Entering directory `/home/oden/RPM/BUILD/rrdtool-1.0.41/gd1.3'
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/oden/RPM/BUILD/rrdtool-1.0.41/gd1.3'
make[1]: Leaving directory `/home/oden/RPM/BUILD/rrdtool-1.0.41/gd1.3'
Making install in src
make[1]: Entering directory `/home/oden/RPM/BUILD/rrdtool-1.0.41/src'
cd .. && automake --gnu --include-deps src/Makefile
cd .. \
&& CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating src/Makefile
make[1]: Leaving directory `/home/oden/RPM/BUILD/rrdtool-1.0.41/src'
make[1]: Entering directory `/home/oden/RPM/BUILD/rrdtool-1.0.41/src'
make[1]: *** No rule to make target `../libpng-1.0.9/librrd_png.la', needed by
`librrd.la'.
Stop.
make[1]: Leaving directory `/home/oden/RPM/BUILD/rrdtool-1.0.41/src'
make: *** [install-recursive] Error 1
error: Bad exit status from /home/oden/RPM/temp/rpm-tmp.80723 (%install)
RPM build errors:
Bad exit status from /home/oden/RPM/temp/rpm-tmp.80723 (%install)
But it works to build the same rrdtool package at home on RC2, strange...
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date:
description:
I can't build applications against this version of png, either the packaging or
png itself is borked. Rolling back to v1.2.4 works fine.