make -j3 world - Syntax error: Unterminated quoted string
From: Andre Guibert de Bruet (andy_at_siliconlandmark.com)
Date: 07/17/04
- Previous message: Andre Guibert de Bruet: "Re: panic: APIC: Previous IPI is stuck"
- Next in thread: Marcel Moolenaar: "Re: make -j3 world - Syntax error: Unterminated quoted string"
- Reply: Marcel Moolenaar: "Re: make -j3 world - Syntax error: Unterminated quoted string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 17 Jul 2004 15:53:24 -0400 (EDT) To: current@freebsd.org
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/ >
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Andre Guibert de Bruet: "Re: panic: APIC: Previous IPI is stuck"
- Next in thread: Marcel Moolenaar: "Re: make -j3 world - Syntax error: Unterminated quoted string"
- Reply: Marcel Moolenaar: "Re: make -j3 world - Syntax error: Unterminated quoted string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|