Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: sbin/sysctl doesn't compile for alpha
On Mon, Dec 13, 2010 at 11:10:48PM +0100, Kurt Schreiner wrote:
> Hi,
>
> with -current source updated an hour or so ago "build.sh ... distribution"
> fails for alpha (cross building on MacOSX):
>
> link sysctl/sysctl
> compile sysctl/sysctlbyname.o
> {standard input}: Assembler messages:
> {standard input}:66: Warning: .end directive names different symbol than .ent
> {standard input}:67: Error: undefined symbol `L0' in operation
> {standard input}:67: Error: can't resolve `.text' {.text section} - `L0'
> {*UND* section}
> {standard input}:67: Error: local label `"0" (instance number 0 of a dollar
> label)' is not defined
>
> *** Failed target: sysctlbyname.o
> *** Failed command: /u/NetBSD/arch/alpha/TOOLS/bin/alpha--netbsd-gcc -O2
> -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Wno-sign-compare -Wno-traditional -Wa,--fatal-warnings -Wreturn-type
> -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter
> -Wsign-compare -std=gnu99 -Werror -mieee -DRUMP_ACTION -nostdinc -isystem
> /u/NetBSD/arch/alpha/dest/usr/include -c
> /u/NetBSD/src/sbin/sysctl/../../lib/libc/gen/sysctlbyname.c
> *** Error code 1
Well, that was weird. But should be fixed now.
Home |
Main Index |
Thread Index |
Old Index