home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!spool.mu.edu!yale.edu!jvnc.net!netnews.upenn.edu!msuinfo!discovery!jpd
- From: jpd@discovery.msu.edu (Joe P. DeCello)
- Newsgroups: comp.windows.x
- Subject: Can't make XPM - help
- Keywords: xpm
- Message-ID: <1hsfmqINNbkg@msuinfo.cl.msu.edu>
- Date: 30 Dec 92 15:36:58 GMT
- Reply-To: jpd@discovery.msu.edu
- Organization: Michigan State University
- Lines: 21
- NNTP-Posting-Host: discovery.cl.msu.edu
-
- When I try to make xpm I get the following:
-
- rm -f sxpm
- gcc -fstrength-reduce -fpcc-struct-return -o sxpm sxpm.o -O libXpm.a -lXt -lXext -lX11 -B/usr/bin/
- ld: Undefined symbol
- strcasecmp
- *** Error code 1
- make: Fatal error: Command failed for target `sxpm'
-
- This is in X11R5 on a sun386i w/16 mg running 4.0.2
- ---
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Joseph P. DeCello III e-mail: jpd@cad.msu.edu
- Michigan State University ph: (517) 353-3027
- Specialized Computing Support Services 1:00pm - 5:00pm EST
- rm -f sxpm
- gcc -fstrength-reduce -fpcc-struct-return -o sxpm sxpm.o -O libXpm.a -lXt -lXext -lX11 -B/usr/bin/
- ld: Undefined symbol
- strcasecmp
- *** Error code 1
- make: Fatal error: Command failed for target `sxpm'
-