Subject: parse error
To: None <port-amiga@NetBSD.ORG>
From: YU SONG <cs_yus@cs4.lamar.edu>
List: port-amiga
Date: 05/05/1996 19:12:24
Hi, everyone.

I recently experienced a lot of frustration in building some applications 
for NetBSD Amiga port. Lot of them are : parse error, XXX undefined, 
first use in the program". Even the GCC compiler output:"NULL undefined, 
first use in XXX function." 
So I thought it might be make program, and I replaced the default make 
with gmake and the problems persist. Then I replaced default yacc, sed 
with bison and newer sed. Well, the problems are still there. I am using 
the default GCC and as, cpp come with 1.1 binary, which is GCC 2.4.5.

Can anybody give me some hints where the problem is?

Thanks

cs_yus@cs4.lamar.edu