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.