Re: Is this bad?

Nomad the Wanderer (nomad@rocky.orci.com)
Sat, 11 Apr 1998 19:38:25 -0600


/usr/src/linux is a symbolic link to /usr/src/linux-2.1.95

The general process was :
make dep; make clean; make zImage
.
.
.

It failed and I did the below make zImage again just to make sure...

Thus spake Arnaud Launay (zoro@mygale.org):
> Hello,
>
> On Sat, 11 Apr 1998, Felix von Leitner wrote:
>
> > I just tried to config and make 2.1.95 and got this:
> > {0}:dogbert:/usr/src/linux>make zImage
> > gcc -D__KERNEL__ -I/usr/src/linux-2.1.95/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -D__SMP__ -c -o init/main.o init/main.c
>
> > Is there a broken dependency or did I turn off something I shouldn't
>
> it is. just see: include are declared for gcc by -I and you have:
> -I/usr/src/linux-2.1.95/ ; but you're in directory /usr/src/linux . If
> it's a link then I'm false... but try doing anywhere a 'make dep' before
> doing a make zImage.
>
> good luck ! -- arnaud -- totally under whisky control -- hips !
>
> --
> Arnaud Launay <zoro@mygale.org> http://www.mygale.org/~zoro/
> Member Of Da InSomNiakZ Fuckin Channel - Mazta of Cassis / linux 2.0.33
> "The only way to predict the future is to have the power to shape the future"
> -- Eric Hoffer.
>

-- 

--------------------------------------------------------------------------- Robert L. Harris | NT is secure.... System Engineer For Hire. \_ as long as you don't remove the shrink wrap.

http://www.orci.com/~nomad

DISCLAIMER: These are MY OPINIONS ALONE. I speak for no-one else. perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu