> 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/
Figure I'll throw in my $0.02 as well as I also tend to do this some
(though not automated to this degree... /me stashes scripts in
~/scripts ;-)
On Sun, 10 Oct 1999, Tony Nugent wrote:
[snip]
> I'm not sure why the mini HOWTOs aren't included on the main
> distribution image in the /doc/HOWTO/ d
After having my first looks at the new RedHat 6.1 release, I must say
that it's nothing short of excellent. The new GUI installer is very
impressive (although disk driud is inflexable as ever - I have always
had a personal dislike of it). Sure there are some hiccups, and I'm
tending to agree wit
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
>