Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

problem with kernel compilation (1.3)



Hello,

I've just tried compiling my own kernel and everything went smoothly until
the linkage:

sh ../../../../conf/newvers.sh
cc  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -m68060
-Wa,-m68030 -msoft-float -I. -I../../../../arch -I../../../.. -nostdinc
-DEXEC_AOUT -DEXEC_SCRIPT -DBB060STUPIDROM -DM68060 -DM060SP -DINET -DNS
-DISO -DTPIP -DEON -DCCITT -DLLC -DHDLC -DNETATALK -DPPP_BSDCOMP
-DPPP_DEFLATE -DPPP_FILTER -DPFIL_HOOKS -DIPFILTER_LOG -DFFS -DMFS -DNFS
-DADOSFS -DCD9660 -DMSDOSFS -DFDESC -DKERNFS -DNULLFS -DPROCFS -DUMAPFS
-DUNION -DNFSSERVER -DFIFO -DQUOTA -DTCP_COMPAT_42 -DCOMPAT_43 -DCOMPAT_09
-DCOMPAT_10 -DCOMPAT_12 -DCOMPAT_SUNOS -DCOMPAT_NOMID -DSYSVSHM -DSYSVMSG
-DSYSVSEM -DKTRACE -DLKM -DNKMEMCLUSTERS="0x100" -DNTP -DDDB -DDIAGNOSTIC
-DCV64CONSOLE -DGRF_AGA -DKFONT_8X11 -DMAXUSERS=8 -D_KERNEL  -Dmc68020
-Damiga -DFPCOPROC  -c vers.c
ld -n -Ttext 0 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
aarp.o: Undefined symbol `_ether_sprintf' referenced from text segment
clnp_input.o: Undefined symbol `_ether_output' referenced from text segment
iso.o: Undefined symbol `_ether_output' referenced from text segment
iso_snpac.o: Undefined symbol `_ether_addmulti' referenced from text segment
iso_snpac.o: Undefined symbol `_ether_delmulti' referenced from text segment
tuba_table.o: Undefined symbol `_arpt_keep' referenced from text segment
tuba_table.o: Undefined symbol `_arpt_prune' referenced from text segment
tuba_table.o: Undefined symbol `_arpt_prune' referenced from text segment
*** Error code 1

Stop.

I can provide my config file.

Milek
Ps. Yes, I did compile kernels before.
-- 
mailto:thorgal%amiga.com.pl@localhost   |  "Man in the Moon and other weird 
things" -
http://wfmh.org.pl/~thorgal/  |  see it at http://wfmh.org.pl/~thorgal/Moon/




Home | Main Index | Thread Index | Old Index