Kerberos compile problem [Windows/Cygwin]

Karolina Rusin karolina.rusin at gmail.com
Tue Aug 28 07:39:24 EDT 2012


Hi, I am trying to cross compile kerberos sources on windows and I am stuck
right now.
I keep getting:

++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~
s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.ST
[exec] + objlist=' threads.o init-addrinfo.o plugins.o errors.o k5buf.o
gmt_mktime.o fake-addrinfo.o utf8.o utf8_conv.o zap.o path.o
[exec] '+ C:/build/bin/arm-linux-androideabi-ar cq libkrb5support.a
threads.o init-addrinfo.o plugins.o errors.o k5buf.o gmt_mktime.o
fake-addrinfo.o utf8.o utf8_conv.o zap.o $'path.o\r'
[exec] C:\build\bin\arm-linux-Makefile:859: recipe for target
`libkrb5support.a' failed
make[4]: Leaving directory `/cygdrive/c/build/bin/candroideabi-ar.exe:
path.o

I did compile successfully this on some other machine and the only
difference I noticed was the last path.o argument. I don't know why in this
case I keep getting $'path.o\r'.

Has anyone any suggestions what can be causing this issue?

regards,
Karolina


More information about the Kerberos mailing list