Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2004 15:53:24 -0400 (EDT)
From:      Andre Guibert de Bruet <andy@siliconlandmark.com>
To:        current@freebsd.org
Subject:   make -j3 world - Syntax error: Unterminated quoted string
Message-ID:  <20040717154947.T24726@alpha.siliconlandmark.com>

next in thread | raw e-mail | index | archive | help
Hi,

I found the following, trying to stress test my system (See the "panic: 
APIC: Previous IPI is stuck" thread for more details on that):

bling# make world
WARNING: make world will overwrite your existing FreeBSD
installation without also building and installing a new
kernel.  This can be dangerous.  Please read the handbook,
'Using make world', for how to upgrade your system.
Define DESTDIR to the where you want to install FreeBSD,
including /, to override this warning and proceed as usual.
Bailing out now...
*** Error code 1

Stop in /usr/CURRENT.
bling# make -j3 world
WARNING: make world will overwrite your existing FreeBSD
installation without also building and installing a new
kernel.  This can be dangerous.  Please read the handbook,
'Using make world', for how to upgrade your system.
Syntax error: Unterminated quoted string
*** Error code 2
1 error
bling#

Regards,
Andy

> Andre Guibert de Bruet | Enterprise Software Consultant >
> Silicon Landmark, LLC. | http://siliconlandmark.com/    >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040717154947.T24726>