When trying to build cvs checkouts I get the following error messages:

TARGET: ':SAPDB/DBM/Srv/Scheduler/DBMSrvScd_Main.cpp'     STATUS: ERROR

"/home/sapdb/maxdb-76/sys/wrk/incl/hin100.h", line 244: Warning: tin100_\
GlobalLog::writeEntry hides the function tin100_Log::writeEntry(const ch\
ar*, const char*, const char*, const char*, const char*, const char*, co\
nst char*, const char*, const char*, const char*, const char*).
"/home/sapdb/maxdb-76/sys/wrk/incl/SAPDB/DBM/Srv/Message/DBMSrvMsg_Erro\
r.hpp", line 49: Error: "}" expected instead of "13".
"/home/sapdb/maxdb-76/sys/wrk/incl/SAPDB/DBM/Srv/Message/DBMSrvMsg_Erro\
r.hpp", line 49: Error: Use ";" to terminate declarations.
"/home/sapdb/maxdb-76/sys/wrk/incl/SAPDB/DBM/Srv/Message/DBMSrvMsg_Erro\
r.hpp", line 49: Error: "}" expected instead of "13".
[...]

This header file seems to be built by buildmsg.pl. The actual content of the
headerfile is the current:

/* other macro definitions (created by buildmsg.pl)*/
#define SDBMSG_DBMSRV_ENUMERATION\
                    ERR=1,\
                    NOTIMPL=2,\
                    FILE=3,\
                    PARAM=4,\
                    MEM=5,\
                    RTE=6,\
                    RTEEXT=7,\
                    NOUTILSESSION=8,\
                    NODBSESSION=9,\
                    NOBACKUPSESSION=10,\
                    NOHISTORYSESSION=11,\
                    SQL=12,\
                    TOOSMALL=13,\
                    NOMEDIA=14,\
                    MENOTFOUND=15,\
                    MENOVALID=16,\
                    BANOVALIDTYPE=17,\
                    NOHISTORY=18,\
                    HIENTRYNOTFOUND=19,\
                    NOHELP=20,\
                    XPNOTFOUND=21,\
                    XPSYNTAX=22,\
                    COMMAND=23,\
                    PARAMEXIST=24,\
                    NOXPSESSION=25,\
                    XPSESSION=26,\
                    XPCHECK=27,\

[...]

I'm slightly confused on what is producing the error here. TOOLSRC is
relatively new - about one week old.


Greetz


SIEGENIA-AUBI KG
Informationswesen
 
i.A.
 
Markus D�hr
SAP-CC/BC, SAPDB-DBA

Tel.:    +49 6503 917-152
Fax:     +49 6503 917-7152
E-Mail: [EMAIL PROTECTED]
Internet: http://www.siegenia-aubi.com 
 

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to