From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 5 13:30:59 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0D7C106564A; Mon, 5 Jul 2010 13:30:59 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8902D8FC1B; Mon, 5 Jul 2010 13:30:59 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o65DUxA6092681; Mon, 5 Jul 2010 13:30:59 GMT (envelope-from stefan@freefall.freebsd.org) Received: (from stefan@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o65DUxai092677; Mon, 5 Jul 2010 13:30:59 GMT (envelope-from stefan) Date: Mon, 5 Jul 2010 13:30:59 GMT Message-Id: <201007051330.o65DUxai092677@freefall.freebsd.org> To: stefan@FreeBSD.org, stefan@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: stefan@FreeBSD.org Cc: Subject: Re: ports/144036: audio/lmms: compile error in core/JournalingObject.cpp: 'base64' has not been declared X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2010 13:30:59 -0000 Synopsis: audio/lmms: compile error in core/JournalingObject.cpp: 'base64' has not been declared Responsible-Changed-From-To: stefan->freebsd-ports-bugs Responsible-Changed-By: stefan Responsible-Changed-When: Mon Jul 5 13:27:01 UTC 2010 Responsible-Changed-Why: It would probably suffice to change the order of the include directories scanned by the compiler. I haven't found the place in cmake's configuration file, though. http://www.freebsd.org/cgi/query-pr.cgi?pr=144036