Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 11:49:02 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Antoine Brodin <antoine@FreeBSD.org>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: Help fixing clang 3.4
Message-ID:  <20140221194902.GA63057@troutmask.apl.washington.edu>
In-Reply-To: <CAALwa8nOHS98SSzxksuwpBGfvAeCtRPpYUKTo1dBOkzbF3v%2Baw@mail.gmail.com>
References:  <20140220011939.GA49492@troutmask.apl.washington.edu> <CAALwa8nOHS98SSzxksuwpBGfvAeCtRPpYUKTo1dBOkzbF3v%2Baw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 20, 2014 at 07:43:54AM +0100, Antoine Brodin wrote:
> On Thu, Feb 20, 2014 at 2:19 AM, 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 ... -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'
> > error: command 'cc' failed with exit status 1
> > *** Error code 1
> 
> You can try this
> http://docs.freebsd.org/cgi/mid.cgi?CAALwa8m9-dpiO4fpA_BG-QeZyo9wsRpDVXHz_CTNUYeFLK7GVA
> 

Thanks.  That appears to have fixed that particular.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140221194902.GA63057>