>> (cd .libs && rm -f libexpat.so && ln -s libexpat.so.0.1.0 libexpat.so) >> false cru .libs/libexpat.a xmlparse.o xmltok.o xmlrole.o This looks wrong: instead of 'false' there should be another command (guessing from the 'cru' option after it, it might be ar) Usually, ar is in /usr/ccs/bin on Solaris 8, so you need to add that directory to your path. Joost --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx