Re: Upgrading FreeBSD/i386 from stable/9 r286222 to stable/10 r286278

2015-08-05 Thread Thomas Mueller
from Trond EndrestM-CM-8l:

 Has anyone successfully built stable/10 while running stable/9?

I was successful in the early days of stable/10, also head/11 shortly after the 
source tree branch.

After a hard drive with FreeBSD 9.2-STABLE developed errors, I used a USB-stick 
installation of FreeBSD 9.2-STABLE, including subversion.

I built FreeBSD stable/10 and head/11 using gcc, but used llvm/clang for 
subsequent updates.


Tom

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: Upgrading FreeBSD/i386 from stable/9 r286222 to stable/10 r286278

2015-08-04 Thread Trond Endrestøl
On Tue, 4 Aug 2015 12:49+0200, Trond Endrestøl wrote:

 Has anyone successfully built stable/10 while running stable/9?
 
 I'm subject to PR 194899. Isn't /usr/src/sys/sys considered during 
 make depend, only /usr/include/sys, in that regard?

False alarm, sorry. Building stable/10 using clang from stable/9 
solved my problem. E.g. in /etc/src.conf:

CC=clang
CXX=clang++
CPP=clang-cpp

NO_WERROR=
WERROR=

-- 
+---++
| Vennlig hilsen,   | Best regards,  |
| Trond Endrestøl,  | Trond Endrestøl,   |
| IT-ansvarlig, | System administrator,  |
| Fagskolen Innlandet,  | Gjøvik Technical College, Norway,  |
| tlf. mob.   952 62 567,   | Cellular...: +47 952 62 567,   |
| sentralbord 61 14 54 00.  | Switchboard: +47 61 14 54 00.  |
+---++
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org