I'm trying to rebuild and patch anaconda-9.1.5.8 from RHEL 3 U5. While in the isys subdirectory, I get the following error. I'm not a gcc or diet guru. Any ideas how I fix this? cc -ffunction-sections -I/usr/include/python2.2 -I.. -Wall -Os -g -DHAVE_NFS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Werror -c -o ethtool.o ethtool.c ar rv libisys.a ethtool.o a - ethtool.o cc -ffunction-sections -I/usr/include/python2.2 -I.. -Wall -Os -g -DHAVE_NFS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Werror -c -o getipaddr.o getipaddr.c ar rv libisys.a getipaddr.o a - getipaddr.o diet cc -c -ffunction-sections -I/usr/include/python2.2 -I.. -Wall -Os -g -DHAVE_NFS -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Werror -DGZLIB=1 -DDIET=1 "-Du_char=unsigned char" -o nfsmount.do nfsmount.c gcc323: cannot specify -o with -c or -S and multiple compilations make[1]: *** [nfsmount.do] Error 1 make[1]: Leaving directory `/auto/linux/sandbox/brilong/ciscolinux/anaconda/RHEL3-AS.update5/SRPM/anaconda/BUILD/anaconda-9.1.5.8/isys' make: *** [subdirs] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.73098 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.73098 (%build) Thanks! /Brian/