Displaying 2 results from an estimated 2 matches for "xyz_to_luv".
2008 Aug 22
1
Building colorspace on RHEL5
...unction 'hex_to_RGB':
colorspace.c:1115: warning: passing argument 1 of 'decodeHexStr'
discards qualifiers from pointer target type
colorspace.c: In function 'polarLAB_to_LAB':
colorspace.c:218: warning: control reaches end of non-void function
colorspace.c: In function 'XYZ_to_LUV':
colorspace.c:314: warning: control reaches end of non-void function
make: *** [colorspace.o] Error 1
I'm running 2.6.1 because lab computers can only have official rpms
and uname -a gives:
Linux rl102-07.lab.rice.edu 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15
EDT 2008 x86_64 x86_64 x86_64...
2008 May 21
1
colorspace package does not compile on ubuntu 7.04 32 bit
...217: warning: incompatible implicit declaration of built-in
function ?sin?
colorspace.c: In function ?HSV_to_RGB?:
colorspace.c:272: warning: implicit declaration of function ?floor?
colorspace.c:272: warning: incompatible implicit declaration of built-in
function ?floor?
colorspace.c: In function ?XYZ_to_LUV?:
colorspace.c:311: warning: incompatible implicit declaration of built-in
function ?pow?
colorspace.c: In function ?LUV_to_XYZ?:
colorspace.c:325: warning: incompatible implicit declaration of built-in
function ?pow?
colorspace.c: In function ?LUV_to_polarLUV?:
colorspace.c:342: warning: incompati...