Fwd: WINE and gcc 3.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You have compiled about 95% of the code, hold the line.
Now your gcc and dependancies are correct, according to the versions
you reported.

Doing some research , it seems that the problem comes from
include/wine/debug.h
from the declaration of WINE_FIXME and __WINE_DBG_LOG, 
though I dont know what is wrong here.

Im forwarding this to the list, hopefully someone will see where the
fault lies.

=====
Sylvain Petreolle (spetreolle at users dot sourceforge dot net) ICQ #170597259
No more War !

"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".

For the Law of Oil and Fire, Im an European that lives in France.
For all my Brothers and friends, Im a human living on Earth.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
--- Begin Message ---
Hi again,

  I got gcc 3.2 and its associated dependencies installed. Now I am getting 
the following error message during compile:

gcc -c -I. -I. -I../../include -I../../include  -g -O2 -Wall 
-mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith  -fPIC  -D_REENTRANT -o 
macro.o macro.c
macro.c:498:88: warning: multi-line string literals are deprecated
macro.c:499:40: warning: multi-line string literals are deprecated
macro.c:500:40: warning: multi-line string literals are deprecated
macro.c:501:40: warning: multi-line string literals are deprecated
macro.c:502:41: warning: multi-line string literals are deprecated
macro.c:561:21: warning: multi-line string literals are deprecated
macro.c:931:1: unterminated argument list invoking macro "__WINE_DBG_LOG"
macro.c: In function `MACRO_ExtInsertItem':
macro.c:931: `__WINE_DBG_LOG' undeclared (first use in this function)
macro.c:931: (Each undeclared identifier is reported only once
macro.c:931: for each function it appears in.)
macro.c:931: parse error at end of input
macro.c:498: warning: unused variable `__dbcl'
macro.c:498: warning: unused variable `__dbch'
make[2]: *** [macro.o] Error 1
make[2]: Leaving directory `/home/mattb/wine_src2/programs/winhelp'
make[1]: *** [winhelp] Error 2
make[1]: Leaving directory `/home/mattb/wine_src2/programs'
make: *** [programs] Error 2

I got gcc, gcc-ccp, and libgcc all installed, and removed previous versions. 
gcc and gcc-ccp are version 3.2-1mdk, libgcc is 3.2.1. I also updated 
binutils and libbinutils, new version is 2.12.90.0.15-1mdk. My previous 
binutils was too old for the new gcc version. As far as I know, there is no 
trace of 2.96 gcc stuff left on my system.

I *really* appreciate your helping me with this, I am pretty much lost when 
it comes to building programs from source code.

	-Matt Bailey

--- End Message ---

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux