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

  1. Path: sparky!uunet!munnari.oz.au!spool.mu.edu!yale.edu!jvnc.net!netnews.upenn.edu!msuinfo!discovery!jpd
  2. From: jpd@discovery.msu.edu (Joe P. DeCello)
  3. Newsgroups: comp.windows.x
  4. Subject: Can't make XPM - help
  5. Keywords: xpm
  6. Message-ID: <1hsfmqINNbkg@msuinfo.cl.msu.edu>
  7. Date: 30 Dec 92 15:36:58 GMT
  8. Reply-To: jpd@discovery.msu.edu
  9. Organization: Michigan State University
  10. Lines: 21
  11. NNTP-Posting-Host: discovery.cl.msu.edu
  12.  
  13. When I try to make xpm I get the following:
  14.  
  15. rm -f sxpm
  16. gcc -fstrength-reduce -fpcc-struct-return -o sxpm sxpm.o -O   libXpm.a -lXt -lXext -lX11   -B/usr/bin/
  17. ld: Undefined symbol 
  18.    strcasecmp 
  19.    *** Error code 1
  20.    make: Fatal error: Command failed for target `sxpm'
  21.  
  22. This is in X11R5 on a sun386i w/16 mg running 4.0.2
  23. ---
  24. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  25. Joseph P. DeCello III                      e-mail:  jpd@cad.msu.edu
  26. Michigan State University                      ph:  (517) 353-3027 
  27. Specialized Computing Support Services           1:00pm - 5:00pm EST
  28. rm -f sxpm
  29. gcc -fstrength-reduce -fpcc-struct-return -o sxpm sxpm.o -O   libXpm.a -lXt -lXext -lX11   -B/usr/bin/
  30. ld: Undefined symbol 
  31.    strcasecmp 
  32.    *** Error code 1
  33.    make: Fatal error: Command failed for target `sxpm'
  34.