Wine-20050830 Compile error

2005-08-30 Thread John Shillinglaw
Hello, After getting the lastest tar, I get the following error: gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o add.o add.c In file included from add.c:39:

Wine-20050830 Compile error

2005-08-30 Thread John Shillinglaw
Hello, I just answered my own question, after emerging openldap, the error went away. Someone might have mentioned before, there needs to be a configure test for this... John P.S. The bug system under winehq.org still seems to be down. After getting the lastest tar, I get the following

Porting Device Drivers to Winehq

2005-08-09 Thread John Shillinglaw
Hello, Can anyone point me to documentation/help or tools for disassembling Windows 95 drv and vxd files and/or porting them to wine?? I have a Roland SCP-55 Soundcanvas card (pcmcia ) which is not recognized by linux, and Windows XP ( which I don't like using anyway ) will not recognize the

Re: Porting Device Drivers to Winehq

2005-08-09 Thread John Shillinglaw
Thank you all for your help. I was vaguely aware that wine could not use the 95 drivers for my card, and developing pcmcia-cs / alsa drivers was my goal. Finding accurate, recent win 95 decodeing info/ tools on the net was difficult, and I knew that wine developers face the same problem in