[M3devel] trouble installing on a Debian lenny system.

hendrik at topoi.pooq.com hendrik at topoi.pooq.com
Tue Apr 8 19:17:34 CEST 2008


On Sun, Apr 06, 2008 at 09:39:18PM -0400, hendrik at topoi.pooq.com wrote:
> On Sun, Apr 06, 2008 at 11:29:48AM -0400, Tony Hosking wrote:
> > You should have a link from libXaw.so, etc.
> 
> It turns out that link was in the package libXaw7-dev, which was missing 
> on both my 64- and 32-bit systems.
> 
> -- hendrik
> 
> hendrik at lovesong:/usr/lib$ ls -l libXaw.so
> lrwxrwxrwx 1 root root 10 2008-04-06 20:38 libXaw.so -> libXaw7.so
> hendrik at lovesong:/usr/lib$ 

I resumed installation.  Ths installer failed to find my odbc or my 
postresql, which I thought would be OK since I don't expect to need 
them and I didn't have them installed.

I then followed the instructions on 
http://modula3.elegosoft.com/cm3/installation.html using the commands

mkdir cm3
    cd cm3
    tar -zxf /path/to/cm3-src-sys-CM3VERSION.tgz
    tar -zxf /path/to/cm3-src-gnu-CM3VERSION.tgz
    tar -zxf /path/to/cm3-src-std-CM3VERSION.tgz


(1) I patched to avoid the asm/ipc.h problem.
(2) the last step failed as follows:

hendrik at lovesong:~/cm3/scripts$ ./do-cm3-std.sh buildship
CM3C =
/farhome/hendrik/cm3/scripts/pkgmap.sh -c "cm3 -build  
-DROOT='/farhome/hendrik/cm3'  && cm3 -ship 
-DROOT='/farhome/hendrik/cm3' " m3gc-simple m3core libm3 patternmatching 
m3middle m3quake m3scanner m3tools m3cgcat m3cggen m3gdb m3bundle 
arithmetic bitvector digraph parseparams realgeometry set slisp 
sortedtableextras table-list tempfiles tcp udp libsio libbuf debug 
listfuncs embutils m3tk-misc http binIO commandrw m3tk mtex m3totex 
m3tohtml m3scan m3markup m3browser cmpdir cmpfp dirfp uniq netobj 
netobjd stubgen events rdwr sharedobj sharedobjgen odbc postgres95 db 
smalldb stable stablegen X11R4 ui PEX vbtkit cmvbt jvideo videovbt web 
formsvbtpixmaps formsvbt formsview formsedit codeview mg mgkit opengl 
anim3D zeus m3zume synloc synex metasyn obliqrt obliqparse obliqprint 
obliq obliqlibemb obliqlibm3 obliqlibui obliqlibanim obliqsrvstd 
obliqsrvui obliqbinmin obliqbinstd obliqbinui obliqbinanim visualobliq 
vocgi voquery vorun webvbt recordheap rehearsecode replayheap showheap 
shownew showthread pkl-fonts juno-machine juno-compiler juno-app cube 
calculator fisheye mentor
=== package /farhome/hendrik/cm3/m3-libs/m3gc-simple ===
 +++ cm3 -build  -DROOT='/farhome/hendrik/cm3'  && cm3 -ship 
-DROOT='/farhome/hendrik/cm3'  +++
/bin/sh: line 1: 10644 Segmentation fault      cm3 -build 
-DROOT='/farhome/hendrik/cm3'
 *** execution of  failed ***
hendrik at lovesong:~/cm3/scripts$ 


(my text editor wrapped the lines when I pasted them into this message))

Presumably there's something else weird about my system.

Any ideas what to look for?

-- hendrik



More information about the M3devel mailing list