break make (if_ed_pccard.c)

John mulga at pirpac.homeunix.net
Fri Oct 17 11:30:49 UTC 2008


Hi,
I seem to have a small issue.
Make breaks on FreBSD 7-REL and with the current cvsup.

I ftp'd the source from the primary site and it also broke make. 
The config file is GENERIC .. PIRPAC with the ident changed and cpu 486 
commented out.
 config PIRPAC reports no problems.
Conclusion bad 'if_ed_pccard.c'

The results of  the make are -------------
/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param 
inline-unit-growth=100 --param 
large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /usr/src/sys/dev/ed/if_ed_pccard.c
/usr/src/sys/dev/ed/if_ed_pccard.c:1092: error: 'miibus_readreg_desc' 
undeclared here (not in a function)
/usr/src/sys/dev/ed/if_ed_pccard.c:1093: error: 'miibus_writereg_desc' 
undeclared here (not in a function)
*** Error code 1

Stop in /usr/obj/usr/src/sys/PIRPAC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
Any ideas? John


More information about the freebsd-bugs mailing list