From owner-freebsd-ports@FreeBSD.ORG Sat Jun 30 19:58:31 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7286416A41F for ; Sat, 30 Jun 2007 19:58:31 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from viefep19-int.chello.at (viefep18-int.chello.at [213.46.255.22]) by mx1.freebsd.org (Postfix) with ESMTP id CC2F713C48A for ; Sat, 30 Jun 2007 19:58:30 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from underworld.novel.ru ([82.116.47.192]) by viefep24-int.chello.at (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20070630194252.WEQT12976.viefep24-int.chello.at@underworld.novel.ru>; Sat, 30 Jun 2007 21:42:52 +0200 Date: Sat, 30 Jun 2007 23:44:19 +0400 From: Roman Bogorodskiy To: Frank Staals Message-ID: <20070630194419.GB890@underworld.novel.ru> Mail-Followup-To: Frank Staals , ports@freebsd.org References: <4686A8DA.3070902@fstaals.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7iMSBzlTiPOCCT2k" Content-Disposition: inline In-Reply-To: <4686A8DA.3070902@fstaals.net> X-PGP: http://people.freebsd.org/~novel/novel.key.asc Cc: ports@freebsd.org Subject: Re: x11-wm/obtuner gives compile error ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2007 19:58:31 -0000 --7iMSBzlTiPOCCT2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Frank Staals wrote: > Is it just me is or are there more people with this problem when compil= ing=20 > the obtuner port ? On both machines I tested I got a compile error on: >=20 > if /usr/local/libexec/ccache/world-c++ -DPACKAGE_NAME=3D\"obtuner\"=20 > -DPACKAGE_TARNAME=3D\"obtuner\" -DPACKAGE_VERSION=3D\"0.3\"=20 > -DPACKAGE_STRING=3D\"obtuner\ 0.3\"=20 > -DPACKAGE_BUGREPORT=3D\"check_engine@hotmail.com\" -DPACKAGE=3D\"obtuner= \"=20 > -DVERSION=3D\"0.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS= _STAT_H=3D1=20 > -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRIN= GS_H=3D1=20 > -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE__BO= OL=3D1=20 > -DHAVE_STDBOOL_H=3D1 -I. -I. -D_THREAD_SAFE -I/usr/local/include/glib-2.= 0=20 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2=20 > -I/usr/local/include -I/usr/local/include/openbox/3.4=20 > -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include=20 > -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo=20 > -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -O2=20 > -fno-strict-aliasing -pipe -MT rc.o -MD -MP -MF ".deps/rc.Tpo" -c -o rc.= o=20 > rc.cpp; then mv -f ".deps/rc.Tpo" ".deps/rc.Po"; else rm -f ".deps/rc.T= po";=20 > exit 1; fi > rc.cpp: In constructor `Rc::Rc()': > rc.cpp:21: error: cannot convert `xmlDoc**' to `const gchar*' for argume= nt=20 > `1' to `gboolean parse_load_rc(const gchar*, xmlDoc**, xmlNode**)' > *** Error code 1 >=20 > Stop in /home/ports/x11-wm/obtuner/work/obtuner-0.3. > *** Error code 1 >=20 > Has anyone else problems with this ? And/or has a fix ? I quickly review= ed=20 > rc.cpp and rc.h but my C++ experiance is rather limited >=20 It doesn't work because of the changes made to new openbox. And since the obtuner project doesn't seem to be active anymore, the chances it will be fixed are small. I've just marked it DEPRECATED today because of that. Roman Bogorodskiy --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iQCVAwUBRoayk4B0WzgdqspGAQLubAQAv83dEdpRbqMOAI/QzwoQMi6+6MTFt7W1 40/k0duj6bXEIlxAHSkb3iRIAqrrqIYpIFUKzxivJ40sx6sjMJ+s2VrBq+qILO3/ /q2UAcCjJBvUtgGAzd588RWsFUnLoUQ/Nyl+OG193E1KF0093+PjFd1sXeUQTrQE kgZ4tO4FHh0= =dIw3 -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k--