[Bug 20489] New: Borland C++ 5.02 and Oracle-7.3.3.2.0 installer don't work with Network Mapped Drive

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 27 09:49:47 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20489

           Summary: Borland C++ 5.02 and Oracle-7.3.3.2.0 installer don't
                    work with Network Mapped Drive
           Product: Wine
           Version: 1.1.32
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: info at recover.eu


1) Borland C++ 5.02 (the best ide in the 1990)

I have a directory s:\ which is mapped from \\myserver\src and its content is
all the source code C++

I can see it when I do:
wine cmd
s:
dir

but when bcw.exe (borland c++ 5.02 OK It s an old IDE but we use it) want to
compile these code, it doesn't find the file

then I copy/paste locally and then ln -s from /src which content all the codes
and then NO PROBLEM bcw compile and link and make the .exe!

It seem that an api use by some (old?) application to read/write file from
network drive would be not (yet?) implemented... 


for summary 
if s:\  is ln-s locally  BCW find the code and compile it
if s:\  is ln-s of a samba links BCW don't find the code 

the content of s:\ is STRICTLY the same (and chown/chmod also)



2) Oracle-7.3.3.2.0 (yes it is not the last oracle client ;) ) but we use it
when you choose a nt.prd who is in a network mapped drive, it can't read it
when you copy/paste locally, it work!

Thank to have read it

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list