On 2010/01/25 20:26, Benoit Chesneau wrote:
> OpenBSD pollen.nymphormation.org 4.6 GENERIC.MP#69 amd64

mmmm, curious yellow...
(ha, now I have several books to re-read :-)

jeff noon++


> I always get this error on websites using javascript:
> 
> V8 error: Error initializing V8 (v8::V8::AddMessageListener())
> 
> So I tried to build it from the cvs and get this error :
> 
>   touch out/Release/obj.target/chrome/chrome_strings.stamp
> gmake: *** No rule to make target
> `out/Release/obj.target/chrome/theme_resources.stamp', needed by
> `out/Release/obj.target/common/chrome/common/desktop_notifications/active_notification_tracker.o'.
>  Stop.
> *** Error code 2
> 
> Stop in /home/ports/www/chromium (line 2193 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
> 
> Does anyone have such problem ? I removed cvs and tried from a new
> checkout and I always get this error.

It built ok here on amd64 a couple of days ago, I mostly use it on
i386 but I just tested amd64 here, javascript works ok for me.
(On i386 it started off crashing very often, but hardly crashes at
all now, the main problems I see are that sometimes webpages don't
get repainted when scrolling, also I am assuming right-click is
meant to do something as on the Windows version, but it doesn't).

Make sure your limits are high enough, depends on your usage but I had
to bump FD limits, shmall (above the recommended value in MESSAGE,
the symptom I saw when this was too low was newly opened webpages
being blank - maybe that's just me though, I was running textmaker
at the same time which also uses a wodge of shm..), and my number-
of-process limits were already increased above the default.

The build log is in http://junkpile.org/chromium-4.0.251.0.p2.log.gz
if you'd like to compare, often you need to look at lines before where
it actually errors out to identify the problem..

OpenBSD 4.6-current (GENERIC.MP) #69: Wed Jan 20 06:49:43 MST 2010
    t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 2136866816 (2037MB)
avail mem = 2070609920 (1974MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.2 @ 0xf0000 (38 entries)
bios0: vendor Phoenix Technologies, LTD version "6.00 PG" date 06/25/2008
bios0: PhoenixAward 945GM
acpi0 at bios0: rev 0
acpi0: tables DSDT FACP HPET MCFG APIC SSDT
acpi0: wakeup devices PEX0(S5) PEX1(S5) PEX2(S5) PEX3(S5) PEX4(S5) PEX5(S5) 
HUB0(S5) USB0(S1) USB1(S1) USB2(S1) USB3(S1) USBE(S1) AC97(S5) AZAL(S5) PCI0(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz, 2000.40 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,NXE,LONG
cpu0: 4MB 64b/line 16-way L2 cache
cpu0: apic clock running at 166MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz, 2000.14 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,NXE,LONG
cpu1: 4MB 64b/line 16-way L2 cache

Reply via email to