[MBT] new ticket for pkg rpm "--without static still needs {db,popt}-static packages"

bugs at pld.org.pl bugs at pld.org.pl
Sun Mar 9 22:37:52 CET 2003


Date: 2003-03-09 22:37:48+01	Author:  (glen) <glen at delfi.ee> 
Title:         --without static still needs {db,popt}-static packages
Ticket ID:     #599
Ticket URL:    http://bugs.pld.org.pl/?bug=599
Package:       rpm-4.1-14
Distribution:  
Category:      bug in rpm's scripts
Current state: opened
Text:


/bin/sh ./libtool --mode=link gcc  -O2 -march=i686 -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts   -o rpm -all-static   rpm.o ./build/librpmbuild.la ./lib/librpm.la ./rpmdb/librpmdb.la ./rpmio/librpmio.la -lpopt -lelf  -lrt -lpthread -lelf  -L/usr/local/lib  -lz -lbz2
gcc -O2 -march=i686 -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -o rpm -static rpm.o  ./build/.libs/librpmbuild.a /home/glen/rpm/BUILD/rpm-4.1/lib/.libs/librpm.a -L/usr/local/lib ./lib/.libs/librpm.a /home/glen/rpm/BUILD/rpm-4.1/rpmdb/.libs/librpmdb.a ./rpmdb/.libs/librpmdb.a /usr/lib/libdb-4.1.a /home/glen/rpm/BUILD/rpm-4.1/rpmio/.libs/librpmio.a ./rpmio/.libs/librpmio.a /usr/lib/libpopt.a -lrt -lpthread -lelf -lz -lbz2
gcc: /usr/lib/libdb-4.1.a: No such file or directory
gcc: /usr/lib/libpopt.a: No such file or directory
make[1]: *** [rpm] Error 1
make[1]: Leaving directory `/home/glen/rpm/BUILD/rpm-4.1'
make: *** [install-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.25517 (%install)


note the hardcoded path for both libs

system is mixture of redhat/pld, but that shouldn't be an issue here...



More information about the pld-bugs mailing list