[M3devel] trouble installing on a Debian lenny system.
    hendrik at topoi.pooq.com 
    hendrik at topoi.pooq.com
       
    Wed Apr  9 01:15:41 CEST 2008
    
    
  
On Tue, Apr 08, 2008 at 08:16:05PM +0000, Jay wrote:
> Try current source from CVS instead of the .tgz files.Be sure to delete scripts/PKGS.
> m3gc-simple no longer exists.
>  
>  - Jay
Did that.  Used 
  cvs -z 3 -d :pserver:anonymous at modula3.elegosoft.com:/usr/cvs checkout cm3
as described in 
http://modula3.elegosoft.com/cm3/install-cm3-on-ubuntu-7-10.html
(although I have Debian)
and got
hendrik at lovesong:~/cm3/scripts$ ./do-cm3-core.sh buildship
making /farhome/hendrik/cm3/scripts/PKGS (slow but rare)
/farhome/hendrik/cm3/scripts/pkgmap.sh -c "cm3 -build -DROOT='/farhome/hendrik/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'  && cm3 -ship -DROOT='/farhome/hendrik/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' " import-libs m3cc m3core libm3 patternmatching sysutils unittest m3middle m3objfile m3linker m3back m3staloneback m3front m3quake cm3 m3scanner m3tools m3cgcat m3cggen m3bundle mklib fix_nl libdump bitvector digraph parseparams realgeometry set slisp sortedtableextras table-list tempfiles tcl
=== package /farhome/hendrik/cm3/m3-win/import-libs ===
=== package omitted on this platform ===
 ==> /farhome/hendrik/cm3/m3-win/import-libs done
=== package /farhome/hendrik/cm3/m3-sys/m3cc ===
 +++ cm3 -build -DROOT='/farhome/hendrik/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'  && cm3 -ship -DROOT='/farhome/hendrik/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'  +++
/bin/sh: line 1: 30590 Segmentation fault      cm3 -build -DROOT='/farhome/hendrik/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'
 *** execution of cm3 -build -DROOT='/farhome/hendrik/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'  && cm3 -ship -DROOT='/farhome/hendrik/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'  failed ***
hendrik at lovesong:~/cm3/scripts$ 
-- hendrik
Perhaps I have to wipe /usr/local/cm3 and start again with the
cm3-install script?
- hendrik
    
    
More information about the M3devel
mailing list