>>>> "Jerry" == Jerry James
<james(a)xemacs.org> writes:
Jerry> Raymond Toy <toy(a)rtp.ericsson.se> wrote:
> Using the same setup as before, where modules was not failing to
> build, I reconfiged using --with-modules=no --with-ldap=yes.
>
> Configure works, but the resulting make fails because it cd's to
> modules/ldap and runs make there. However, the gcc command doesn't
> include -I../../src so config.h, lisp.h, and friends can't be found.
Jerry> Argh! I made sure this case worked before I checked all this stuff in!
Jerry> What happened? Well, I don't have time right this minute to check it
Jerry> out. I'll try to get to it tonight, but I probably won't until
Jerry> tomorrow. Sorry!
Hmm, I was optimistically hoping this bug was fixed in 21.5.11.
Unfortunately, it's not. I get the same problem. Built from a full
tarball on Solaris 2.8, gcc 3.1.
Ray