> Actually, I do --- with libc5 stuff bound into a libc6 program (i.e. > Netscape + Acrobat plug-in) getcwd() fails. Very likely this is failing do to another problem, you should never mix libc5 and libc6 libraries, many struct sizes changed for example, most software doing this will crash badly.