Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2005 17:40:07 GMT
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        gnome@FreeBSD.org
Subject:   Re: ports/86430: [patch] mail/thunderbird does not build with the correct esound library
Message-ID:  <200509231740.j8NHe7t2029520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/86430; it has been noted by GNATS.

From: "Jeremy Messenger" <mezz7@cox.net>
To: bug-followup@freebsd.org, markhobden@gmail.com
Cc:  
Subject: Re: ports/86430: [patch] mail/thunderbird does not build with the correct esound library
Date: Fri, 23 Sep 2005 12:37:21 -0500

 On Thu, 22 Sep 2005 18:53:35 -0500, Mark Hobden <markhobden@gmail.com>  
 wrote:
 
 > On 9/22/05, Jeremy Messenger <mezz7@cox.net> wrote:
 >> Thanks for report and patch! I have a request, can you try to change it  
 >> to
 >> like this.
 >>
 >> =======================================
 >> -       @${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${ESD_LIB}|g' \
 >> +       @${REINPLACE_CMD} -E -e 's|libesd\.so\.[0-9]+|libesd.so|g' \
 >> =======================================
 >>
 >> I would like to know if change it to libesd.so without have the major
 >> version in there will working. I can't test it, because I am deaf. I  
 >> will
 >> asking my team if one of them can test it for me too.
 >
 > Hi Mezz,
 >
 > After recompiling the sound works with the new line in the Makefile :-)
 
 Thanks for test it, I will commit those in the evening.
 
 Cheers,
 Mezz
 
 > Thank-you,
 >
 > Mark
 
 
 -- 
 mezz7@cox.net  -  mezz@FreeBSD.org
 FreeBSD GNOME Team
 http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



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