DaemonForums  

Go Back   DaemonForums > Other Operating Systems > Other BSD and UNIX/UNIX-like

Other BSD and UNIX/UNIX-like Any other flavour of BSD or UNIX that does not have a section of its own.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 13th May 2010
klanger klanger is offline
Port Guard
 
Join Date: May 2010
Posts: 29
Default WINE - DragonFlyBSD

Is it possible to run WINE with DragonFlyBSD?

No useful info in google and while installing wine-devel (via pkgsrc) I ended up with this error
Code:
  -o internettransport.o internettransport.c
internettransport.c: In function 'InternetTransport_WndProc':
internettransport.c:325: error: 'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' undeclared (first use in this function)
internettransport.c:325: error: (Each undeclared identifier is reported only once
internettransport.c:325: error: for each function it appears in.)
internettransport.c:325: error: expected ';' before 'infd'
internettransport.c:356: warning: implicit declaration of function 'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library'
internettransport.c:356: error: 'infd' undeclared (first use in this function)
gmake[2]: *** [internettransport.o] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/emulators/wine-devel/work/wine-1.1.16/dlls/inetcomm'
gmake[1]: *** [inetcomm] Error 2
gmake[1]: Leaving directory `/usr/pkgsrc/emulators/wine-devel/work/wine-1.1.16/dlls'
gmake: *** [dlls] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/emulators/wine-devel
*** Error code 1
And some others but those were fixable - with
Code:
pkg_radd -fv frontforge glut
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wine: Your Experiences ninjatux Off-Topic 10 4th June 2013 12:48 PM
[Help needed] Atheros on Dragonflybsd joanelis Other BSD and UNIX/UNIX-like 4 4th May 2010 09:09 PM
Wine OpenBSD Oko OpenBSD Packages and Ports 11 4th November 2009 11:19 PM
wine error hamba FreeBSD Ports and Packages 12 1st December 2008 11:50 AM
Wine on OpenBSD 4.3 WeakSauceIII OpenBSD Packages and Ports 10 25th May 2008 07:03 PM


All times are GMT. The time now is 11:35 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick