Date: Sat, 30 Jun 2007 23:44:19 +0400 From: Roman Bogorodskiy <novel@FreeBSD.org> To: Frank Staals <frank@fstaals.net> Cc: ports@freebsd.org Subject: Re: x11-wm/obtuner gives compile error ? Message-ID: <20070630194419.GB890@underworld.novel.ru> In-Reply-To: <4686A8DA.3070902@fstaals.net> References: <4686A8DA.3070902@fstaals.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070630194419.GB890>