Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#3363 closed enhancement (worksforme)

gst-plugins-good fails to build the taglib plugin

Reported by: James Richard Tyrer Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

I find that there is a simple fix for this problem.

This environment variable needs to be set:

HAVE_CXX="yes"

Change History (3)

comment:1 by bdubbs@…, 12 years ago

I don't think this is valid. Using the book's instructions configure gives:

checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3

and later

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

Leaving open for now, but if we can't get some validation in a couple of days will mark as worksforme.

comment:2 by Armin K, 12 years ago

Resolution: worksforme
Status: newclosed

Works here too, no need for setting anything. Marking as worksforme since it works for Bruce, too.

comment:3 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.