[Gdal-dev] kakadu/Solaris/compile
mbaye
mbaye1234 at yahoo.fr
Wed Feb 14 08:29:26 EST 2007
i have compiling kakadu in Solaris
I have this bugs
make -f Makefile-Solaris-sunpro-5.0
1 Warning(s) detected.
CC -I../common -O2 -DNDEBUG -w -KPIC -c ../compressed/codestream.cpp \
-o codestream.o
"../common/kdu_elementary.h", line 260: Warning (Anachronism): Formal
argument 3 of type extern "C" void*(*)(void*) in call to
pthread_create(unsigned*, const _pthread_attr*, extern "C" void*(*)(void*),
void*) is being passed void*(*)(void*).
1 Warning(s) detected.
CC -I../common -O2 -DNDEBUG -w -KPIC -c ../compressed/compressed.cpp \
-o compressed.o
"../common/kdu_elementary.h", line 260: Warning (Anachronism): Formal
argument 3 of type extern "C" void*(*)(void*) in call to
pthread_create(unsigned*, const _pthread_attr*, extern "C" void*(*)(void*),
void*) is being passed void*(*)(void*).
1 Warning(s) detected.
CC -I../common -O2 -DNDEBUG -w -KPIC -c ../kernels/kernels.cpp \
-o kernels.o
"../common/kdu_elementary.h", line 260: Warning (Anachronism): Formal
argument 3 of type extern "C" void*(*)(void*) in call to
pthread_create(unsigned*, const _pthread_attr*, extern "C" void*(*)(void*),
void*) is being passed void*(*)(void*).
1 Warning(s) detected.
CC -I../common -O2 -DNDEBUG -w -KPIC -c ../messaging/messaging.cpp \
-o messaging.o
"../common/kdu_elementary.h", line 260: Warning (Anachronism): Formal
argument 3 of type extern "C" void*(*)(void*) in call to
pthread_create(unsigned*, const _pthread_attr*, extern "C" void*(*)(void*),
void*) is being passed void*(*)(void*).
"../messaging/messaging.cpp", line 81: Error:
kd_text_register::kd_custom_context is not accessible from
kd_text_register::kd_custom_bin.
"../messaging/messaging.cpp", line 84: Error:
kd_text_register::kd_custom_bin is not accessible from
kd_text_register::kd_custom_store.
2 Error(s) and 1 Warning(s) detected.
*** Error code 2
make: Fatal error: Command failed for target `messaging.o'
thanks for help
--
View this message in context: http://www.nabble.com/kakadu-Solaris-compile-tf3227248.html#a8964867
Sent from the GDAL - Dev mailing list archive at Nabble.com.
More information about the Gdal-dev
mailing list