[Rpm-maint] make breaks with db 4.7.25
Rakesh Pandit
rakesh at fedoraproject.org
Mon Oct 27 02:42:53 UTC 2008
$subject
/bin/sh ./libtool --mode=link cc -g -O2 -fPIC -DPIC -D_REENTRANT -Wall
-Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts
-fno-strict-aliasing -fstack-protector -o berkeley_db_svc \
db_server_proc.lo db_server_svc.lo db_server_util.lo
gen_db_server.lo util_log.lo libdb-4.7.la -lpthread
cc -g -O2 -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith
-Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing
-fstack-protector -o .libs/berkeley_db_svc .libs/db_server_proc.o
.libs/db_server_svc.o .libs/db_server_util.o .libs/gen_db_server.o
.libs/util_log.o ./.libs/libdb-4.7.so -lpthread -Wl,--rpath
-Wl,/home/rpandit/rpandit-install//lib
.libs/db_server_svc.o: In function `db_rpc_serverprog_4007':
/home/rpandit/rpm/db3/db_server_svc.c:556: undefined reference to
`__dbsrv_timeout'
collect2: ld returned 1 exit status
make[2]: *** [berkeley_db_svc] Error 1
make[2]: Leaving directory `/home/rpandit/rpm/db3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rpandit/rpm'
make: *** [all] Error 2
Do I need to use different version or there is anything missing ?
--
Regards,
rakesh
More information about the Rpm-maint
mailing list