From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: How to begin contributing to XWidgets for GSoC Date: Sun, 02 Mar 2014 09:27:15 +0100 Message-ID: References: <5e0f426affa147cba5ae30977f4f3c84@BY2PR03MB378.namprd03.prod.outlook.com> <87k3cd2ioo.fsf@gnu.org> <87k3cd59c3.fsf@tanger.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1393748851 20704 80.91.229.3 (2 Mar 2014 08:27:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Mar 2014 08:27:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: Daimrod Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 02 09:27:39 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WK1kJ-0003Ys-2L for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2014 09:27:39 +0100 Original-Received: from localhost ([::1]:34780 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WK1kI-0002A8-D2 for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2014 03:27:38 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WK1kA-00029o-2s for emacs-devel@gnu.org; Sun, 02 Mar 2014 03:27:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WK1k4-00089l-2G for emacs-devel@gnu.org; Sun, 02 Mar 2014 03:27:30 -0500 Original-Received: from mx2.bahnhof.se ([213.80.101.12]:52899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WK1k3-00089e-Rc for emacs-devel@gnu.org; Sun, 02 Mar 2014 03:27:23 -0500 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx2-reinject (Postfix) with ESMTP id C88DE7AF17D; Sun, 2 Mar 2014 09:27:21 +0100 (CET) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF3) Original-Received: from mf3.bahnhof.se ([127.0.0.1]) by localhost (mf3.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id esbhPcByRsti; Sun, 2 Mar 2014 09:27:17 +0100 (CET) Original-Received: from mta.verona.se (h-235-102.a149.priv.bahnhof.se [85.24.235.102]) by mf3.bahnhof.se (Postfix) with ESMTP id 1BA453E8C5D; Sun, 2 Mar 2014 09:27:16 +0100 (CET) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id D861D4F499F; Sun, 2 Mar 2014 08:27:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VXpghS-ljgjN; Sun, 2 Mar 2014 09:27:15 +0100 (CET) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id C434B4F4998; Sun, 2 Mar 2014 09:27:15 +0100 (CET) In-Reply-To: <87k3cd59c3.fsf@tanger.home> (daimrod@gmail.com's message of "Sun, 02 Mar 2014 16:49:16 +0900") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 213.80.101.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:170047 Archived-At: Daimrod writes: > Xue Fuqiao writes: > >> joakim@verona.se writes: >>> I'm the maintainer of the branch. >>> >>> The current readme lives here: >>> http://www.verona.se/projects/xwidget-emacs.html>> >>> I think the best approach is to just start building and testing on your >>> plattform. >>> >>> I use Fedora 20, but the code has been reported to work on many other >>> GNU/Linux projects. >>> >>> I think this years focus should be on getting merged to the Emacs trunk >>> when it opens again. >> >> I'm also interested in this project. I just checked out the `xwidget' >> branch and tried to build it. But: >> >> xwidget.c:95:26: fatal error: girepository.h: No such file or directory >> #include >> ^ >> compilation terminated. >> make[2]: *** [xwidget.o] Error 1 >> make[2]: Leaving directory `/home/xfq/emacs-repo/main/xwidget/src' >> make[1]: *** [src] Error 2 >> make[1]: Leaving directory `/home/xfq/emacs-repo/main/xwidget' >> make: *** [bootstrap] Error 2 >> >> The same error occured after installing the following packages in Ubuntu >> repo: >> >> * gobject-introspection >> * libgirepository-1.0-1 >> * libgirepository1.0-dev >> * gir1.2-freedesktop >> >> Any ideas? > > That's weird, the file should be provided by the package > libgirepository1.0-dev. Does the file appear in: > $ dpkg -L libgirepository1.0-dev | grep girepository.h > ? Another thing, the public repositories are lagging a bit behind my private repos. I will attempt to push the latest code this week. > Best, -- Joakim Verona