Le Thu, Nov 29, 2001 at 01:44:09PM +0100, Jérôme Tournier à écrit:
I make a mistake:
in fact, i used the anaconda-7.2-11XFS.src.rpm package to make the binary.
but i still have the problem :-(
# Hello,
# i am trying to rebuild the RH7.2 distribution whith XFS support , after
removing unused packages.
# I take the anaconda-7.2-7.src.rpm package and then do a
# rpm -ivh anaconda-7.2-7.src.rpm
# cd /usr/src/redhat/SPEC
# rpm -ba anaconda.spec
# cp /usr/src/redhat/RPMS/i386/anaconda-runtime-7.2-11XFS.i386.rpm
/home/ftp/pub/redhat/RedHat/RPMS/
# cp /usr/src/redhat/RPMS/i386/anaconda-7.2-11XFS.i386.rpm
/home/ftp/pub/redhat/RedHat/RPMS/
# to have the binary RPM
#
# I then rebuild the RH distribution like
# rpm -ivh /usr/src/redhat/RPM/i386/anaconda-runtime-7.2-11XFS.i386.rpm
(must i do that ?)
# cd /usr/lib/anaconda-runtime
# ./buildinstall /home/ftp/pub/redhat/
# Then i tried to install the RPM distribution using the ftp method. I used
# the /home/ftp/pub/redhat/images/bootnet.img image to do.
# But when i want to select the xfs support, i have error messages in the
console telling me
# "...
# /tmp/xfs.o: unresolved symbol qsort
# /tmp/xfs.o: unresolved symbol icms_er
# ..."
# So i have two questions:
# - do you have any idea about my pb ?
# - when generating the new RH distribution, does the "buildinstall" script
must be part of
# the anaconda-7.2-11XFS.i386.rpm or the anaconda-7.2.i386.rpm package ? (i
think it is off
# importance so that the script unpack the new anaconda-7.2-11XFS.i386.rpm
distribution)
# thanks for your help
# --
# Jérôme
|