Another ROTOR build problem

John Locke <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.rotor
Message-ID <[email protected]>
Without intentionally changing any files, I'm suddenly
getting an error building common.pch.  Builddf.log
contains the following errors (among many other
similar errors).

Has anyone seen this before?  Please help!

John

c:\Program Files\Microsoft Visual Studio
.NET\Vc7\include\stdlib.h(183) : error C2373:
'PAL_errno' : redefinition; different type modifiers

        E:\ROTORP\pal\rotor_pal.h(3409) : see
declaration of 'PAL_errno'

Here is the compile line from builddf.log.

cl -nologo  /Tp ..\common.cpp  -Ii386\ -I.
-IE:\ROTORP\clr\src\inc\version -I.. -I..\i386
-Iobjdf\rotor_x86 -I..\..\inc
-I..\..\inc\objdf\rotor_x86 -I..\..\classlibnative\inc
-I..\..\md\inc -I..\..\xmlparser
-I..\..\clijit\orp-include
-Ic:\progra~1\micros~1.net\vc7\include
-IE:\ROTORP\clr\public\oak\inc -IE:\ROTORP\pal
-IE:\ROTORP\palrt\inc -Di386 -D_X86_  -DSTD_CALL
-DCONDITION_HANDLING=1 -DNT_UP=1  -DNT_INST=0
-DWIN32=100 -D_NT1X_=100 -DWINNT=1
-D_WIN32_WINNT=0x0400 -DWINVER=0x0400
-D_WIN32_IE=0x0400    -DWIN32_LEAN_AND_MEAN=1
-DNTMAKEENV -D_DEBUG -DDEBUGGING_SUPPORTED
-DPROFILING_SUPPORTED -DFUSION_SUPPORTED
-DPLATFORM_WIN32 -DFEATURE_PAL -DUSE_CDECL_HELPERS
-DPAL_PORTABLE_SEH -DDBG=1 -DDEVL=1 -DFPO=0
-D_DEBUG -DNTMAKEENV -D_DEBUG -DDEBUGGING_SUPPORTED
-DPROFILING_SUPPORTED -DFUSION_SUPPORTED
-DPLATFORM_WIN32 -DFEATURE_PAL -DUSE_CDECL_HELPERS
-DPAL_PORTABLE_SEH    /c /Zel /Zp8 /Gy  -Wp64 /Gz
/QIfdiv- /QIf /QI0f  /Gi /Gm /GX-  /GR- /GF  /Zi /O1
/G6 /Oy-
/FdE:\ROTORP\clr\bin\rotor_x86\fastchecked\cee_wks.pdb
/FRe:\rotorp\clr\src\vm\wks\objdf\rotor_x86\  /EHs-
/EHa- /EHc- -DUNICODE -D_UNICODE -DCOMPLUS_EE
-DENABLE_PERF_COUNTERS -W4 -DNO_CRT /WX
/Ylfastchecked\cee_wks /Yccommon.h
/Fpobjdf\rotor_x86\common.pch
/Fo"e:\rotorp\clr\src\vm\wks\objdf\rotor_x86\common.obj"

common.cpp



__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

===================================
This list is hosted by DevelopMentor®  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at http://discuss.develop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.