Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2013 23:37:26 -0500
From:      Super Bisquit <superbisquit@gmail.com>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Problems in /usr/src
Message-ID:  <CA%2BWntOuup9eqyh0fto23QcdFhL%2BMQ137CF%2BqjnNp=1FYGbjvDQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
In sys/modules/svr4 needs machine/_align.h to read
X86/include/_align.h, if that means anything.

In sys/modules/ath_ahb: cc1: warnings being treated as errors
In file included from
/usr/src/sys/modules/ath_ahb/../../dev/ath/if_ath_ahb.c:61:
@/mips/atheros/ar71xxreg.h: In function 'ar71xx_ddr_flush':
@/mips/atheros/ar71xxreg.h:497: warning: implicit declaration of
function 'MIPS_PHYS_TO_KSEG1'
@/mips/atheros/ar71xxreg.h:497: warning: nested extern declaration of
'MIPS_PHYS_TO_KSEG1' [-Wnested-externs]
*** Error code 1

Stop in /usr/src/sys/modules/ath_ahb.
peoples#


In sys/modules/ath:fdiagnostics-show-option -c
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc':
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3534: error: 'struct
ath_rx_status' has no member named 'rs_flags'
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3536: error: 'struct
ath_rx_status' has no member named 'rs_flags'
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3538: error: 'struct
ath_rx_status' has no member named 'rs_flags'
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3540: error: 'struct
ath_rx_status' has no member named 'rs_flags'
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3542: error: 'struct
ath_rx_status' has no member named 'rs_flags'
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3544: error: 'struct
ath_rx_status' has no member named 'rs_flags'
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3732: error: 'struct
ath_rx_status' has no member named 'rs_isaggr'
*** Error code 1

Stop in /usr/src/sys/modules/ath.
peoples#
 Now sys/modules/ath_pci will build.

When running make world or make buildworld  there is an error at
gnu/lib/libgcc.

peoples# uname -a
FreeBSD peoples 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3
07:15:25 UTC 2012
root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
peoples#



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BWntOuup9eqyh0fto23QcdFhL%2BMQ137CF%2BqjnNp=1FYGbjvDQ>