Tested on 10.4/PowerPC with XCode2.4

I had the following failure:
...
gcc  -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -I/sw/include -I/sw/include
-Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes
-Wcast-qual -Wwrite-strings -fno-builtin -fno-common -DHAVE_STDINT_H
-DGX_COLOR_INDEX_TYPE="unsigned long long"   -O2 -I/sw/include
-I/sw/include  -Wall -Wstrict-prototypes -Wmissing-declarations
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin
-fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long"
  -I./obj/ -Ijasper/src/libjasper/include -DJAS_CONFIGURE
-DEXCLUDE_BMP_SUPPORT=1 -DEXCLUDE_JPG_SUPPORT=1
-DEXCLUDE_MIF_SUPPORT=1 -DEXCLUDE_PGX_SUPPORT=1
-DEXCLUDE_PNM_SUPPORT=1 -DEXCLUDE_RAS_SUPPORT=1
-DEXCLUDE_PNG_SUPPORT=1 -o ./obj/jas_cm.o -c
jasper/src/libjasper/base/jas_cm.c
jasper/src/libjasper/base/jas_cm.c: In function 'jas_cmpxformseq_appendcnvt':
jasper/src/libjasper/base/jas_cm.c:748: warning: implicit declaration
of function 'jas_error'
jasper/src/libjasper/base/jas_cm.c:748: error:
'JAS_ERR_UNEQUAL_PARMS_IN_JAS_CMPXFORMSEQ_APPENDCNVT' undeclared
(first use in this function)
jasper/src/libjasper/base/jas_cm.c:748: error: (Each undeclared
identifier is reported only once
jasper/src/libjasper/base/jas_cm.c:748: error: for each function it appears in.)
jasper/src/libjasper/base/jas_cm.c: In function 'icctoclrspc':
jasper/src/libjasper/base/jas_cm.c:1158: error:
'JAS_ERR_CLR_SPACE_UNKNOWN_IN_ICCTOCLRSPC' undeclared (first use in
this function)
jasper/src/libjasper/base/jas_cm.c: In function 'jas_clrspc_numchans':
jasper/src/libjasper/base/jas_cm.c:1364: error:
'JAS_ERR_UNSUPPORTED_COLOR_SPACE_IN_JAS_CLRSPC_NUMCHANS' undeclared
(first use in this function)
make: *** [obj/jas_cm.o] Error 1
....
Removing the libjasper1 package solves the problem, so it appears that
a BuildConflict is needed.
-- 
Alexander K. Hansen
Fink Documenter (still)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to