[Insight-developers] Build broken on Linux 6.2

Brad King brad.king@kitware.com
Tue, 13 Mar 2001 13:48:10 -0500 (EST)


> I just updated to the latest ITK version from the repository, and did
> "configure", "make clean", and "make".  I got the following fatal error
> message almost immediately:
> 
> make[3]: Leaving directory `/home/hughett/work/Insight/Utilities/Cable'
> cd Cable; make -w all
> make[3]: Entering directory `/home/hughett/work/Insight/Utilities/Cable'
> make[3]: *** No rule to make target `sourceParser.o', needed by `generateWrappers'.  Stop.

Did you do a "cvs update -d"?

-Brad