Conference Room SAD
[thread display] [new arrival display] [word search] [past log] [管理用]

Subject AMD64-FreeBSD7
Date: 2006/05/16(Tue) 08:48:03
ContributorS. Yoshimoto < >

上記のアーキテクチャーでoldsad-amorita-snapshot-574をmakeした結果です。

sad.confはこんな感じ、

> diff -u sad.conf.sample sad.conf
--- sad.conf.sample Mon Feb 6 15:16:05 2006
+++ sad.conf Tue May 16 08:40:51 2006
@@ -35,14 +35,14 @@
#EXE_LIBS+=-L/usr/local/lib -lefence

## SAD root directory
-#SAD_ROOT=/usr/local/SAD
+SAD_ROOT=${HOME}/SAD

## Contrib source archive directory
#SOURCE_ARCHIVE_DIR=/usr/ports/distfiles

## X11 setup
#
-#USE_X11=YES
+USE_X11=NO
#X11_PREFIX=/usr/X11R6
##X11_INCDIR=$(X11_PREFIX)/include
##X11_LIBDIR=$(X11_PREFIX)/lib
@@ -50,7 +50,7 @@

## Tcl/Tk setup
#
-#USE_TCLTK=YES
+USE_TCLTK=NO
##BUILD_TCLTK=YES
##USE_TCLTK_SHARED_LIBRARY=YES
##TCLTK_GUI_BACKEND=X11|AQUA

で、gmake allした結果は以下の通りです。

> gmake all

[snip]

chmod 755 /home/yosimoto/SAD/src/oldsad-amorita-snapshot-574/bin/gs
mkdir -p /home/yosimoto/SAD/src/oldsad-amorita-snapshot-574/Documents/example
(cd /home/yosimoto/SAD/src/oldsad-amorita-snapshot-574/Documents/example ; \
/home/yosimoto/SAD/src/oldsad-amorita-snapshot-574/bin/gs /home/yosimoto/SAD/src/oldsad-amorita-snapshot-574/script/
design_example.sad > /home/yosimoto/SAD/src/oldsad-amorita-snapshot-574/script/design_example.sad.result ; rm -f a fort.
9)
lmalloc4: allocated chunk offset is out of range
base=0xffffffffffff11a0 heap=0x801240000 offset=0x100249dcc
STOP pfinit is failed to allocate memory statement executed
mkdir -p /home/yosimoto/SAD/src/oldsad-amorita-snapshot-574/Documents/example
/home/yosimoto/SAD/src/oldsad-amorita-snapshot-574/bin/gs /home/yosimoto/SAD/src/oldsad-amorita-snapshot-574/script/help
2HTML.sad
lmalloc4: allocated chunk offset is out of range
base=0xffffffffffff11a0 heap=0x801240000 offset=0x100249dcc
STOP pfinit is failed to allocate memory statement executed
*** Welcome to SAD Ver.1.0.8.19.3b Revision 574 [2006-05-12 10:44 JST] ***
*** This binary is built at 2006-05-16 08:42:10 JST ***
*** Today: 08:42:11 Tuesday 05/16/2006 ***
gmake[2]: Leaving directory `/home/yosimoto/SAD/src/oldsad-amorita-snapshot-574/obj/AMD64-FreeBSD7'
gmake[1]: Leaving directory `/home/yosimoto/SAD/src/oldsad-amorita-snapshot-574'

b-damaのSUSE Linuxと同じような感じでout of rangeしました。

一応ご報告まで


- 関連一覧ツリー (Click ▼ to display all articles in a thread.)