Current-Users archive

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

Re: amd64, i386 builds fail on netbsd-7/amd64, tools build fails on -current/amd64 hosts?



I forgot to mention MAKECONF points to a custom "mk.conf" which contains:

# mk.conf
MKDEBUG=yes
MKDEBUG_LIB=yes
USE_PIGZGZIP=yes
.if "${MACHINE}" == "i386" || "${MACHINE}" == "amd64"
DBG=-g
.endif

so perhaps the failure is triggered by "MKDEBUG" and/or "MKDEBUG_LIB".

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index