This afternoon (3-21 @ 12:30ish) I downloaded the current cvs and tried to build and install it. I made it through configure and make depend without any problems, but make returned:
/usr/bin/ld: warning: libwine_unicode.so needed for libntdll.dll.so, not found
I saw that libwine_unicode.so was indeed there so I did a make, make install on the unicode directory. That completed without any errors so I went back to the wine root direcotry, did make clean; ./configure; make depend; make; make install and that all completed without errors. Then when trying to run wine I get the error:
wine: error while loading shared libraries: libntdll.dll.so: cannot open shared object file: No such file or directory
I thought you guys might need the information on the cvs, and if not, maybe at least you could help me.
Thanks.
Daniel Bingham db78@att.net