home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / 20506 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.0 KB

  1. Xref: sparky comp.windows.x:20506 comp.windows.x.motif:8186
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!spool.mu.edu!hri.com!noc.near.net!news.bbn.com!testament.bbn.com!vrowley
  3. From: vrowley@testament.bbn.com (Vicky Rowley)
  4. Newsgroups: comp.windows.x,comp.windows.x.motif
  5. Subject: Undefined symbol _mblen - WHY?
  6. Message-ID: <ljfdf4INNflm@news.bbn.com>
  7. Date: 23 Dec 92 00:42:12 GMT
  8. Reply-To: vrowley@testament.bbn.com. (Vicky Rowley)
  9. Distribution: usa
  10. Organization: Bolt Beranek and Newman Inc., Cambridge MA
  11. Lines: 19
  12. NNTP-Posting-Host: bbn.com
  13.  
  14. Hi,
  15.  
  16. Could anyone out there help me out with a linking error that I'm getting?
  17. I'm using Motif 1.2 on a Sun4 and I get the following:
  18.  
  19.  
  20.   cc -c -D_NO_PROTO -g test2.c -I/nfs/jonas/u4/motif1.2/usr/include -o test2.o
  21.   cc -g test2.o -L/nfs/jonas/u4/motif1.2/usr/lib -o test -lXm -lXt -lX11
  22.   ld: Undefined symbol
  23.      _mblen
  24.   *** Error code 2
  25.   make: Fatal error: Command failed for target `test2'
  26.  
  27.  
  28. Any help would be greatly appreciated.
  29.  
  30. Vicky
  31. vrowley@bbn.com
  32. (617)873-2387
  33.