Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2012 18:42:26 GMT
From:      Yanhui Shen <shen.elf@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/164547: cegui build failed if has tinyxml installed
Message-ID:  <201201271842.q0RIgQuT090461@red.freebsd.org>
Resent-Message-ID: <201201271850.q0RIo8sD023839@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164547
>Category:       ports
>Synopsis:       cegui build failed if has tinyxml installed
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 27 18:50:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Yanhui Shen
>Release:        FreeBSD 9.0
>Organization:
China
>Environment:
FreeBSD ThinkPad 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 15 06:14:22 CST 2012     shen@R400:/usr/obj/usr/src/sys/ThinkPad  amd64
>Description:
cegui build failed if has tinyxml installed with the following message:
CEGUITinyXMLParser.cpp: In member function 'void CEGUI::TinyXMLDocument::processElement(const TiXmlElement*)': 
CEGUITinyXMLParser.cpp:134: error: 'ELEMENT' is not a member of 'TiXmlNode' 
CEGUITinyXMLParser.cpp:137: error: 'TEXT' is not a member of 'TiXmlNode'
*** Error code 1

>How-To-Repeat:
1.Install tinyxml in the port.
2.Then build cegui.
>Fix:
Add --disable-external-tinyxml to CONFIGURE_ARGS in the Makefile(ports).

>Release-Note:
>Audit-Trail:
>Unformatted:



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