From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thomas Wawrzinek Newsgroups: gmane.lisp.guile.bugs Subject: Re: MOP bug? Date: Tue, 30 Apr 2002 17:49:24 +0200 (CEST) Sender: bug-guile-admin@gnu.org Message-ID: <15566.48388.553724.798104@linux.local> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1020181895 29413 127.0.0.1 (30 Apr 2002 15:51:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 30 Apr 2002 15:51:35 +0000 (UTC) Cc: bug-guile@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 172Zug-0007eI-00 for ; Tue, 30 Apr 2002 17:51:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 172ZuO-000685-00; Tue, 30 Apr 2002 11:51:16 -0400 Original-Received: from clever.eusc.inter.net ([213.73.101.4]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 172Zta-00064O-00 for ; Tue, 30 Apr 2002 11:50:26 -0400 Original-Received: from tc04-n65-139.de.inter.net ([213.73.65.139] helo=snafu.de) by clever.eusc.inter.net with esmtp (Exim 3.36 #1) id 172ZtY-0000QJ-00; Tue, 30 Apr 2002 17:50:25 +0200 Original-Received: (from tjw@localhost) by snafu.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) id g3UFnOO01526; Tue, 30 Apr 2002 17:49:24 +0200 Original-To: michael.burschik@gmx.de X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Errors-To: bug-guile-admin@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.bugs:206 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:206 Hi! michael.burschik@gmx.de writes: > I get what I want. If I put the above statements in a file and execute guile > -f file or guile -s file, I get this error message: > > ERROR: In procedure class-direct-methods: > ERROR: Wrong type argument in position 1: # Try adding (define-module (guile-user)) to the top of your script. [This should be fixed in 1.5.x and CVS.] HTH, Thomas _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile