I'm trying to build psm2 on NetBSD-current(1.5U).
NSS makes library at NetBSD1.5U_DBG.OBJ, but psm2 searches NSS libs at
NetBSD1.5U_x86_DBG.OBJ, so failes to make psm2.
I think there are two solutions:
(a) make NSS libs at NetBSD1.5U_x86_DBG.OBJ
(b) refer NSS libs at NetBSD1.5U_DBG.OBJ

Which is a right way?

-taya

Reply via email to