[VM] [UNIX] Can't configure VM anymore... help!

Ned Konz ned at bike-nomad.com
Sat Jul 13 20:05:40 UTC 2002


I added a plugin to the VM. I have the Unix 3.2-4 sources.

Because I need to link with libsp, I put an acinclude.m4 in the 
platforms/unix/plugins/SpreadPlugin directory that reads:

AC_PLUGIN_SEARCH_LIBS(sp,SP_connect)

Then (in the unix/config directory) I did a make:

$ make
./mkacinc > acplugins.m4
        + ../plugins/PseudoTTYPlugin/acinclude.m4
        + ../plugins/Mpeg3Plugin/acinclude.m4
        + ../plugins/B3DAcceleratorPlugin/acinclude.m4
        + ../plugins/SpreadPlugin/acinclude.m4
aclocal
autoconf
rm acplugins.m4


Then I went back to a clean build directory and did a config, whose 
last lines of output were:


checking for dlopen in -ldl... yes
checking for sin in -lm... yes
checking for XOpenDisplay in -lX11... yes
checking for XShmAttach in -lXext... yes
checking for audio support... auto
checking for Open Sound System... yes
checking "for optimization flags"... (none)
checking for gawk... gawk
checking whether we can gnuify interp.c... yes
checking for prefix to use for loadable modules... libtool: ltconfig 
version `' does not match ltmain.sh version `1.4a'
Fatal configuration error.  See the libtool docs for more information.
lib
checking for compiler flags to force 32-bit addresses...
checking whether byte ordering is bigendian... no
checking whether misaligned access to doubles is ok... yes
checking whether doubles are stored in Squeak order... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking for library containing openpty... 
../platforms/unix/config/configure: "$CC: command not found
no
../platforms/unix/config/configure: line 12846: syntax error: 
unexpected end of file

I haven't a clue where to start looking for this problem.

Any suggestions?

$ automake --version
automake (GNU automake) 1.6.1

$ autoconf --version
autoconf (GNU Autoconf) 2.53

$ make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-redhat-linux-gnu

$ rpm -q libtool
libtool-1.4.2-7

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list