Boost logo

Boost-Build :

From: John Maddock (john_at_[hidden])
Date: 2005-05-28 06:47:40


I'm getting errors while rebuilding current cvs:

c:\data\boost\develop\boost\tools\build\jam_src>cl /nologo /GZ /Zi
/MLd -DNT -DY
YDEBUG kernel32.lib advapi32.lib /Febootstrap\jam0 command.c compile.c
execnt.c
execunix.c execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c
glob.c ha
sh.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c
newst
r.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c
subst
.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c
class.c
w32_getreg.c native.c modules/set.c modules/path.c modules/regex.c
modules/pro
perty-set.c modules/sequence.c modules/order.c
command.c
compile.c
execnt.c
execnt.c(424) : error C2143: syntax error : missing ';' before 'type'
execnt.c(425) : error C2065: 'expected' : undeclared identifier
execnt.c(425) : warning C4047: 'function' : 'const char *' differs in levels
of
indirection from 'int'
execunix.c

It does build OK with gcc however,

John.

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk