On Fri, 7 Nov 2003, Florin Andrei wrote: > > I got the fluxbox src.rpm from here: > > http://download.fedora.us/fedora/redhat/0.95/i386/SRPMS.stable/fluxbox-0.1.14-0.fdr.6.0.94.src.rpm > > but then it segfaults when rebuilding: > > + cd fluxbox-0.1.14 > + LANG=C > + export LANG > + unset DISPLAY > + perl -pi -e 's/.*HAVE_STRFTIME.*/#define HAVE_STRFTIME 1/' config.h.in > /var/tmp/rpm-tmp.16311: line 29: 3373 Segmentation fault perl -pi > -e 's/.*HAVE_STRFTIME.*/#define HAVE_STRFTIME 1/' config.h.in > error: Bad exit status from /var/tmp/rpm-tmp.16311 (%build) > > This is very weird. This system has been stable for a long time. On RH9 > i used to compile all kinds of stuff on it. But now Fedora segfaults > like crazy. > Perhaps you can just install the binary? I tried rpmbuild --rebuild on it without any segfaults. You might have some other issue here.. Satish