This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcj install failed


Please don't top-post.

Annapoorna R writes:
 > Hi,
 > 
 > Thanks for the info. I did configure from top directory.
 > 
 > now its giving error here
 > 
 > /disk1/certo/gcc4.1/gcc-4.1.2/libjava/classpath /bin/sh ./gen-classlist.sh
 > 
 > test: Unknown operator -ef .
 > 
 > Does it depend on the whether its running on sh/ksh/bash.

You have to look at the man page for test on your system and find out
why 'test -ef' doesn't work.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]