* On [09 Sep 2005 07:34 +0300] <[EMAIL PROTECTED]> wrote:
> I've built beecrypt and neon, just for kicks, even though I'm using rpm
> CVS. I got the CVS sources, applied the patches (by hand, I got errors
> using the ones online). I ran the autogen script, and the tried to
> configure. Then I get this (and yes, I get the same error with a plain
> './configure'):
> 
> ./configure --build=x86_64-pc-linux-gnu --prefix=/usr --libdir=/usr/lib64
> --enable-posixmutexes --without-selinux --without-python --without-javaglue
> --enable-tcl --with-tcl=/usr/lib64
> 
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> <snipped>
> configure: configuring in db3
> configure: running /bin/sh './configure' --prefix=/usr 
> '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--libdir=/usr/lib64'
> '--enable-posixmutexes' '--without-selinux' '--without-python'
> '--without-javaglue' '--enable-tcl' '--with-tcl=/usr/lib64'
> 'build_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> <snipped>
> checking for shmget... yes
> checking "rpcgen -C" build of db_server.h... no
> checking "rpcgen" build of db_server.h... no
> configure: error: Unable to build RPC support: rpcgen failed.
> mv: cannot stat `Makefile': No such file or directory
> cat: Makefile.orig: No such file or directory
> mv: cannot stat `db.h': No such file or directory
> cat: db.h.orig: No such file or directory
> make: *** No rule to make target `listobjs'.  Stop.
> configure: error: /bin/sh './configure' failed for db3

Do you have Berkeley DB4 installed? It's needed to build RPM.

Tarek

-- 
"Oh, how fine it is to know a thing or two." - Moliere
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to