Re: FVWM: fvwm

From: Guenther Grau <grau_at_fzi.de>
Date: Fri, 27 Sep 1996 00:16:54 +0200

Murthy Mamidi wrote:
>
> pm -lnsl -lsocket -lXext -lX11 -lnsl
> Undefined first referenced
> symbol in file
> strcasecmp //usr/X/lib/libXpm.so

Do a man strcasecmp and read the page. It should indicate in which
library this function is hidden. If not, well, I'd assume it is in libc.
Thus I'd add a -lc at the end of the compilation(actually linking)
command. This should fix this.

  Guenther
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Sep 26 1996 - 18:17:14 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:59 BST