Subject: Problems compiling world, linux hosted, target i386
To: NetBSD/i386 mailing list <port-i386@netbsd.org>
From: John Clark <jclark@metricsystems.com>
List: port-i386
Date: 05/26/2005 14:24:09
For the last week I've not been able to compile the world. The build process
dies when it attempts to compile 'lib/libpthread/arch/i386/_context_u.S

This seems to be due to the fact that 'genassym.sh' does not correctly 
create
the 'assym.h' file, and so there are #define constants which remain 
un-expanded
to their numeric values.

Has anyone else had this problem, and what is the correction?

Thanks
John Clark