[Bug 1413] unable to compile wine on Solaris 2.7

Wine Bugs wine-bugs at winehq.com
Sat Jun 28 11:01:38 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1413





------- Additional Comments From z_god at wanadoo.nl  2003-28-06 11:01 -------
Bug comments restored from Gmane.org: 
 
Wine version: 20030408  
  
attempting to compile on Solaris 2.7, i've ran into the following problems:  
  
a) can not use system-supplied lex (does not understand -C and other options)  
 - had to install flex package  
b) can not use system-supplied yacc (does not understand options)  
 - had to install bison package  
c) warning about using system 'strip' utility (--strip-unneeded option)  
 - ignored  
d) multiple warning about X* functions returning int (i'm guessing no  
declarations)  
e) multiple warnings about using 'char' type as subscript (i'm guessing   
standard does not like it?)  
f) in $SRC/dlls/ntdll/signal_sparc.c (in SIGNAL_init() function), there is  
a call to 'sigfillset &all_sigs)', where all_sigs is not defined.  
 - commented out, since it's not being used in this function 

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list