Date: Tue, 21 Jan 2014 13:23:51 -0600 From: Adam Vande More <amvandemore@gmail.com> To: wishmaster <artemrts@ukr.net> Cc: FreeBSD Questions <questions@freebsd.org> Subject: Re: 9.2 -> 10.0 Compille error. Message-ID: <CA%2BtpaK1b1P4hYfMQ%2BqM5moi%2BDh2o=Pw%2BBA97QRBR5F=gWYHjag@mail.gmail.com> In-Reply-To: <1390318454.138054037.136hfeiu@frv34.ukr.net> References: <1390318454.138054037.136hfeiu@frv34.ukr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 21, 2014 at 9:35 AM, wishmaster <artemrts@ukr.net> wrote: > Hi, > > anybody has had this error? > > cc -O2 -pipe -march=pentium4 -fpic -fvisibility=hidden > -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector > -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized > -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int > -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality > -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wno-switch-enum > -Wno-knr-promoted-parameter -c > /usr/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o > absvdi2.o > cc: unrecognized option '-Qunused-arguments' > cc1: error: unrecognized command line option "-Wno-empty-body" > cc1: error: unrecognized command line option "-Wno-string-plus-int" > cc1: error: unrecognized command line option "-Wno-tautological-compare" > cc1: error: unrecognized command line option "-Wno-parentheses-equality" > cc1: error: unrecognized command line option "-Wno-enum-conversion" > cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" > *** Error code 1 > > Stop. > bmake[3]: stopped in /usr/src/lib/libcompiler_rt > *** Error code 1 > > Stop. > bmake[2]: stopped in /usr/src > *** Error code 1 > > Stop. > bmake[1]: stopped in /usr/src > *** Error code 1 > > Stop. > bmake: stopped in /usr/src > *** [buildworld] Error code 1 > > Stop in /usr/src. > Make sure you are running ALL the steps IN ORDER. http://www.freebsd.org/doc/handbook/makeworld.html -- Adam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BtpaK1b1P4hYfMQ%2BqM5moi%2BDh2o=Pw%2BBA97QRBR5F=gWYHjag>