From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Build Bug in wip-peg Date: Sun, 04 Sep 2011 12:14:11 +0200 Message-ID: <87hb4s1uoc.fsf@pobox.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1315131265 10002 80.91.229.12 (4 Sep 2011 10:14:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 4 Sep 2011 10:14:25 +0000 (UTC) Cc: guile-devel To: Noah Lavine Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Sep 04 12:14:20 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R09iW-0004Fl-Im for guile-devel@m.gmane.org; Sun, 04 Sep 2011 12:14:20 +0200 Original-Received: from localhost ([::1]:60442 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R09iV-0000dS-Mr for guile-devel@m.gmane.org; Sun, 04 Sep 2011 06:14:19 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R09iT-0000dN-3a for guile-devel@gnu.org; Sun, 04 Sep 2011 06:14:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R09iS-0001RZ-1R for guile-devel@gnu.org; Sun, 04 Sep 2011 06:14:17 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([74.115.168.62]:47692 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R09iR-0001RU-VC for guile-devel@gnu.org; Sun, 04 Sep 2011 06:14:16 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id D06BD477C; Sun, 4 Sep 2011 06:14:15 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=n+gzSlLtGJi8mZkMrcnGo9FwLnM=; b=FbzE4R MbSScAYRxPIcO4EiFZAq4uMitXpdgfM7UlNzuOBo/nGtALZV2/mfWgBXuv/KLh01 4bOEVo2E3yuQAHoMPV366XvKQ3XRDvZ6ahmVBBIWeKEbrH/XGmIxm1wnsJQIWSAw vH0galUaHc1L1YtpMquw/Tz1tSKeJSfLFWj7A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=iIyKmQ4/7PnRi50/Vp+WVDmec6F953i2 NtnwjR7cvF9p1CA248KAqf7DCEBczaHVFQ7gqvW0Sn3bia4r8Uvf3wRv7le+1n3M nrqA2q4/TjzdkgewM9hHMOCJXY9A70c+D9GCLMa9IOaBBYdT2G8Pmk1Vff2tkzln KO4VtOqZBfM= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id C95F8477B; Sun, 4 Sep 2011 06:14:15 -0400 (EDT) Original-Received: from badger (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 40E6F477A; Sun, 4 Sep 2011 06:14:15 -0400 (EDT) In-Reply-To: (Noah Lavine's message of "Sat, 3 Sep 2011 16:38:11 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-Pobox-Relay-ID: A49F5C0E-D6DE-11E0-9920-65B1DE995924-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 74.115.168.62 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12741 Archived-At: On Sat 03 Sep 2011 22:38, Noah Lavine writes: > It's been a while, but I just got the wip-peg branch from the main > repository and tried to build it. After doing "make clean && make", I > get this error: > > Undefined symbols: > "_rpl_open", referenced from: > _scm_open_file in libguile_2.0_la-fports.o > _scm_load_objcode in libguile_2.0_la-objcodes.o > _scm_copy_file in filesys.o > _scm_copy_file in filesys.o > _scm_open_fdes in filesys.o > ld: symbol(s) not found > > However, I do not get an error when I build the master branch. Since > wip-peg is based on the stable branch, I assume that some build change > between stable and master made it work on my system. Can anyone > suggest what that might be? wip-peg is based on stable-2.0, not master. Perhaps it was something fixed later in stable-2.0. Does the problem persist if you "git merge origin/stable-2.0"? If not, then we should probably rebase the branch again. It will be great when we finally merge this branch :-) Andy -- http://wingolog.org/