m68k in_cksum help needed
Joel Sherrill <joel@OARcorp.com>
joel.sherrill at OARcorp.com
Thu Mar 10 22:17:55 UTC 2005
Hi,
With the move to gcc4, the m68k specific in_cksum implementation
is not compiling. All m68k/coldfire builds end with this error:
then mv -f "netinet/.deps/libnetworking_a-in_cksum.Tpo"
"netinet/.deps/libnetworking_a-in_cksum.Po"; else rm -f
"netinet/.deps/libnetworking_a-in_cksum.Tpo"; exit 1; fi
{standard input}: Assembler messages:
{standard input}:149: Error: symbol `lcsum1_lbl' is already defined
{standard input}:149: Error: symbol `lcsum2_lbl' is already defined
I tried converting lcsum1_lbl and lcsum2_lbl to temporary labels
and that did not help.
I looked at the NetBSD implementation and it is very different
from this one.
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/m68k/m68k/
Help getting this to compile again would be appreciated.
Thanks.
--
Joel Sherrill, Ph.D. Director of Research & Development
joel at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the users
mailing list