Re: 2.99.6 beta release

Benedikt Birkenbach <[email protected]> Wed, 22 Dec 2004 11:25:19 +0100
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
>>Maybe, some /opt/sfw/include/Xm/Xm.h gets used instead of
>>/usr/openwin/include/Xm/Xm.h?
> 
> 
> The odd thing is that (at least in OpenMotif) both XmVersion and
> XmEACH_SIDE are defined in Xm.h ... do you have several Motif
> versions installed? What's the output of
> 
> $ find /opt/sfw/include /usr/openwin/include -type f -name "Xm.h" | \
> xargs egrep -i 'xmversion|xmrevision' /dev/null
> 
There is no output, but that's because find doesn't seem to follow 
links. In /opt/sfw/include/ is a link that points to 
/opt/sfw/LessTif/Motif2.0/include/Xm and here is the Xm.h file. The 
output is

/opt/sfw/include/Xm/Xm.h:#define XmVERSION 2
/opt/sfw/include/Xm/Xm.h:#define XmREVISION 0
/opt/sfw/include/Xm/Xm.h:#define XmVersion (XmVERSION * 1000 + XmREVISION)
/opt/sfw/include/Xm/Xm.h:#define XmVERSION_STRING LesstifVERSION_STRING

But I think I found the reason for the problems. There are old Motif1.2 
headers in /usr/include/Xm/ and the compiler always looks there.

I'm not sure how to manage that only one of the Motif Installations is 
found and used.

I'll try to compile with Xaw.

Thx for the help

regards

Benedikt



> ?
> 
> (BTW: Please use stefanulrich <AT> users.sourceforge.net instead
> of my zen.co.uk address to reach me, since I'm going to move back
> to Germany soon).
> 
> Best,
> Stefan


-- 
  ____  ____  ____  _  ________________________________________
/ __ \/ __ \|__  || |/ /  Benedikt Birkenbach                 |
|  __/|  __/  / / |   /   RRZK/ZAIK der Universitaet zu Koeln |
| | \ | | \  / /_ |   \                                       |
|_|\_\|_|\_\|____||_|\_\  http://www.uni-koeln.de/RRZK/       |
______________________________________________________________/