[Rpm-maint] Attempted to build RPM
Panu Matilainen
pmatilai at laiskiainen.org
Mon Jun 27 05:52:12 UTC 2011
On 06/25/2011 01:11 AM, Larry Breyer wrote:
> I installed file-5.07 and lua-5.1.4 with
> --prefix=/usr/local/home/lbreyer
>
> I ran configure in /usr/local/home/lbreyer/src/rpm-4.9.0 as follows:
>
> ./configure CPPFLAGS="-I/usr/include/nspr4 -I/usr/include/nss3
> -I/home/lbreyer/include" LIBS="-L/home/lbreyer/lib/"
> --prefix=/usr/local/home/lbreyer
>
> I got a clean configure and a clean make. But, "make check" failed
> miserably.
>
> Please let me know if you need additional information.
The test-suite requires "fakechroot" command which you don't have
installed, the following is repeated all over the log file:
+./atlocal: line 34: fakechroot: command not found
+./atlocal: line 34: fakechroot: command not found
Current HEAD detects fakechroot presence at configure time and refuses
to execute the test-suite if not installed but rpm 4.9.0 lacks that check.
- Panu -
More information about the Rpm-maint
mailing list