In message <[EMAIL PROTECTED]> on Thu, 05 May 2005 17:05:19 +0200, [EMAIL PROTECTED] said:
ai26> In a message of Wed, 04 May 2005 13:04:28 +0200 (CEST) ai26> Received on Wed, 04 May 2005 13:07:32 +0200 ai26> ai26> Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> wrote to [email protected] ai26> ai26> Ok, I tried (beta4). It's quite a bit better but on this oldish ai26> VMS 7.2 there just isn't a smlib.h. I've searched in all of ai26> sys$sysroot. Maybe it's hidden in some .tlb but all of ai26> DECW$INCLUDE is in single files. OK ai26> I then undefined the USE_SESSION in the CFLAGS but it still ai26> tries to include session support (whatever that is): And that was an error on my part. What you should undefine is X11R6. Unfortunately, it isn't checked very well, so session.h gets included no matter what. I'll work on it. I've done all my tests so far on an Alpha running VMS 7.3-2, but I do have a VAX running 7.2, so I'll do some tests there as well. ai26> A400> cc/vers ai26> DEC C V5.7-004 on OpenVMS Alpha V7.2-1 WOW! That's an OLD compiler! This is what I have (can't find older): $ cc/vers Compaq C V6.2-003 on OpenVMS VAX V7.2 Cheers, Richard ----- Please consider sponsoring my work on free software. See http://www.free.lp.se/sponsoring.html for details. -- Richard Levitte [EMAIL PROTECTED] http://richard.levitte.org/ "When I became a man I put away childish things, including the fear of childishness and the desire to be very grown up." -- C.S. Lewis
