diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-09-13 09:49:43 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-09-13 09:49:43 +0000 |
commit | 5358a8bdafcbe93efe0014f34350c7110705b184 (patch) | |
tree | 748d9c53da86a6f19d614812748f48a91c59569d /lang | |
parent | 3304d9e23b60b75044c3e6610637470a104a68f4 (diff) | |
download | pkgsrc-5358a8bdafcbe93efe0014f34350c7110705b184.tar.gz |
Add a note about SunOS and needing to have SUNWaudh installed to
compile the sunaudiodev module.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python24/MESSAGE.SunOS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/python24/MESSAGE.SunOS b/lang/python24/MESSAGE.SunOS new file mode 100644 index 00000000000..2585faabd13 --- /dev/null +++ b/lang/python24/MESSAGE.SunOS @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE.SunOS,v 1.1 2008/09/13 09:49:43 adrianp Exp $ + +In order for the Python installation to successfuly compile the +"sunaudiodev" module you must install the SUNWaudh package to have +the necessary headers installed. + +=========================================================================== |