[comp.windows.x] X11R4 Compiling problem on SUN Sparc 2

nicky@etca.fr (Jean-Philippe Nicaise) (03/29/91)

Dear Sir,

We have troubles in compiling the X11R4 release on a SUN SparcStation 2 with
graphic accelerator, running SUN OS 4.1.1. Everything compiles ok except
the Xsun server which can't link sunCGx libraries. Here is an extract of the
"make.world" file:

<<<<<<<<<<
cc -O  -o Xsun ddx/sun/sunInit.o .././fonts/mkfontdir/fontdir.o ddx/sun/libsun.a
 ddx/cfb/libcfb.a dix/libdix.a os/4.2bsd/libos.a .././lib/Xau/libXau.a .././lib/
Xdmcp/libXdmcp.a ddx/snf/libsnf.a ddx/mfb/libmfb.a ddx/mi/libmi.a  .././extensio
ns/server/libext.a  -lm -ldbm
ld: Undefined symbol
   _sunCG6CProbe
   _sunCG6CCreate
*** Error code 2
make: Warning: Target `all' not remade because of errors
Current working directory /USERS3/khoros/X11R4/mit/server
>>>>>>>>>>

Is there any special patch to use to compile X11R4 with such a configuration ?
We DID compile X11R4 on a SUN SparcStation 330 with graphic accelerator,
running SUN OS 4.0.3 without problem.

Thanks for any help,
Sincerely yours,

Jean-Philippe Nicaise
ETCA / CREA - SP
Paris, France

nicky@etca.fr