[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make error
From: |
BrianAllen |
Subject: |
make error |
Date: |
Fri, 5 Oct 2001 10:06:18 -0400 |
Greetings,
after untarring the make file I did a './configure' and then a
'./sh. build.sh' successfully, I tried to do a ./make install and I got this
error:
# ./make install
Making install in glob
make[1]: Entering directory `/apps2/make/make-3.79/glob'
rm -f libglob.a
ar cru libglob.a glob.o fnmatch.o
make[1]: execvp: ar: Not a directory
make[1]: *** [libglob.a] Error 127
make[1]: Leaving directory `/apps2/make/make-3.79/glob'
make: *** [install-recursive] Error 1
I didn't see this in the manual.
thank you
Brian Allen
- make error,
BrianAllen <=