swarm-support
[Top][All Lists]
Advanced

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

Swarm 1.4 on IRIX6.5


From: Jonathan Impett
Subject: Swarm 1.4 on IRIX6.5
Date: Mon, 01 Feb 1999 12:58:20 +0000

Hello,
    Having managed to get Swarm-1.3.1 to the point of failing with a
segmentation error at the point of running heatbugs, which we finally
managed to persuade IRIX6.5 to compile, we decided to cut our losses and
start again with 1.4. Sadly, swarm itself now it determinedly sticks at
one of the previous hurdles - even when gmaking with CFLAGS=-O2, which
appeared to solve it in 1.3.1 (probably not, in fact, hence heatbugs
wouldn't run).
    The other relevant software we have running is gcc (appears to work
fine), the n32 Xpm from IRIX itself, BLT2.4 (demo works), libpng ("test
OK") and xlib ("passes test"), tcl/tk8.0 (installed directly from sgi
freeware site), and libffi ("Looks good. No surprises"). I've also tried
ffcall (1.3.1 and 1.4 which claims to support IRIX6.4 - I don't know
what should change for 6.5) to no avail.
    The terrible lines run as follows (shortly after starting gmake):
sg 3# gmake CFLAGS=-O2
.........
Making all in collections
gmake[3]: Entering directory `/usr/local/swarm-1.4/src/collections'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I. -I.. -I./.. -I./../defobj -I./../misc -I./../objectbase
-I./../activity -I./../random    -g -O2 -Wall -Wno-import -Wno-protocol
-Werror -c Array.m
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I.. -I./.. -I./../defobj
-I./../misc -I./../objectbase -I./../activity -I./../random -g -O2 -Wall
-Wno-import -Wno-protocol -Werror -c Array.m
gcc: Internal compiler error: program cc1obj got fatal signal 6
gmake[3]: *** [Array.lo] Error 1
gmake[3]: Leaving directory `/usr/local/swarm-1.4/src/collections'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/local/swarm-1.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/swarm-1.4'
gmake: *** [all-recursive-am] Error 2

    I append the results of ./ configure below, in case that holds a
clue.
    Anyone any ideas? A pint of warm English beer is at stake.
    Jonathan


Jonathan Impett
Faculty of Music
University of Cambridge
West Road
Cambridge CB3 9DP
address@hidden
+44 (0)1954 250192

sg 2# ./configure --prefix=/usr/local
--with-xpmdir=/usr/local/swarm-1.4/xpm --disable-shared
--with-CFLAGS=-O2
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking host system type... mips-sgi-irix6.5
checking for ranlib... :
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking for gcc option to produce PIC... none
checking if gcc static flag -static works... none
checking if the linker (/usr/bin/ld -n32) is GNU ld... no
checking whether the linker (/usr/bin/ld -n32) supports shared
libraries... yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld -n32 option to reload object files... -r
checking dynamic linker characteristics... irix6.5 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for GUI libs... -lX11
checking for executable suffix... none
checking for special linkflags... none
checking for main in -ldl... yes
checking for main in -ldld... no
checking directory of libXpm... /usr/local/swarm-1.4/xpm/lib
checking for tclsh8.0... yes
checking directory of tcl.h... /usr/local/include
checking directory and version of libtcl... /usr/local/lib, tcl8.0
checking directory of tk.h... /usr/local/include
checking directory and version of libtk... /usr/local/lib, tk8.0
checking directory of libBLT... ${prefix}/lib
checking directory of libffi... ${prefix}/lib/libffi.so
checking directory of libffi include... ${prefix}/include
checking directory of zlib.h... ${prefix}/include
checking directory of libz... ${prefix}/lib
checking directory of png.h... ${prefix}/include
checking directory of libpng... ${prefix}/lib
checking directory of libhdf5... no
checking for GCC inlining bug... no
checking for Objective C libraries... -lobjc
checking for objc_malloc... yes
checking for 0x prefix from %p... no
checking for working __builtin_apply... yes
checking for object suffix... o
checking for memcpy... yes
checking for memset... yes
checking for strcmp... yes
checking for strlen... yes
checking for memchr... yes
checking for realpath... yes
checking for stpcpy... no
checking for strchr... yes
checking for strdup... yes
checking for strncmp... yes
checking for strndup... no
checking for strnlen... no
checking for strpbrk... yes
checking for strsep... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating m4/Makefile
creating src/Makefile
creating src/activity/Makefile
creating src/analysis/Makefile
creating src/collections/Makefile
creating src/defobj/Makefile
creating src/gui/Makefile
creating src/misc/Makefile
creating src/objectbase/Makefile
creating src/random/Makefile
creating src/simtools/Makefile
creating src/simtoolsgui/Makefile
creating src/space/Makefile
creating src/tclobjc/Makefile
creating src/tkobjc/Makefile
creating src/tkobjc/tk/Makefile
creating etc/config.swarm
creating etc/Makefile.appl
creating etc/Makefile.lib
creating etc/Makefile.common
creating etc/Makefile.tests
creating etc/Makefile
creating tests/Makefile
creating tests/activity/Makefile
creating tests/objectbase/Makefile
creating tests/simtools/Makefile
creating swarmconfig.h



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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