http://bugs.winehq.com/show_bug.cgi?id=550
*** shadow/550 Fri Mar 29 23:26:20 2002 --- shadow/550.tmp.24258 Sun May 5 07:24:51 2002 *************** *** 2,13 **** | DLL Separation: gdi32 from ntdll (DOSFS_GetFullName) | +----------------------------------------------------------------------------+ | Bug #: 550 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 (DOSFS_GetFullName) | +----------------------------------------------------------------------------+ | Bug #: 550 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: | +----------------------------------------------------------------------------+ *************** *** 20,22 **** --- 20,26 ---- the other DLL separation tasks. The best way to find out it to try.
./libgdi32.so: undefined reference to `DOSFS_GetFullName' + + ------- Additional Comments From andi@rhlx01.fht-esslingen.de 2002-05-05 07:24 ------- + 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