Compilation fails after I removed my INTROOT directory

After consequent changes concerning your INTROOT, it is better to clean( make clean) your module before compiling it again ( make all ). Indeed that operation often solves your compilation problem. If it solves then it was a dependancies problem. Else search on another place. The depandencies files are generated by first make call if it doesn't exist. In your case it was when your INTROOT was present. After generation, this files always are used to speed up make process. However they can be out of date. A simple make clean often solves such problem.

-- GerardZins - 13 Jul 2006

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2007-02-22 - TWikiAdministrator
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback