Again a pb on displayx.c

gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include
-Dsgi    -g -O2 -c displayx.c
displayx.c: In function `getGamma':
displayx.c:4019: `DXD_GAMMA_15BIT' undeclared (first use in this
function)
displayx.c:4019: (Each undeclared identifier is reported only once
displayx.c:4019: for each function it appears in.)
displayx.c:4022: `DXD_GAMMA_32BIT' undeclared (first use in this
function)
make: *** [displayx.o] Error 1

I don't know where is configure these DXD_GAMMA_xx.

My config SGI Onyx 2 IRIX 6.5.5, gcc 2.95.2

Reply via email to