Subject: Re: mozilla - "make" stops.
To: None <tech-pkg@netbsd.org>
From: Shigeki UNO <shigeki@mediawars.ne.jp>
List: tech-pkg
Date: 08/16/2002 05:27:43
Please give me a hand.
 
shigeki@mediawars.ne.jp (Shigeki UNO) writes:

[...]

> # I'm still doing "make" mozilla now. It'll take 2 days on my NetBSD/mac68k
>   box. I hope I'll make it to the end.

 Building mozilla-1.0nb2 went Okay but installation (with xpkgwedge-1.7)
fails. (*sigh*) Its log is the following:

==> Installing for mozilla-1.0nb2
/usr/bin/env HOME="/usr/pkgsrc/www/mozilla/work" OBJECT_FMT=ELF PLIST_SRC=/usr/p
kgsrc/www/mozilla/PLIST-ELF SED=/usr/bin/sed EGREP=/usr/bin/egrep CHOWN=/usr/sbi
n/chown CHGRP=/usr/bin/chgrp CHMOD=/bin/chmod BINOWN=root BINGRP=wheel BINMODE=5
55 SETENV=/usr/bin/env BSD_INSTALL_PROGRAM="install -c -s -o root -g wheel -m 55
5"               BSD_INSTALL_SCRIPT="install -c -o root -g wheel -m 555"        
                 BSD_INSTALL_DATA="install -c -o root -g wheel -m 644"          
         BSD_INSTALL_MAN="install -c -o root -g wheel -m 444"                   
 BSD_INSTALL_PROGRAM_DIR="install -d -o root -g wheel -m 555"    BSD_INSTALL_SCR
IPT_DIR="install -d -o root -g wheel -m 555"             BSD_INSTALL_DATA_DIR="i
nstall -d -o root -g wheel -m 555"               BSD_INSTALL_MAN_DIR="install -d
 -o root -g wheel -m 555" CURDIR=/usr/pkgsrc/www/mozilla DISTDIR=/usr/pkgsrc/dis
tfiles  PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/
sbin:/usr/local/bin:/usr/games:/usr/pkg/bin:/usr/X11R6/bin  WRKDIR=/usr/pkgsrc/w
ww/mozilla/work WRKSRC=/usr/pkgsrc/www/mozilla/work/mozilla PATCHDIR=/usr/pkgsrc
/www/mozilla/patches  SCRIPTDIR=/usr/pkgsrc/www/mozilla/scripts FILESDIR=/usr/pk
gsrc/www/mozilla/files  _PKGSRCDIR=/usr/pkgsrc DEPENDS="gtk+>=1.2.8:../../x11/gt
k glib>=1.2.8:../../devel/glib pth>=1.4.0:../../devel/pth gdk-pixbuf>=0.17.0:../
../graphics/gdk-pixbuf jpeg-6b:../../graphics/jpeg png>=1.2.1:../../graphics/png
 tiff>=3.5.4:../../graphics/tiff ORBit>=0.5.12:../../net/ORBit freetype2>=2.0.1:
../../graphics/freetype2 perl>=5.0:../../lang/perl5"  PREFIX=/usr/pkg LOCALBASE=
/usr/pkg X11BASE=/usr/X11R6 /bin/sh /usr/pkgsrc/www/mozilla/files/moz-install
Segmentation fault - core dumped
*** Error code 139

Stop.
make: stopped in /usr/pkgsrc/www/mozilla
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/mozilla
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/mozilla
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/mozilla


 What I've done till now was to inclease values of MAXTSIZ / MAXDSIZ /
MAXSSIZ in /usr/src/sys/arch/mac68k/include/vmparam.h. (BTW, I didn't
inclease them in /usr/include/mac68k/vmpwram.h. I'm wrong?) However
installation failed again. I've encountered this error many many times
since 0.9.9 had been released and I have not been able to install
mozilla since then.

 Installation with xpkgwedge have a problem?  I don't think so...
Could you give me any hint?

My NetBSD version is 1.6E (both kernel and userland) on mac68k. 

Thanks in advance.

---
Shigeki UNO