Source-Changes-D archive

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

Re: CVS commit: src



On Thu, Feb 24, 2011 at 04:28:50AM +0000, Joerg Sonnenberger wrote:
> Module Name:  src
> Committed By: joerg
> Date:         Thu Feb 24 04:28:49 UTC 2011
> 
> Modified Files:
>       src/sys/arch/amd64/include: mcontext.h types.h

This part breaks building textproc/icu:

c++ -I/usr/include -D_REENTRANT -I. -I../common    -DU_I18N_IMPLEMENTATION -O2 
-I/usr/include -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings 
-Wno-long-long  -fvisibility=hidden -c -DPIC -fPIC -o fmtable.o fmtable.cpp
In file included from /usr/include/machine/signal.h:49,
                 from /usr/include/sys/siginfo.h:35,
                 from /usr/include/sys/signal.h:114,
                 from /usr/include/signal.h:45,
                 from decContext.h:61,
                 from decContext.c:25:
/usr/include/machine/mcontext.h:87: error: expected '=', ',', ';', 'asm' or '__a
ttribute__' before 'void'
 Thomas


Home | Main Index | Thread Index | Old Index