Subject: PPC build troubles continue...
To: None <current-users@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 11/09/2001 00:53:04
Weird.

(in /usr/src/lib/libcrypto)
# /home/ppc/tool/bin/nbmake-macppc cversion.o
[long command line]
/usr/src/lib/libcrypto/../../crypto/dist/openssl/crypto/cversion.c:64: buildinf.h: No such file or directory
# /home/ppc/tool/bin/nbmake-macppc -n cversion.o | sh
[same long command line]
#

It works, but only if I run "make -n" into sh.  Otherwise, I get the error
above.

Is this NetBSD's way of telling me not to crossbuild from i386 to macppc just
yet?

-s