" />
There appears to be a common build failure in krb5 that has shown up when doing "make all".
The problem is always this:
arm-wrs-linux-gnueabi/include/signal.h:201: error: redefinition of typedef 'my_sig_t'
dist/krb5-1.4/src/appl/gssftp/ftp/ftp_var.h:62: error: previous declaration of 'my_sig_t' was here
make[6]: *** [domacro.o] Error 1
and it has been seen on x86, ARM, PPC.
IDENTIFIER = WIND00064330
After installing one of the linux platforms (GPP-LE, PNE-LE or PCD-LE),
- Copy the file WIND00064331.zip to any location and unzip it.
- Run ./setup_linux
- Run the "configure" command.