From: Neal Becker (ndbecker2_at_gmail.com)
Date: Wed Jul 25 2007 - 08:13:37 PDT
On Wednesday 25 July 2007, Paul H. Hargrove wrote: > Neal Becker wrote: > > I tried rpmbuild on fedora f7 x86_64, and got this: > > > > if test -n "_depmod"; then /usr/bin/gmake _depmod; fi > > gmake[3]: Entering directory `/home/nbecker/RPM/BUILD/blcr-0.6.0_b1' > > ERROR: 'depmod' check FAILED (rc=1) > > cr_depmod: is_file_shm_hugepages unresolved in blcr.ko > > gmake[3]: *** [_depmod] Error 1 > > Neal, > > This is, I think, resolved by the patch Cedric Le Goater posted to the > list. If you missed it, the message is archived here: > http://www.nersc.gov/hypermail/checkpoint/0611.html . Once past this > problem, please let me know if you experience the insmod-time failure > that Cedric reported in that same message. > > -Paul Building srpm on fedora f7 x86_64: configure: >>>> BEGIN sub-configure for 32-bit libs >>>> configure: /home/nbecker/RPM/BUILD/blcr-0.6.0_b1/configure '--srcdir=/home/nbecker/RPM/BUILD/blcr-0.6.0_b1' '--build=i686-linux' '--libdir=/usr/lib' --with-components=libcr,tests,examples '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-config-report' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -mtune=generic' 'CC=gcc -m32' 'CXX=g++ -m32' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: error: source directory already configured; run "make distclean" there first configure: error: --enable-multilib requested but FAILED sub-configure for 32-bit libs make: *** [config.status] Error 1 error: Bad exit status from /var/tmp/rpm/rpm-tmp.92347 (%build)