Subject: COMPAT_LINUX?
To: None <port-macppc@netbsd.org>
From: Andrew Cagney <cagney@tpgi.com.au>
List: port-macppc
Date: 04/24/2001 18:53:41
Hello,

I think I've configured the kernel for running linux/ppc binaries such
as communicator:

$ grep COMPAT_LINUX *.[hc] 
opt_compat_linux.h:#define      COMPAT_LINUX    1
$ grep COMPAT_LINUX ../../conf/NETLUX 
options         COMPAT_LINUX
$ 

but it doesn't appear to work:

$ communicator
/usr/pkg/lib/netscape/netscape-communicator: 1: Syntax error: "("
unexpected
$ /usr/pkg/lib/netscape/netscape-communicator
bash: /usr/pkg/lib/netscape/netscape-communicator: cannot execute binary
file
$ file /usr/pkg/lib/netscape/netscape-communicator
/usr/pkg/lib/netscape/netscape-communicator: ELF 32-bit MSB executable,
PowerPC or cisco 4500, version 1, dynamically linked (uses shared libs),
stripped

Is there something obvious I'm missing?

	Andrew

NetBSD localhost 1.5U NetBSD 1.5U (NETLUX) #0: Tue Apr 24 10:56:24 EDT
2001