http://bugs.winehq.com/show_bug.cgi?id=551
*** shadow/551 Fri Mar 29 23:26:21 2002 --- shadow/551.tmp.24064 Sun May 5 07:21:04 2002 *************** *** 2,13 **** | DLL Separation: gdi32 from ntdll (misc) | +----------------------------------------------------------------------------+ | Bug #: 551 Product: Wine | ! | Status: NEW Version: unspecified | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-binary | +----------------------------------------------------------------------------+ ! | Assigned To: bugs@codeweavers.com | | Reported By: fgouget@codeweavers.com | | CC list: Cc: | +----------------------------------------------------------------------------+ --- 2,13 ---- | DLL Separation: gdi32 from ntdll (misc) | +----------------------------------------------------------------------------+ | Bug #: 551 Product: Wine | ! | Status: RESOLVED Version: unspecified | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-binary | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs@winehq.com | | Reported By: fgouget@codeweavers.com | | CC list: Cc: | +----------------------------------------------------------------------------+ *************** *** 31,33 **** --- 31,37 ---- ./libgdi32.so: undefined reference to `LOCAL_Unlock' ./libgdi32.so: undefined reference to `SELECTOR_AllocBlock' ./libgdi32.so: undefined reference to `SELECTOR_FreeBlock' + + ------- Additional Comments From andi@rhlx01.fht-esslingen.de 2002-05-05 07:21 ------- + I just submitted a patch to use wine_get_unix_file_name instead. + It is untested, but I hope it works. \ No newline at end of file