>Number: 162736 >Category: kern >Synopsis: r214955 (nanobsd) broke build with whitespace in KERNCONFDIR >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 21 20:40:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Stephen Evans >Release: i386 RELENG_8 >Organization: >Environment: FreeBSD freebsd.localdomain 8.2-STABLE FreeBSD 8.2-STABLE #2: Mon Nov 21 11:18:37 GMT 2011 [email protected]:/usr/obj/usr/src/sys/P8P67LE i386 >Description: r214955 broke my nanobsd build. Solved by a simple rename of the project directory to remove whitespace from the directory path.
Original path of nanobsd configuration file and kernel configuration file (problematic, nanobsd.sh stops in build_kernel): /home/stephen/ALIX\ Project/ Fixed (now builds): /home/stephen/ALIX_Project/ r214955 is a definite improvement. >How-To-Repeat: Put whitespace in the path of the nanobsd configuration file used with the -c option. e.g. cd /home/stephen/ALIX\ Project /bin/sh nanobsd.sh -c mynano.conf (nanobsd.sh stops in build_kernel) >Fix: >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
