Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 1999 13:14:45 -0400 (EDT)
From:      steven <stevensl@mindspring.net>
To:        freebsd-questions@freebsd.org
Cc:        dci@ct1.webquill.com
Subject:   Re: Compilation Problems (wmapm)
Message-ID:  <Pine.BSF.4.05.9907311310420.72141-100000@freelove.mindspring.net>

next in thread | raw e-mail | index | archive | help

I had similar problems..

I fixed my install like this

first i noticed ldconfig did not have the path for
the X11 includes. I added this for good measure. It
still would not compile. Looking at the makefile i
noticed that path for INCDIR = -I/usr/X11R6/include/X11
the errors i was getting were X11/xpm.h not found. I
will assume that INCDIR was getting expanded to
/usr/X11R6/include/X11/X11/xpm.h so i dropped X11 from
the INCDIR in the makefile and it compiled fine.

runs fine too!

~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~
Steven S.			    		linux.com	
					      freebsd.org
					      gnustep.org
stevensl@mindspring.net			 403forbidden.net

~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~'~



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9907311310420.72141-100000>