RE: Looking for NEdit 5.5 with toolbar patch for Linux platform (SLES9 / SLES10)

Tony Balinski <[email protected]> Tue, 29 Jun 2010 22:34:55 +0200
Newsgroups gmane.editors.nedit.user
Message-ID <[email protected]>
Quoting "Paterline, David L. (NF)" <[email protected]>:

> Here are the error messages from the 'make linux' command:
>
> file.o(.text+0x1a4f): In function `PrintString':
> : warning: the use of `tmpnam' is dangerous, better use `mkstemp'
> /usr/X11R6/lib/libXm.a(ResConvert.o)(.text+0x5c6): In function
> `XmeNamesAreEqual':
> : undefined reference to `__ctype_b'
...
>
> Is there a way I can tell what Motif I have installed, such as what Motif
> RPMs are listed as being installed (not a Linux expert, just a user)?
>
> Thanks.
Looks more like your /usr/X11R6/lib/libXm.a is not finding ctype stuff, which
is in the standard library, rather than the build not finding motif/lesstif.

Also looks like you're linking statically rather than dynamically. Do you have
/usr/X11R6/lib/libXm.so also?

Tony
-- 
NEdit Discuss mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/discuss