I don't know why that's happening. Look in the build.sh file and you'll
probably see a line like this:
extras='getopt$U.o'
Remove that line and see if that helps.
Note you can also use your existing version of make, even if it's not
GNU make, to build GNU make.
--
-
I'm trying to compile make 3.80 on HP-UX 11.11. I've gotten past the "@REMOTE@" issue by replacing it with stub. But now when I run build.sh I get the following:
compiling variable.c...
compiling version.c...
compiling vpath.c...
compiling hash.c...
compiling remote-stub.c...
compiling getload