tskaar@itk.unit.no (Trond Skaar) (06/26/91)
-
The solution to my problems with compiling the header files was
as many suggested to include the -D_NO_PROTO in StandardDefines. Thanks.
But now I have run into problems with the System Libraries.
I have tried several variations on the SYSLIBS parameter with little success.
Information about my system:
----------------------------
Machine:Sun-4, SunOS 4.1.1, X11R4 pl. 18, Motif v. 1.1
My System Libraries is placed under the directory /usr/lib
Currently I have defined SYSLIBS in the configuration file ./config/sun.cf as
SYSLIBS = -lXt -lX11 -lXext
I will be grateful for any hints on what to do.
Please respond by EMAIL.
-----------------------------------------------
When I run "make" I get errors of the following type:
rm -f version.o
cc -c -O2 -I../../. -I. -I../../. -I../.././X11 -D_NO_PROTO -DSTRINGS_ALIGNED
-DNO_REGEX -DLARGECURSORS -DSHAPE -DOPAQUE version.c
make: Fatal error: Don't know how to make target `../.././extensions/lib/libXext
.a'
Current working directory /tmp_mnt/net/us14/motif-4/clients/mwm
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /tmp_mnt/net/us14/motif-4/clients
*** Error code 1
make: Fatal error: Command failed for target `all'
----------------------
-
Regards, Trond Skaar
SINTEF Automatic Control : Phone +47 7 594375
The Norwegian Institute of Technology : Fax +47 7 594399
N-7034 Trondheim : Email tskaar@itk.unit.no
NORWAY