Dear forum. After a long time where I was on vacation, I am back on the forum. (The truth is that I missed you a lot!)
Here is my problem. I was on 9.2-RC3 and I wanted to see if 9.2-RELEASE is ready. Here is the mistake. Unfortunately I wrote
I also tried to
I am stuck and I cannot update to the newest version.
Here is my problem. I was on 9.2-RC3 and I wanted to see if 9.2-RELEASE is ready. Here is the mistake. Unfortunately I wrote
freebsd-update -r 9.1-RELEASE upgrade
. so I downgraded to 9.1-RELEASE-p6. When I understood my fault I tried to upgrade again to 9.2-RC3 but the system refuses.
Code:
/usr/sbin/freebsd-update: cannot open files/.gz: No such file or directory
make buildworld
Code:
[ember@Unix /usr/home/ember]$ cd /usr/src/
[ember@Unix /usr/src]$ sudo make buildworld
Password:
--------------------------------------------------------------
>>> Building an up-to-date make(1)
--------------------------------------------------------------
"/usr/share/mk/bsd.own.mk", line 661: Could not find bsd.compiler.mk
"/usr/share/mk/bsd.own.mk", line 670: Malformed conditional (${COMPILER_FEATURES:Mc++11})
"/usr/share/mk/bsd.own.mk", line 695: if-less endif
"/usr/share/mk/bsd.sys.mk", line 11: Could not find bsd.compiler.mk
"/usr/share/mk/bsd.sys.mk", line 49: Malformed conditional (!defined(NO_WCAST_ALIGN) && (${COMPILER_TYPE} != "clang" || !defined(NO_WCAST_ALIGN.clang)))
"/usr/share/mk/bsd.sys.mk", line 66: Malformed conditional (${COMPILER_TYPE} == "clang" && !defined(EARLY_BUILD))
"/usr/share/mk/bsd.sys.mk", line 84: if-less endif
"/usr/share/mk/bsd.sys.mk", line 104: Malformed conditional (defined(NO_WFORMAT) || (${COMPILER_TYPE} == "clang" && defined(NO_WFORMAT.clang)))
"/usr/share/mk/bsd.sys.mk", line 106: if-less endif
"/usr/share/mk/bsd.sys.mk", line 107: if-less endif
"/usr/share/mk/bsd.sys.mk", line 113: Malformed conditional (${COMPILER_TYPE} == "clang" && !defined(EARLY_BUILD))
"/usr/share/mk/bsd.sys.mk", line 118: if-less endif
make: fatal errors encountered -- cannot continue
*** [make] Error code 1
Stop in /usr/src.
*** [upgrade_checks] Error code 1
Stop in /usr/src.
I am stuck and I cannot update to the newest version.