[pulseaudio-discuss] Problem with Pulseaduio on solaris

Pierre Ossman ossman at cendio.se
Wed Aug 30 07:20:26 PDT 2006


belgarath at banda.pl wrote:
> 
> Here it goes.
> BTW are we only people on this list ?
> 

The only Solaris users at least. :)

Try the following patch and see if it helps (you might need to run
"autoreconf -fi and re-run ./configure"):

Index: configure.ac
===================================================================
--- configure.ac        (revision 1344)
+++ configure.ac        (working copy)
@@ -42,6 +42,8 @@
 AC_SUBST(LIBPULSE_BROWSE_VERSION_INFO, [1:0:1])
 AC_SUBST(LIBPULSE_MAINLOOP_GLIB_VERSION_INFO, [0:2:0])

+AC_CANONICAL_HOST
+
 if type -p stow > /dev/null && test -d /usr/local/stow ; then
    AC_MSG_NOTICE([*** Found /usr/local/stow: default install prefix set
to /usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION} ***])
    ac_default_prefix="/usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION}"

-- 
Pierre Ossman            OpenSource-based Thin Client Technology
System Developer         Telephone: +46-13-21 46 00
Cendio AB                Web: http://www.cendio.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20060830/7142a05c/attachment.pgp>


More information about the pulseaudio-discuss mailing list