When compiling gettext-0.14.1 from ports I got a problem with the location of 2 library files crtbeginS.o and crtendS.o. The compilation looked for the files in /usr/lib/gcc2 but they are in /usr/lib. Is there some symlinks missing in my system or. (I created links to make the compilation work). Where shall these files reside? Gunnar Flygt