cross compilation error

Vijay purpletech at gmail.com
Tue Sep 13 20:18:21 EDT 2005


/../include/krb5 -I./../../include/krb5 -I. -I.
-I/opt/mipsel-linux/mipsel-unknown-linux-gnu/gcc-3.3.4-glibc-2.3.2/include/c++/3.3.4/
-I/opt/mipsel-linux/mipsel-unknown-linux-gnu/gcc-3.3.4-glibc-2.3.2//mipsel-unknown-linux-gnu/include/
-I/opt/mipsel-linux/mipsel-unknown-linux-gnu/gcc-3.3.4-glibc-2.3.2//mipsel-unknown-linux-gnu/sys-include
-I/home/vijay/httpd-2.0.52/srclib/apr-util/xml/expat/lib/ -g -O2 -Wall
-Wmissing-prototypes -Wcast-qual  -Wcast-align -Wconversion -Wshadow
-pedantic -pthread -c threads.c -o threads.so.o && mv -f threads.so.o
threads.so
In file included from threads.c:34:
../../include/k5-platform.h:375:3: #error "Don't know how to do
unload-time finalization for this configuration."
threads.c:37: warning: type defaults to `int' in declaration of
`MAKE_FINI_FUNCTION'
threads.c:37: warning: parameter names (without types) in function
declaration
threads.c:37: error: ISO C forbids data definition with no type or
storage class
threads.c:398: warning: no previous prototype for
`krb5int_call_thread_support_init'
threads.c:444: warning: no previous prototype for
`krb5int_thread_support_fini'
make[2]: *** [threads.so] Error 1
make[2]: Leaving directory
`/home/vijay/Kerberos/MIPS/krb5-1.4.2/src/util/support'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory
`/home/vijay/Kerberos/MIPS/krb5-1.4.2/src/util'
make: *** [all-recurse] Error 1


while cross compiling for mipsel-linux on RH and FC.

Any help ?
Vijay



More information about the Kerberos mailing list