From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1K3wRp-0005zP-Cl for garchives@archives.gentoo.org; Wed, 04 Jun 2008 17:06:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 374F0E038C; Wed, 4 Jun 2008 17:06:52 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by pigeon.gentoo.org (Postfix) with ESMTP id E2E31E038C for ; Wed, 4 Jun 2008 17:06:51 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K3wRn-0002uj-Pg for gentoo-amd64@lists.gentoo.org; Wed, 04 Jun 2008 17:06:51 +0000 Received: from ip68-231-12-133.ph.ph.cox.net ([68.231.12.133]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jun 2008 17:06:51 +0000 Received: from 1i5t5.duncan by ip68-231-12-133.ph.ph.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jun 2008 17:06:51 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-amd64@lists.gentoo.org From: Duncan <1i5t5.duncan@cox.net> Subject: [gentoo-amd64] Re: wxSVGXML? Date: Wed, 4 Jun 2008 17:06:45 +0000 (UTC) Message-ID: References: <4846A91C.6010605@ercbroadband.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip68-231-12-133.ph.ph.cox.net User-Agent: Pan/0.132 (Waxed in Black) Sender: news Content-Transfer-Encoding: quoted-printable X-Archives-Salt: efde8359-ecfc-4f4c-8873-9f2b5a0cd275 X-Archives-Hash: a81590bb0b9745fd5baf171c60b49147 "Mark Haney" posted 4846A91C.6010605@ercbroadband.org, excerpted below, on Wed, 04 Jun 2008 10:39:24 -0400: > Thanks to everyone for helping this ebuild n00b get working. I've get > everything setup, but now I've hit a snag. The ebuild I am working on > requires svgxml.h and I cannot find that file. With other distros it's > in the wxsvg-devel package (or similar), but I can't find one for that > in Gentoo. With wxsvg, there's a wxSVG and wxXML folder in > /usr/include/, but neither have this file. >=20 > I don't even know where to begin looking for it in Gentoo. Ideas? I don't have the file and don't have any of the wxWidgets installed, but=20 at a guess... wrong version. This seems to be confirmed with a search: Google this for the fedora 1.0 beta 10 package: wxsvg-devel-1.0-0.8.b10 svgxml.h Now replace the b10 with b9, b8, etc. No hits. Delete the svgxml.h bit=20 and you get hits again, so it's seeing the package, just not that file in= =20 the package. Therefore, it would seem that file was added in beta 10. Unfortunately, Gentoo's tree is outdated, with only the beta 7 ebuild. A= =20 quick check of bugzy results in: media-libs/wxsvg-1.0_beta10 version bump request http://bugs.gentoo.org/show_bug.cgi?id=3D215665 Seems they're working on it, but it needs some patches to work with=20 Gentoo, and while it's building, it isn't actually functional (segfaults)= . So... you can try hacking that ebuild and see if you can get it to work,=20 or building and installing manually, to see if that works. I'd certainly= =20 suggest CCing yourself to the bug. It's also possible that whatever you are trying to build against that=20 header file, you can either find an older version that builds against=20 beta 7, or maybe, you can merge the building but segfaulting beta 10, and= =20 not have it matter if all you need are the header files. --=20 Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman --=20 gentoo-amd64@lists.gentoo.org mailing list