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 06:50:41 -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: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

then

dnormandin@ ~/smalltalk
06:43 am >> make
make  all-recursive
Making all in lib-src
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse
-fstrict-aliasing -Wdeclaration-after-statement -Wno-format
-Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings
-MT qsort.lo -MD -MP -MF .deps/qsort.Tpo -c -o qsort.lo qsort.c
../libtool: line 796: X--tag=CC: command not found
../libtool: line 829: libtool: ignoring unknown tag : command not found
../libtool: line 796: X--mode=compile: command not found
../libtool: line 962: *** Warning: inferring the mode of operation is 
deprecated.: command not found
../libtool: line 963: *** Future versions of Libtool will require --mode=MODE 
be specified.: command not found
../libtool: line 1106: Xgcc: command not found
../libtool: line 1106: X-DHAVE_CONFIG_H: command not found
../libtool: line 1106: X-I.: command not found
../libtool: line 1106: X-I..: command not found
../libtool: line 1106: X-g: command not found
../libtool: line 1106: X-O2: command not found
../libtool: line 1106: X-Wall: command not found
../libtool: line 1106: X-Wno-strict-aliasing: command not found
../libtool: line 1106: X-Wno-switch: command not found
../libtool: line 1106: X-fno-gcse: command not found
../libtool: line 1106: X-fstrict-aliasing: command not found
../libtool: line 1106: X-Wdeclaration-after-statement: command not found
../libtool: line 1106: X-Wno-format: command not found
../libtool: line 1106: X-Wno-long-double: command not found
../libtool: line 1106: X-Wpointer-arith: command not found
../libtool: line 1106: X-Wno-pointer-sign: command not found
../libtool: line 1106: X-Wwrite-strings: command not found
../libtool: line 1106: X-MT: command not found
../libtool: line 1106: Xqsort.lo: command not found
../libtool: line 1106: X-MD: command not found
../libtool: line 1106: X-MP: command not found
../libtool: line 1106: X-MF: command not found
../libtool: line 1106: X.deps/qsort.Tpo: No such file or directory
../libtool: line 1106: X-c: command not found
../libtool: line 1157: Xqsort.lo: command not found
../libtool: line 1162: libtool: compile: cannot determine name of library 
object from `': command not found
make[2]: *** [qsort.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
-- 
Duke




reply via email to

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