[Bug 18369] New: fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (98000004)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 6 01:47:30 CDT 2009


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

           Summary: fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd
                    (98000004)
           Product: Wine
           Version: 1.0.1
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: winsock
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: guillermo at geryon.com.ar
                CC: guillermo at geryon.com.ar


Created an attachment (id=20934)
 --> (http://bugs.winehq.org/attachment.cgi?id=20934)
fixme error: running: export WINEDLLOVERRIDES="odbccp32,odbc32=n" && export
WINEPREFIX=/wine_prueba && export WINEDEBUG=winsock &&  wine
/wine_prueba/drive_c/geryon/Activaciones.

Hello.

My name is Guillermo and I'm writing from Argentina.
Let's explain my issue.
We have developed a windows application using Clarion for windows version: 6.3
The APP runs very good on windows 98 and later.
It uses MSSQL database engine.
Last months we are migrating our clients to linux (debian 5(lenny)) while we
are developing a new platform for our application to be a litle more
"universal".
What universal means is to be able to run the application under major linux and
windows as well. (We are studing options to choose the right language).

Meanwhile we need to run our app under linux, so I did the NativeODBC
installation for wine wich is right installed.
http://wiki.winehq.org/NativeOdbc (this is the tutorial).-

After installing the NativeODBC driver and configuring TCP/IP transport using
clieconf.exe, we've tried to run the win32 application without success!.-

I get the following error: fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd
(98000004)

The command is: 
export WINEDLLOVERRIDES="odbccp32,odbc32=n" && export WINEPREFIX=/wine_prueba
&& export WINEDEBUG=winsock &&  wine
/wine_prueba/drive_c/geryon/Activaciones.exe

Does anyone has the same issue?.-

some other information:
uname -a =-> Linux geryon-svr 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009
i686 GNU/Linux

cat /etc/debian_version =-> 5.0.1

wine --version = wine-1.0.1-174-gc4039bd

Attached is the last debug lines when "fixme" error shows up.!


-- 
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