I do not know your specfice problem but usually I have found when compliling unix apps check to make sure your path stmt is OK. I have found when compiling things as root I have always have to add certain paths to the path stmt. If the directory in question exists then see if that path is part of your path stmt. Type echo $PATH.tkdragon said:Newbie...
Trying to compile simple app with Emacs...error as follows:
tcsh: /sw/bin/init.csh: No such file or directory.
ld: Undefined symbols:
_main
any suggestions?
The ld: Undefined symbols:tkdragon said:Newbie...
Trying to compile simple app with Emacs...error as follows:
tcsh: /sw/bin/init.csh: No such file or directory.
ld: Undefined symbols:
_main
any suggestions?