Hi,

I noticed that maxdb doesn't compile if the environment variable CPP is
set. Something like the following will fail:

export CPP="cpp"
imf.pl all

The errors are related to ptoc and comppc.pl. Numerous don't compile
because ptoc_base.h can't be found (error "No such file or directory").
The error occurs in comppc.pl at line 425.

If CPP is not set, maxdb compiles without any problems. I'm using the
latest pre-compiled version of the devtools and gcc 4.1. cpp is in
/usr/bin, which is in the path.

Do the devtools use their own, incompatible C preprocessor, or how are
those errors caused? This error has probably also caused the problems
with pgenc I described a few days before (subject "ptoc can't find
pgenc").

- Chris



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

Reply via email to