Hello,

we tried to compile MaxDB sources on a Debian based system. Of course to
compile MaxDB we need the buildtools, which we also tried to compile on
our system. Unfortunately the following error-message appeared:


[EMAIL PROTECTED]:/home/admin/TOOLSRC> make
[...]
make[3]: Entering directory
`/data/home/admin/TOOLSRC/sys/src/base/ptoc/sqlsrc'
gcc -DLINUX -DI386 -DSYSV -DCC -O2 -g -fPIC -o opt_pt_c opt_pt_c.c
opt_pt_c.c: In function 'opt_arithmetic':
opt_pt_c.c:288: error: invalid storage class for function
'srch_para_beg_pos'
make[3]: *** [opt_pt_c] Error 1
make[3]: Leaving directory
`/data/home/admin/TOOLSRC/sys/src/base/ptoc/sqlsrc'
make[2]: *** [sqlsrc] Error 2
make[2]: Leaving directory `/data/home/admin/TOOLSRC/sys/src/base/ptoc'
make[1]: *** [ptocall] Error 2
make[1]: Leaving directory `/data/home/admin/TOOLSRC/sys/src/base'
make: *** [base] Error 2
[EMAIL PROTECTED]:/home/admin/TOOLSRC>


In our opinion the problem is caused by our glibc6, which seems to be
not supported. We also tried to compile the 7.5 Version of the
buildtools, which worked quite well, but the following error occured
while compiling MaxDB v7.5:

[EMAIL PROTECTED]:/data/home/admin/maxdbtest/V75_00_38/MaxDB_DEV> imf.pl all
[...]
unknown target 'enalib.lib', version 'f' - missing com description?
called by target 'ClientRunTime.lib', version 'f'
unknown target ':sap/640/saptype.h', version ' ' - missing com description?
called by target 'RTEComm_ParseURI.cpp', version 'f'
try to interprete ':sap/640/saptype.h' as description
unknown target ':sap/640/saptype.h', version ' ' - missing com description?
called by target 'RTEComm_ParseURI.cpp', version 'f'
error in include list of 'RTEComm_ParseURI.cpp' (':sap/640/saptype.h')
unknown target ':sap/640/saptypeb.h', version ' ' - missing com description?
called by target 'RTEComm_ParseURI.cpp', version 'f'
[...]



Has someone else been confronted with one of these problems? Is there a
possibility to recieve an older version of the buildtools?

Thank you very much,
   Jonas

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

Reply via email to