Current-Users archive

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

amd64 release build failure



Hi!

amd64 release build fails with:


#      link  bootxx_ffsv1/bootxx_ffsv1

bootxx.o: In function `boot_params':
(.text+0x81): undefined reference to `gdt_fixup'
bootxx.o: In function `boot_params':
(.text+0x85): undefined reference to `real_to_prot'
bootxx.o: In function `boot_params':
(.text+0xb1): undefined reference to `prot_to_real'
bootxx.o: In function `_rtt':
(.text+0x10d): undefined reference to `prot_to_real'
boot1.o: In function `blkdevstrategy':
boot1.c:(.text+0x57): undefined reference to `readsects'
boot1.o: In function `boot1':
boot1.c:(.text+0xb3): undefined reference to `putstr'
boot1.c:(.text+0xc1): undefined reference to `set_geometry'
build/obj.amd64/sys/arch/i386/stand/bootxx/bootxx_ffsv1/lib/sa/libsa.a(ffsv1.o):
In function `ffsv1_open':
ffsv1.c:(.text+0x7fb): undefined reference to `strlen'
collect2: ld returned 1 exit status


Christoph



Home | Main Index | Thread Index | Old Index