Subject: cpp -idirafter /usr/include hangs forever
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Julian H Stacey <Julian.H.Stacey@regent.e-technik.tu-muenchen.de>
List: current-users
Date: 08/15/1994 00:46:06
Bug Report:

cd /usr/src/lib/libc ; make depend

results in
	cpp -E -DYP -DLIBC_SCCS -DSYSLIBC_SCCS -DPOSIX_MISTAKE \
		-I/usr/src/lib/libc/arch/ns32k -nostdinc -idirafter \
		//usr/include /usr/src/lib/libc/arch/ns32k/gen/_setjmp.S \
		|  as -o _setjmp.o
which hangs forever,
running by hand it's the 
	 -idirafter /usr/include
that causes no data to be emitted, & the pipe to hang.

This is on a PC532 running NetBSD current ...
	(well as current as I can get, 'cos I cant recompile the system yet)

--
Julian Stacey			Holz Str 27d, Munich, D-80469 Germany.
<stacey@freefall.cdrom.com>	Tel. +49 89 268616  ( TZ=GMT+1 )
Alternates:	<julian@pcsbst.pcs.com>,<jhs@regent.e-technik.tu-muenchen.de>

------------------------------------------------------------------------------