Subject: bin/7892: scary assembler message when building ping6
To: None <gnats-bugs@gnats.netbsd.org>
From: Jason R Thorpe <thorpej@nas.nasa.gov>
List: netbsd-bugs
Date: 07/01/1999 17:21:14
>Number: 7892
>Category: bin
>Synopsis: scary assembler message when building ping6
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: bin-bug-people (Utility Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 1 17:20:01 1999
>Last-Modified:
>Originator:
>Organization:
Numerical Aerospace Simulation Facility - NASA Ames
>Release: July 1, 1999
>Environment:
System: NetBSD bishop 1.4D NetBSD 1.4D (BISHOP) #701: Thu Jul 1 13:25:31 PDT 1999 thorpej@bishop:/amd/dracul/u2/netbsd/src/sys/arch/alpha/compile/BISHOP alpha
>Description:
ping6 builds, but the assembler doesn't like something:
bishop:thorpej 45$ sudo make
cc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror -DINET6 -DIPSEC -c /amd/dracul/u2/netbsd/src/sbin/ping6/ping6.c
/tmp/ccskJdzz.s: Assembler messages:
/tmp/ccskJdzz.s:4: Warning: Unterminated string: Newline inserted.
/tmp/ccskJdzz.s:5: Warning: Unterminated string: Newline inserted.
cc -static -o ping6 ping6.o -lipsec
>How-To-Repeat:
Attempt to build ping6
>Fix:
none supplied. Nowever, step 1 should be to start with the
IPv4 NetBSD ping, and add make an IPv6 version from that, rather
than from an old BSD/OS version.
>Audit-Trail:
>Unformatted: