Date: Mon, 13 Jan 2003 12:43:06 -0500 From: The Anarcat <anarcat@anarcat.ath.cx> To: Jonathan Belson <jon@witchspace.com> Cc: freebsd-libh@FreeBSD.org Subject: Re: Build error with cvs code Message-ID: <20030113174306.GA82141@lenny.anarcat.ath.cx> In-Reply-To: <200301101311.10596.jon@witchspace.com> References: <200301101311.10596.jon@witchspace.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri Jan 10, 2003 at 01:11:10PM +0000, Jonathan Belson wrote: > Hiya >=20 >=20 > Just tried to build the current libh sources (from anon cvs) and I got the > following error: >=20 > g++31 -pipe -g -I/usr/local/include/tcl8.3 -fpic -DPIC -I/usr/home/jon/p= rojects/libh/lib/hui/../../include -I/usr/X11R6/include -DUSE_Qt -Wall -c /= usr/home/jon/projects/libh/lib/hui/HuiQt.cc -o HuiQt.o > /usr/home/jon/projects/libh/include/Pointer.hh: In constructor =2E.. > I'm building under -STABLE with gcc 3.1. Anyone else seen this error? Yes, I've been having this for a while now...=20 > I can't figure out why it needs the operator* at this point since the var= iable 'dialog' matches > the return type (although I haven't studied the code in much detail yet -= I'm probably > missing something important). Thanks for your notification. :) The problem here is that the Pointer.hh file haven't changed much since it's first inclusion in the CVS repo. On the other hand, HuiQt.hh changed a *lot*, so I suspect the problem is more likely to be there instead. In other words, I have no idea how this error got in. Maybe it's related with the GCC 3.x upgrade? Max, your opinion on this? A. --=20 Imagination is more important than knowledge - Albert Einstein --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+IvqqttcWHAnWiGcRAlr9AJwJB9cQsR6czkAFrvpbTB+yhG41lgCdGR2Z yQ9/LhGzayqAquZmHY+zC7E= =rLqQ -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030113174306.GA82141>