Problems compiling on solaris

Tristan Richardson tjr "at" uk.research.att.com
Fri, 26 Nov 1999 13:04:10 +0000


Doug Royer <doug "at" home.royer.com> writes:

> > Charles Gillanders wrote:
> > 
> > Hi I wonder if someone could help, I can't seem to figure out how to compile
> > vnc
> > under solaris.  I'm using solaris 2.6 and the only compiler I have is gcc.
> > 
> > When I run xmkmf I get
> > 
> > imake -DUseInstalled -I/usr/openwin/lib/X11/config
> > 
> > I then do a make World and get
> 
> You need to run the GNU make tools, your are using solaris make.
>

I think it's the other way round - you're using GNU make at the top level but
the generated makefiles are assuming solaris make.  Try doing
"/usr/ccs/bin/make World" explicitly instead.


---------------------------------------------------------------------
The VNC mailing list - see http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------