help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] What might cause "No runnable processAbort trap"?


From: Duke Normandin
Subject: Re: [Help-smalltalk] What might cause "No runnable processAbort trap"?
Date: Thu, 7 Jan 2010 07:02:27 -0700 (MST)
User-agent: Alpine 2.01 (OSX 1266 2009-07-14)

On Thu, 7 Jan 2010, Paolo Bonzini wrote:

> On 01/07/2010 02:50 PM, Duke Normandin wrote:
> > On Thu, 7 Jan 2010, Paolo Bonzini wrote:
> >
> > > On 01/07/2010 02:16 PM, Duke Normandin wrote:
> > > > So libtools is living in/opt/blah. You want them in the /usr/  tree? I
> > > > wonder how many files we're talking about here? I could symlink them
> > > > to /opt/whatever, but what a&address@hidden PITA! Can't we do something 
> > > > in the
> > > > "configure" script or the "Makefile", line "ifdef $OSTYPE or
> > > > something, then look at /usr then /opt?
> > >
> > > No no, just do the other try...
> > >
> > > Paolo
> > >
> >
> > I did a:
> >
> > autoreconf -fvi
> > ./configure
>
> Did you look for ltmain.sh files and remove them?
>
> Paolo
>

Actually, I simply did a:

dnormandin@ ~/smalltalk
06:56 am >> find . -name "ltmain.sh"

Two of them showed up - one each in build-aux/ and snprintfv/

I mv(ed) them to ltmain.shx. However, I see that for some reason
build-aux still has a copy of ltmain.sh in it, even after the "mv". So
I nuked it and I'll try again.
-- 
Duke




reply via email to

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