I had to add the following LDFLAGS to make kaffe link correctly on SunOS 5.6: -lnsl -socket -posix4 (the first two are obviously for network layer and the third is mostly for semaphores) -Ric