From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: vterm-module compile error Date: Sat, 24 Oct 2020 14:34:34 +0200 Message-ID: <87sga3vm3p.fsf@gnu.org> References: <87zh4cwjsp.fsf@zoho.eu> <20201024122320.GB25493@stw1.rcdrun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27918"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: Jean Louis Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 24 14:35:03 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kWIlD-0007AS-J3 for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 24 Oct 2020 14:35:03 +0200 Original-Received: from localhost ([::1]:44060 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kWIlC-0002gQ-Lp for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 24 Oct 2020 08:35:02 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47864) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWIkn-0002cf-G8 for help-gnu-emacs@gnu.org; Sat, 24 Oct 2020 08:34:37 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46215) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kWIkn-0000W5-1a; Sat, 24 Oct 2020 08:34:37 -0400 Original-Received: from auth1-smtp.messagingengine.com ([66.111.4.227]:51093) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1kWIkm-0000CV-Mp; Sat, 24 Oct 2020 08:34:36 -0400 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailauth.nyi.internal (Postfix) with ESMTP id 5843F27C0054; Sat, 24 Oct 2020 08:34:36 -0400 (EDT) Original-Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Sat, 24 Oct 2020 08:34:36 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrkedvgdehgecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufhfffgjkfgfgggtgfesthhqre dttderjeenucfhrhhomhepvfgrshhsihhlohcujfhorhhnuceothhsughhsehgnhhurdho rhhgqeenucggtffrrghtthgvrhhnpedvueefkeeuleekheffffdtieduvdfhffdtgfekhf ejueejudehudekveefvedvhfenucfkphepleefrddvfeeirddufeeirdehleenucevlhhu shhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhorhhnodhmvg hsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdekieejfeekjeekgedqieefhedvleek qdhtshguhheppehgnhhurdhorhhgsehfrghsthhmrghilhdrfhhm X-ME-Proxy: Original-Received: from thinkpad-t440p (p5dec883b.dip0.t-ipconnect.de [93.236.136.59]) by mail.messagingengine.com (Postfix) with ESMTPA id B3999306467E; Sat, 24 Oct 2020 08:34:35 -0400 (EDT) In-Reply-To: <20201024122320.GB25493@stw1.rcdrun.com> (Jean Louis's message of "Sat, 24 Oct 2020 05:23:20 -0700") X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:124689 Archived-At: Jean Louis writes: >> When I do M-x vterm RET it says >>=20 >> Vterm needs `vterm-module' to work. Compile it now? (y or n) y >> Compilation of =E2=80=98emacs-libvterm=E2=80=99 module succeeded >>=20 >> but then >>=20 >> -- System libvterm detected >> -- Configuring done > > That is something to complain to developer of emacs-libvterm > > I am using it from git sources and it works without problems that > way. It does not work when installed as package. I've been curious about vterm for some time and just installed the package. For me, the initial module compile after M-x vterm RET worked flawlessly on an Arch GNU/Linux box... Bye, Tassilo