Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2014 18:24:07 -0800
From:      hiren panchasara <hiren.panchasara@gmail.com>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Help fixing clang 3.4
Message-ID:  <CALCpEUExO=pWZGoyVK9=cEzyLOWTBMO4577sVP8yX80vv13naw@mail.gmail.com>
In-Reply-To: <20140220011939.GA49492@troutmask.apl.washington.edu>
References:  <20140220011939.GA49492@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 19, 2014 at 5:19 PM, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> Can someone point to where I disable clang from
> issuing an error and aborting on an unknown option?
>
> % cd /usr/ports/databases/py-sqlite3
> % make
>
> cc -shared -O2 -pipe -march=3Dopteron -fno-strict-aliasing build/temp.fre=
ebsd-11.0-CURRENT-amd64-2.7/_sqlite/cache.o build/temp.freebsd-11.0-CURRENT=
-amd64-2.7/_sqlite/connection.o build/temp.freebsd-11.0-CURRENT-amd64-2.7/_=
sqlite/cursor.o build/temp.freebsd-11.0-CURRENT-amd64-2.7/_sqlite/microprot=
ocols.o build/temp.freebsd-11.0-CURRENT-amd64-2.7/_sqlite/module.o build/te=
mp.freebsd-11.0-CURRENT-amd64-2.7/_sqlite/prepare_protocol.o build/temp.fre=
ebsd-11.0-CURRENT-amd64-2.7/_sqlite/row.o build/temp.freebsd-11.0-CURRENT-a=
md64-2.7/_sqlite/statement.o build/temp.freebsd-11.0-CURRENT-amd64-2.7/_sql=
ite/util.o -L/usr/local/lib -R/usr/local/lib -lsqlite3 -o build/lib.freebsd=
-11.0-CURRENT-amd64-2.7/_sqlite3.so
> cc: error: unknown argument: '-R/usr/local/lib'

I do not know the answer but I see it being discussed here:
http://lists.freebsd.org/pipermail/freebsd-toolchain/2014-January/001103.ht=
ml

cheers,
Hiren
> error: command 'cc' failed with exit status 1
> *** Error code 1
>
> --
> Steve
> _______________________________________________
> 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=
"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALCpEUExO=pWZGoyVK9=cEzyLOWTBMO4577sVP8yX80vv13naw>