Re: modutils-2.1.121

1999-10-09 Thread John Summerfield
> On Sat, 9 Oct 1999, John Summerfield wrote: > > > I'm trying to build this source rpm on my RHL 4.2 system as part of my > > upgrade-by-stealth program. Unfortunately, it dies thus: > > gcc -static -O2 -m486 -fno-strength-reduce -o insmod.static insmod.o > > logger.o ../obj/libobj.a ../util/

Re: modutils-2.1.121

1999-10-09 Thread R P Herrold
On Sat, 9 Oct 1999, John Summerfield wrote: > I'm trying to build this source rpm on my RHL 4.2 system as part of my > upgrade-by-stealth program. Unfortunately, it dies thus: > gcc -static -O2 -m486 -fno-strength-reduce -o insmod.static insmod.o > logger.o ../obj/libobj.a ../util/libutil.a >