On 4/24/10, James Richard Tyrer <[email protected]> wrote:
> On 04/23/10 22:47, Trent Shea wrote:
>> On April 23, 2010 11:24:21 pm Trent Shea wrote:
>>> On a LFS-6.6 32bit host I don't see a difference in the output of
>>> ./configure HAVE_CXX="yes" and ./configure.
>> Actually looking back, is this variable for taglibs or gst-plugins-good?
>>
> It is to build the TabLib plugin in gst-plugins-good.  It appears to be
> to override the failure of the: 'configure' script to properly detect
> that you have a C++ compiler installed.
>

Why would some have failure ... detect ... C++ compiler?

I did this way:
taglib-1.6.2
./configure --prefix=/usr \
            --enable-asf \
            --enable-mp4 &&
make &&
make install

gst-plugins-good-0.10.17.tar.bz2
./configure --prefix=/usr

configure says:
configure: *** checking feature: taglib tagging library ***
configure: *** for plug-ins: taglib ***
checking for TAGLIB... yes
checking to see if c++ compiler understands -Wno-attributes... yes
configure: *** These plugins will be built: taglib

But I know nothing about it, just doing it for fun.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to