Frank;

Why don't you go out and get the scr.rpm from Redhat Rawhide:
ftp://rawhide.redhat.com/pub/rawhide/SRPMS/SRPMS/perl-5.6.0-6.scr.rpm

This is the version that is shipping on the Beta release Pinstripe. So, the
good folks at Redhat have already done most of the work.

This will build on Zoot. You should look though the spec file first, for
BuildPrereq's and/or requires. You will need the latest release of rpm to
install this scr.rpm file. The latest rpm release is:
rpm-3.0.5-9.6x.i386.rpm  It was just release/announced. Look in the 6.2
updates directory.

Hope this helps..

Kevin Ford
Chief Technologist
UniCorp IT Solutions Group


-----Original Message-----
From:   [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Frank Hale
Sent:   Saturday, August 12, 2000 12:10 PM
To:     [EMAIL PROTECTED]
Subject:        building perl rpm

I have no problem building perl-5.00503-10.src.rpm, but when I try to
build perl 5.6.0 it complains that it cannot find ndbm.h when it works
fine for 5.00503 whats the problem?

        Making NDBM_File (dynamic)
Writing Makefile for NDBM_File
make[1]: Entering directory
`/usr/src/redhat/BUILD/perl-5.6.0/ext/NDBM_File'
mkdir ../../lib/auto/NDBM_File
make[1]: Leaving directory
`/usr/src/redhat/BUILD/perl-5.6.0/ext/NDBM_File'
make[1]: Entering directory
`/usr/src/redhat/BUILD/perl-5.6.0/ext/NDBM_File'
cp NDBM_File.pm ../../lib/NDBM_File.pm
../../miniperl -I../../lib -I../../lib ../../lib/ExtUtils/xsubpp
-noprototypes -typemap ../../lib/ExtUtils/typemap -typemap typemap
NDBM_File.xs > NDBM_File.xsc && mv NDBM_File.xsc NDBM_File.c
cc -c  -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -m486 -fno-strength-reduce
-DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -fpic -I../..  NDBM_File.c
NDBM_File.xs:4: ndbm.h: No such file or directory
make[1]: *** [NDBM_File.o] Error 1
make[1]: Leaving directory
`/usr/src/redhat/BUILD/perl-5.6.0/ext/NDBM_File'
make: *** [lib/auto/NDBM_File/NDBM_File.so] Error 2
Bad exit status from /var/tmp/rpm-tmp.34673 (%build)

Thank you,
Frank



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to