From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gurjot Singh Newsgroups: gmane.lisp.guile.devel Subject: Error while running the software Date: Fri, 23 May 2014 11:09:36 +0530 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1400823588 6696 80.91.229.3 (23 May 2014 05:39:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 May 2014 05:39:48 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri May 23 07:39:45 2014 Return-path: Envelope-to: guile-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 1WniCm-0006Ex-CV for guile-devel@m.gmane.org; Fri, 23 May 2014 07:39:44 +0200 Original-Received: from localhost ([::1]:41145 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WniCm-0005bU-1m for guile-devel@m.gmane.org; Fri, 23 May 2014 01:39:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WniCk-0005bP-05 for guile-devel@gnu.org; Fri, 23 May 2014 01:39:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WniCf-0000XI-UP for guile-devel@gnu.org; Fri, 23 May 2014 01:39:41 -0400 Original-Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:44169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WniCf-0000XC-ON for guile-devel@gnu.org; Fri, 23 May 2014 01:39:37 -0400 Original-Received: by mail-wi0-f181.google.com with SMTP id n15so279130wiw.8 for ; Thu, 22 May 2014 22:39:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qy/UTCaShl3Okgt4NlWqErCSDHQZzMaoA01CTHFd3Kg=; b=efEbBf82XF5MwluoAURa9irA1GVHsKWd4yMGCUMB2FjtRUjeJHPklMtp6oIhFwSdyn IOTYEhU6iV3+ags+MSuCwQyq3nG7sfCcJpyGdy72XN4l+Jw0fYf7S2R4XTH8XZsuahv4 sLkSp4w9jzjgnJuuMnnzuTWQt9dZlQwpXcukAbq4ZAAbzOSBqGvyFj0tjmbgOj+eJB/L IKjMFnN1IbNzGdtYGiFxY6rB/lQJXex3paKkABoIVyFFV4waQmrFXdmfC8gaV1AIgoKE deCEU+d0IA2AXr3362T76+rbRNq0ZVBEaXW30pSOTzbPf2G3fd2kluCN/CDsYIxp5NyV HUdw== X-Received: by 10.180.91.197 with SMTP id cg5mr1061668wib.35.1400823576941; Thu, 22 May 2014 22:39:36 -0700 (PDT) Original-Received: by 10.217.61.129 with HTTP; Thu, 22 May 2014 22:39:36 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::235 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:17155 Archived-At: Hi, I am updating GNU Dr.Geo software, as my GSoC project, from guile 1.6 to guile 2.0.11 version. It is my first milestone. I have changed many deprecated syntax to remove errors. After that I did 'make'. But when I do 'sudo make install' it gives the following result: http://pastebin.com/m8uDCi0A This is the install script: http://goo.gl/RZ8mNf I am experiencing the following error when trying to run 'drgeo': ice-9/psyntax.scm:1274:12: In procedure dobody: ice-9/psyntax.scm:1274:12: Syntax error: unknown location: unexpected syntax in form () Here is the complete git repository of drgeo that I am currently working on. http://git.savannah.gnu.org/cgit/dr-geo.git/tree/?h=upgrade Thanks in advance -- Gurjot Singh Blog: http://bhattigurjot.wordpress.com "You gotta get hurt 'cause that's how you'll learn, You gotta try your hardest no matter how much you'll burn." ~ Scott Singh