Re: Help needed building Python on Linux

Bennett Todd (bet@std.sbi.com)
Tue, 7 Dec 1993 17:31:37 -0500 (EST)

Mike Causer writes:
> shiva.setanta.demon.co.uk% make
> (If building posixmodule fails, try enabling SYSVDEF)

Linux isn't 386BSD or a derivative; it's a distinct OS, and it's more like
System V than BSD. In fact, it's actually intended to be Posix 1003
compatible.

The hint that Make gave was a good one: try enabling SYSVDEF. That should be
closer to correct.

-Bennett
bet@sbi.com