I tried to build sapdb from CVS on my RedHat Linux system, but I have these problems trying to build tools:

tons of different warnings, for example:
itt87.c:130: warning: passing arg 1 of `sql__ut' from incompatible pointer type

Probably missing pointer casts, and #pragma to disable warnings din't work
(I have GCC 3.2)

tons of:
....
makeconcom.y:573:11: warning: unknown escape sequence '\c'
....
makeconcom.y:578:11: warning: unknown escape sequence '\.'

Incompatible version of yacc?? I have byacc-1.9 installed.


But worse, make fails with following:

Can't locate lcmake.pm in @INC (@INC contains: /home/jan/sapdb/build/TOOLSRC/bin /home/jan/sapdb/build/TOOLSRC/lib/perl5 /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /home/jan/sapdb/build/TOOLSRC/bin/imf.pl line 27.
BEGIN failed--compilation aborted at /home/jan/sapdb/build/TOOLSRC/bin/imf.pl line 27.
make: *** [alltools] Error 2

Looks like some perl module (lcmake.pm) is missing, I have no idea where to get it?? It's not mentioned in the build requirements...

Jan

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to