I'm compiling as root so I don't think that I can't run the command

On Mon, 1 Apr 2002, Hugo van der Kooij wrote:

> On Mon, 1 Apr 2002, ja wrote:
> 
> > hello, I'm trying to get 1.1.14 up and running on my OS X box.
> > Everything went ok installing the libs but after running ./configure and getting
> > past that for the core the make gives me ...
> >  root# make
> >  cd nessus && make
> >  gcc -g -O2 `sh ./cflags` -c auth.c
> >  gcc: auth.c: No such file or directory
> >  gcc: No input files
> > now the auth.c IS in the nessus folder in nessus-core so I'm thinking
> > the makefile may be a bit messed up
> 
> If the makefile was messed up you would see an odd command to compile. 
> This is a valid command for compiling the said piece of code.
> 
> Rune the command manualy and see what is the culprit. I guess the file is 
> not accessible for the user that is compiling.
> 
> Hugo.
> 
> -- 
> All email send to me is bound to the rules described on my homepage.
>     [EMAIL PROTECTED]          http://hvdkooij.xs4all.nl/
>           Don't meddle in the affairs of sysadmins,
>           for they are subtle and quick to anger.
> 
> 

Reply via email to