Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 1998 01:42:17 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        ibex@physik.TU-Berlin.DE
Cc:        ports@FreeBSD.ORG
Subject:   mysql and ps
Message-ID:  <199811300942.BAA11152@silvia.hip.berkeley.edu>

next in thread | raw e-mail | index | archive | help
Hi,

The mysql configure script trys to run "ps" to determine what
operating system it is running.  Unfortunately, this causes quite a
few problems when trying to build ports in a chrooted environment.

Besides, I don't think it's a very smart thing to do anyway.  Is it
possible to patch it to use some of the more standard methods (like
calling "uname") to find out what it wants?

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811300942.BAA11152>