help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re : Re : [Help-smalltalk] Add a package in the build tool


From: Mathieu Suen
Subject: Re : Re : [Help-smalltalk] Add a package in the build tool
Date: Mon, 5 Jul 2010 11:39:52 +0000 (GMT)

If I don't add this line I got:

make[2]: Entering directory `/home/mathieu/gst-lightning'
/usr/local/bin/gst-package --srcdir . --target-directory= --destdir "" 
Lightning.star
Object: '' error: Invalid index 1: index out of range
SystemExceptions.IndexOutOfRange(Exception)>>pass (ExcHandling.st:385)
optimized [] in UndefinedObject>>executeStatements 
(/usr/local/share/smalltalk/scripts/Package.st:1190)

The gst version is 
$ gst --version
GNU Smalltalk version 3.2-4c508c1




----- Message d'origine ----
De : Paolo Bonzini <address@hidden>
À : Mathieu Suen <address@hidden>
Cc : GNU Smalltalk <address@hidden>
Envoyé le : Lun 5 juillet 2010, 12h 03min 34s
Objet : Re: Re : [Help-smalltalk] Add a package in the build tool

> AM_CPPFLAGS = -I$(INCLIGHTNING)
> ACLOCAL_AMFLAGS = -I m4 -I /usr/local/share/aclocal # FIX-ME
>
> gstdatadir=$(pkgdatadir)

Why? It should not be needed, gst.m4 sets it.

Paolo







reply via email to

[Prev in Thread] Current Thread [Next in Thread]