Subject: mozilla-0.9.9 installation fails
To: None <tech-pkg@netbsd.org>
From: Shigeki UNO <shigeki@mediawars.ne.jp>
List: tech-pkg
Date: 03/22/2002 22:26:18
 Hi,

 I've managed to build mozilla-0.9.9 via pkgsrc today. (More than 5
days needed for it on mac68k. Gee.) However, when it came to install it
into the directory /usr/pkg (yes, with xpkgwedge), it stopped with this
error. 

---> start of installation log <---

nana: sudo make install package clean
Password:
===> Installing for mozilla-0.9.9
/usr/bin/env OBJECT_FMT=a.out
PLIST_SRC=/usr/cvs/pkgsrc/www/mozilla/PLIST-a.out SED=/usr/bin/sed
EGREP=/usr/bin/egrep CHOWN=/usr/sbin/chown CHGRP=/usr/bin/chgrp
CHMOD=/bin/chmod BINOWN=root BINGRP=wheel BINMODE=555
SETENV=/usr/bin/env BSD_INSTALL_PROGRAM="install -c -s -o root -g
wheel -m 555" 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_SCRIPT_DIR="install -d -o root -g wheel -m 555"
BSD_INSTALL_DATA_DIR="install -d -o root -g wheel -m 555"
BSD_INSTALL_MAN_DIR="install -d -o root -g wheel -m 555"
CURDIR=/usr/cvs/pkgsrc/www/mozilla DISTDIR=/usr/cvs/pkgsrc/distfiles
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/cvs/pkgsrc/www/mozilla/work
WRKSRC=/usr/cvs/pkgsrc/www/mozilla/work/mozilla
PATCHDIR=/usr/cvs/pkgsrc/www/mozilla/patches
SCRIPTDIR=/usr/cvs/pkgsrc/www/mozilla/scripts
FILESDIR=/usr/cvs/pkgsrc/www/mozilla/files _PKGSRCDIR=/usr/cvs/pkgsrc
DEPENDS="gtk+>=1.2.8:../../x11/gtk glib>=1.2.8:../../devel/glib
pth>=1.3.2:../../devel/pth
gdk-pixbuf>=0.8.0nb1:../../graphics/gdk-pixbuf
jpeg-6b:../../graphics/jpeg png>=1.0.11:../../graphics/png
tiff>=3.5.4:../../graphics/tiff ORBit>=0.5.12:../../net/ORBit"
PREFIX=/usr/pkg LOCALBASE=/usr/pkg X11BASE=/usr/X11R6 /bin/sh
/usr/cvs/pkgsrc/www/mozilla/files/moz-install
Segmentation fault - core dumped
Segmentation fault - core dumped
*** Error code 139

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

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

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

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

---> end of installation log <---


 I have tried it twice and the results was the same.
Nothing was going to change.

Does anyone give me any clue to install mozilla?


BTW:

NetBSD/mac68k 1.5ZA (binary from 2002.01.14 source both kernel and
userland)

pkgsrc via CVS as of March 15th.


TIA,

--- uno