porting motif application

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

2 posts / 0 new
Last post
porting motif application

Submitted by Anonymous on Tue, 02/11/2003 - 12:34.

Hi ,

I have a motif application which is currently linking to /usr/lib/Motif1.2/libXm.1 and /usr/lib/X11R5/libXt.1, and
my application works perfectly fine . But i want to run my application on a machine where /usr/lib/Motif2.1/libXm.4 and /usr/lib/X11R6/libXt.3 only available . When i ran my application linking to these libs i got the
following warnings and it dumped core .

Warning Missing charsets in String to FontSet conversion
Warning Cannot convert string "-dt-interface system-medium-r-normal-s*-*-*-*-*-*-*-*-*" to type FontSet
Warning Missing charsets in String to FontSet conversion
Warning Cannot convert string "-dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*" to type FontSet

Why i am getting the above warning ?? Is there any document how to proceed when you
want to port your application to link with the latest libXm and libXt. ?? If anybody has done such work
please give me some pointers.

Thanks in adv,
vara

Wed, 02/12/2003 - 11:22#1

Wed, 02/12/2003 - 11:22#1

Anonymous

porting motif application

Hi Everybody,

I am eagerly waiting for your invaluable answers for my query.

Thanks,
vara