[klibc] 0.184 -- gcc: warning: `-x c' after last input file has no effect

H. Peter Anvin hpa at zytor.com
Sat Oct 16 17:48:37 PDT 2004


Jon Smirl wrote:
> klibc builds fine now. I am on Fedora Core 2 and Linus tree.
> 
> I still get this but I don't need ash... All the other utilities build
> ok.
> 
> sh mknodes.sh nodetypes nodes.c.pat .
> ln -sf bltin/test.c test.c
> sh mkinit.sh arith.c arith_lex.c builtins.c cd.c echo.c error.c eval.c
> exec.c expand.c input.c jobs.c main.c memalloc.c miscbltin.c mystring.c
> nodes.c options.c parser.c redir.c show.c syntax.c trap.c output.c
> var.c test.c
> make[1]: *** [init.c] Segmentation fault
> make[1]: Leaving directory `/home/dri/klibc-0.185/ash'
> make: *** [all] Error 2
> [jonsmirl at smirl klibc-0.185]$
> 

I haven't seen that on any system I have run this on, plus sh shouldn't 
segfault under any circumstances.  What is the sh you're using?

	-hpa



More information about the klibc mailing list