bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make 3.80's ./build.sh won't work on NetBSD


From: Ray Phillips
Subject: make 3.80's ./build.sh won't work on NetBSD
Date: Mon, 31 Mar 2003 13:47:54 +1000

Dear bug-make:

On the NetBSD systems I've tried (1.6 and -current as of last week)

% tar zxf make-3.80.tar.gz
% cd make-3.80
% ./configure
% make
# make install

works, but when I tried using

% sh ./build.sh

after  ./configure  it gave this error:

compiling ar.c...
compiling arscan.c...
compiling commands.c...
compiling default.c...
compiling dir.c...
compiling expand.c...
compiling file.c...
compiling function.c...
compiling getopt.c...
compiling getopt1.c...
compiling implicit.c...
compiling job.c...
compiling main.c...
compiling misc.c...
compiling read.c...
compiling remake.c...
compiling rule.c...
compiling signame.c...
compiling variable.c...
compiling version.c...
compiling vpath.c...
compiling hash.c...
compiling address@hidden@.c...
gcc: ./address@hidden@.c: No such file or directory
gcc: No input files

and I'm afraid I'm not skilled enough to fix it.


Ray




reply via email to

[Prev in Thread] Current Thread [Next in Thread]