pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/29622
The following reply was made to PR pkg/29622; it has been noted by GNATS.
From: NAKAJI Hiroyuki <nakaji%jp.freebsd.org@localhost>
To: Quentin Garnier <cube%cubidou.net@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/29622
Date: Thu, 10 Mar 2005 08:04:30 +0900
>>>>> In <20050309123846.GT2943%gallia.cubidou.net@localhost>
>>>>> Quentin Garnier <cube%cubidou.net@localhost> wrote:
> > You mean by "from scratch" that I have to run
> >
> > "cd /usr/pkgsrc/lang/perl58 && make clean && make install"
> >
> > or that I have to install all packages which I compiled with no swap
> > again with swap?
> I meant the former.
I did the former again, and got the same error...
<error message>
LD_LIBRARY_PATH=/usr/pkgsrc/lang/perl58/work.arm/perl-5.8.6 cc
-Wl,-R/usr/pkg/li
b -pthread -L/usr/pkg/lib -o miniperl miniperlmain.o opmini.o -L. -lperl
-lm
-lcrypt -lpthread
LD_LIBRARY_PATH=/usr/pkgsrc/lang/perl58/work.arm/perl-5.8.6 ./miniperl -w
-Ilib
-MExporter -e '<?>' || /usr/bin/make minitest
Attempt to free unreferenced scalar: SV 0x3adf8, Perl interpreter: 0x2a000.
*** Error code 1 (ignored)
LD_LIBRARY_PATH=/usr/pkgsrc/lang/perl58/work.arm/perl-5.8.6 ./miniperl -Ilib
configpm configpm.tmp
[1] Segmentation fault LD_LIBRARY_PATH=...
*** Error code 139
Stop.
make: stopped in /usr/pkgsrc/lang/perl58/work.arm/perl-5.8.6
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/perl58
</error message>
> > I did the former and got an unusable miniperl binary compiled with
> > /usr/bin/cc.
> Strange. It did work for me, but I'll have another try at it later.
Here is additional information on my Jornada728.
$ uname -rsm
NetBSD 2.99.16 hpcarm
(The kernel is compiled on NetBSD/i386 2.99.15)
# disklabel wd0
# /dev/rwd0d:
type: SCSI
disk: mydisk
label: fictitious
flags: removable
bytes/sector: 512
sectors/track: 32
tracks/cylinder: 64
sectors/cylinder: 2048
cylinders: 976
total sectors: 2000881
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
5 partitions:
# size offset fstype [fsize bsize cpg/sgs]
a: 1980400 20480 4.2BSD 1024 8192 45016 # (Cyl. 10 -
976*)
c: 1980401 20480 unused 0 0 # (Cyl. 10 -
976*)
d: 2000881 0 unused 0 0 # (Cyl. 0 -
976*)
e: 20417 63 MSDOS # (Cyl. 0*- 9)
$ df
Filesystem 512-blocks Used Avail Capacity Mounted on
/dev/wd0a 1919822 632378 1191454 34% /
/dev/wd0e 20368 5800 14568 28% /dos
kature:/usr/hpcarm/swapfile 39703744 28614522 9104036 75% /swap
kature:/usr/pkgsrc 39703744 28614522 9104036 75%
/usr/pkgsrc
where, "kature" is the hostname of NetBSD/i386 2.99.15 on which hpcarm
kernel is compiled.
The dmesg outputs of Jornada728 and kature are available at
http://heimat.jp/~nakaji/NetBSD/j728/dmesg.boot.j728
and
http://heimat.jp/~nakaji/NetBSD/j728/dmesg.boot.i386
Thanks.
--
NAKAJI Hiroyuki
Home |
Main Index |
Thread Index |
Old Index