help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] GNU Smalltalk 2.2e released


From: Michael Fellinger
Subject: Re: [Help-smalltalk] GNU Smalltalk 2.2e released
Date: Tue, 5 Dec 2006 15:08:48 +0900
User-agent: KMail/1.9.5

On Monday 04 December 2006 20:39, Paolo Bonzini wrote:
> >>> oh, and i couldn't find whether this intmath.st left a log somewhere, i
> >>> suppose it doesn't.
> >>
> >> It's in tests/intmath.log (and also tests/intmath.diff).
> >
> > the content of this file, if of any relevance:
> > http://pastie.caboo.se/25636
>
> Can you try "100 factorial / 99 factorial" and get a backtrace for that
> (if it crashes?)
>
> Paolo

Houston, we got a problem...

commands issued:
  make || return 1
  make check #|| return 1
  make DESTDIR=$startdir/pkg/ install

issue on complete make install:

test -z "/usr/bin" ||  ./configure --prefix=/usr --disable-emacs 
--infodir=/usr/share/info
 mkdir -p -- "/home/manveru/pkgbuilds/smalltalk/pkg//usr/bin"
 /bin/install -c -m 
644 'gst-mode.el' 
'/home/manveru/pkgbuilds/smalltalk/pkg//usr/share/emacs/site-lisp/gst-mode.el'
 /bin/install -c -m 
644 'gst-mode.elc' 
'/home/manveru/pkgbuilds/smalltalk/pkg//usr/share/emacs/site-lisp/gst-mode.elc'
make  install-data-hook
  /bin/sh ./libtool --mode=install /bin/install -c 'gst' 
'/home/manveru/pkgbuilds/smalltalk/pkg//usr/bin/gst'
make[3]: Entering directory 
`/home/manveru/pkgbuilds/smalltalk/src/smalltalk-2.2e'
rm -f /usr/share/smalltalk/packages.xml
rm: cannot remove `/usr/share/smalltalk/packages.xml': Permission denied
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory 
`/home/manveru/pkgbuilds/smalltalk/src/smalltalk-2.2e'
make[2]: *** [install-data-am] Error 2
make[2]: *** Waiting for unfinished jobs....
/bin/install -c gst /home/manveru/pkgbuilds/smalltalk/pkg//usr/bin/gst
make[2]: Leaving directory 
`/home/manveru/pkgbuilds/smalltalk/src/smalltalk-2.2e'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory 
`/home/manveru/pkgbuilds/smalltalk/src/smalltalk-2.2e'
make: *** [install-recursive] Error 1

Sorry, cannot test the factorial with this right now, the install breaks 
totally.

^manveru




reply via email to

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