From owner-freebsd-questions@FreeBSD.ORG Sat Feb 7 15:03:50 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C239D10656C7 for ; Sat, 7 Feb 2009 15:03:50 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from rv-out-0304.google.com (rv-out-0304.google.com [209.85.198.212]) by mx1.freebsd.org (Postfix) with ESMTP id A48238FC16 for ; Sat, 7 Feb 2009 15:03:50 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by rv-out-0304.google.com with SMTP id b20so532791rvf.31 for ; Sat, 07 Feb 2009 07:03:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.115.49.11 with SMTP id b11mr506395wak.17.1234019030260; Sat, 07 Feb 2009 07:03:50 -0800 (PST) Message-ID: <0016e64aeb44f1dbb804625571b3@google.com> Date: Sat, 07 Feb 2009 15:03:50 +0000 From: af300wsm@gmail.com To: Free BSD Questions list Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: KDE4 build fails for language issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2009 15:03:51 -0000 Hi, Ok, the next thing in the saga of getting KDE4 installed, I hit this when compiling KDE4: In file included from /usr/ports/multimedia/kdemultimedia4/work/kdemultimedia-4.1.1/juk/coverinfo.cpp:37: /usr/local/include/taglib/id3v2tag.h:101: error: invalid use of incomplete type 'struct TagLib::Tag' /usr/local/include/taglib/tfile.h:31: error: forward declaration of 'struct TagLib::Tag' *** Error code 1 Stop in /usr/ports/multimedia/kdemultimedia4/work/kdemultimedia-4.1.1/build. *** Error code 1 Anyone have any ideas on how to fix this one? Andy