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

"Paterline, David L. (NF)" <[email protected]> Tue, 29 Jun 2010 16:41:21 -0400
Newsgroups gmane.editors.nedit.user
Message-ID <[email protected]>
I'm not sure about how I'm linking, I'm just trying to build using the 'out of the box' makefiles (make linux). As for the libraries:

[ocean:nedit-5.5] 36) ls -l /usr/X11R6/lib/libXm.a
-rw-r--r--  1 root root 2374792 May 14  2002 /usr/X11R6/lib/libXm.a

[ocean:nedit-5.5] 35) ll /usr/X11R6/lib/libXm.so*
lrwxrwxrwx  1 root root      12 Feb  1  2007 /usr/X11R6/lib/libXm.so -> libXm.so.2.1
lrwxrwxrwx  1 root root      12 Jun 28  2006 /usr/X11R6/lib/libXm.so.2 -> libXm.so.2.1
-rwxr-xr-x  1 root root 2029054 Oct  1  2004 /usr/X11R6/lib/libXm.so.2.1
lrwxrwxrwx  1 root root      14 Jun 28  2006 /usr/X11R6/lib/libXm.so.3 -> libXm.so.3.0.1
-rwxr-xr-x  1 root root 2389516 Oct  3  2004 /usr/X11R6/lib/libXm.so.3.0.1

Thanks.

---
David L. Paterline
Functional Lead, Software Development
Core Engineering

Westinghouse Electric Company
Westinghouse Energy Center
Monroeville, PA 15146, USA
Phone:  +1 (412) 374-2286
Fax:  +1 (412) 374-2284
Email:  [email protected]
Home Page:  www.westinghousenuclear.com


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Tony Balinski
Sent: Tuesday, June 29, 2010 4:35 PM
To: General NEdit discussion list
Subject: RE: Looking for NEdit 5.5 with toolbar patch for Linux platform (SLES9 / SLES10)

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

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