Building the Motif Source on Solaris 8

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

2 posts / 0 new
Last post
Building the Motif Source on Solaris 8

Submitted by Anonymous on Tue, 01/29/2002 - 15:13. General Questions
I am trying to build Open Motif 2.1.30 on Solaris 8.

I am getting
LD_RUN_PATH=/usr/X11R6/lib/usr/X11R6/lib /opt/SUNWspro/bin/cc -o makestrs -O -Xa makestrs.o -L/usr/X11R6/lib
including in ./localized...
make Fatal error Don`t know how to make target `C`
Current working directory /saturn/saturn5/xvt/5.1/SunOS/5.8/motif/localized
*** Error code 1

when I look in /saturn/saturn5/xvt/5.1/SunOS/5.8/motif/localized the directory C does not exist. The target in Makefile for include is $(ALL_DIRS) which is defined to be

SUBDIRS = util

ALL_DIRS = $(SUBDIRS)
C
ja_JP.dt-eucJP
it_IT.ISO8859-1
de_DE.ISO8859-1
es_ES.ISO8859-1
fr_FR.ISO8859-1

Please respond via email to djt@teamquest.com

damian

First off, Solaris is not an "Open Source System" as defined by the Open group Public License. So, you are in a world of hurt. So, basicly, it`s illegal to do so.