On Tue, Jul 20, 2004, Tres Seaver wrote: > WBEL (http://www.whiteboxlinux.org) is a rebuild of RHEL3 from SRPM, > with the required trademark fixes and a few added knobs (e.g., yum as an > alternative to up2date). > > I've tried bootstrapping both OpenPKG 2.0 and 2.1 on a WBEL host; both > die with the following error messages when building rpm: > > /usr/lib/nptl/librt.so: undefined reference to > [EMAIL PROTECTED]' > /usr/lib/nptl/librt.so: undefined reference to > [EMAIL PROTECTED]' > /usr/lib/nptl/librt.so: undefined reference to > [EMAIL PROTECTED]' > /lib/libpthread.so.0: undefined reference to [EMAIL PROTECTED]' > /usr/lib/nptl/librt.so: undefined reference to > [EMAIL PROTECTED]' > /lib/libpthread.so.0: undefined reference to [EMAIL PROTECTED]' > > Do I need to do something special to tell the bootstrap to set up for an > RHEL-like box (I'm guessing that the NPTL stuff in glibc is unexpected).
Yes, for RHEL we had to deinstall the NPTL stuff AFAIK. You can compare the list of packages we are having on our RHEL 3 box under http://cvs.openpkg.org/getfile/openpkg-re/osprereq.txt. Thomas, do you know which particular package has to be deinstalled? Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]
