Current-Users archive

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

SOLVED Re: build current from source amd64 error "bootxx_msdos 7840 is larger than 7680



On 2025-09-19 19:33, chytraeu wrote:
I'm trying to build current from source and I get this error:
bootxx_msdos 7840 is larger than 7680.

I am using the following line to build:
sudo ./build.sh -r -O ../obj/ -T ../tools/ -U  distribution

I solved this by commenting out a line in my /etc/mk.conf:
#CFLAGS+= -march=x86-64 -mtune=generic -fPIC -pipe



Home | Main Index | Thread Index | Old Index