devtools 35758

Wolfgang Rosenauer <[email protected]> Tue, 4 Mar 2003 08:35:43 +0100 (CET)
Newsgroups gmane.comp.db.sapdb.sources
Organization SuSE Linux AG
Message-ID <1521132789.1046763343794.JavaMail.comfire@extimap>
Hi,

as I want to build 7.4.3.10 I've observed some problems in the released buildtools.
I know that the lcmake problem is known and I got a fix for this.
But there are two other problems:

1. SysInfo.pm is not available when calling machineInfo.lnk in alltools.mac.
   xs.mac is called later.
2. igme.mac calls instperltools which is also not available at this time
   So I've included instperltools.pl.tt right before igme.mac in alltools.mac
   and changed the $TOOL/bin/instperltools call in igme.mac to
   $TOOL/bin/instperltools.pl

It's hard enough to build SAPDB with newer compilers and platforms. Could you please fix
those problems for the next release or in CVS (I can't check the CVS version but I think
it has the very same problems). Working devtools are very important. I don't expect the CVS
version to be stable but a released source-tarball should really be.

CU,
 Wolfgang