Re: Hamm compile errors.

1998-04-04 Thread Hamish Moffatt
On Sat, Apr 04, 1998 at 06:07:23AM -0700, ninjaz wrote: > The lines it are complaining about are: > 90 typedef int bool; > 91 #ifdef __cplusplus > 92 const bool false = 0; > 93 const bool true = 1; > 94 #else This is evil; there is a built in bool type with the new g++ and

Hamm compile errors.

1998-04-04 Thread ninjaz
Since getting hamm updates today, nothing wants to compile.. everything ends up with a few pages of errors after hitting the first file. Are there any fixes out for this? libg++27-dev was not initially installed, but I tried plugging it in to see if it would make a difference, to no avail. (lib