This diff fixes my problem.
Thank you.
//maxim
On 30 nov 2012, at 20:44, Mike Belopuhov wrote:
> can you please try the diff below.
On Sun, Dec 02, 2012 at 04:46:53PM -0500, James Turner wrote:
> On Sun, Dec 02, 2012 at 09:21:02PM +, Nigel Taylor wrote:
> > >
> > > So I did:
> > >
> > > make obj
> > > make depend
> > > make includes
> > > make
> > >
> > > and am still receiving the same build errors. I'd normally just wa
On Sun, Dec 02, 2012 at 09:21:02PM +, Nigel Taylor wrote:
> >
> > So I did:
> >
> > make obj
> > make depend
> > make includes
> > make
> >
> > and am still receiving the same build errors. I'd normally just wait for
> > a new snapshot, but now I want to make sure the build isn't broken.
> >
On 12/02/12 17:33, James Turner wrote:
> On Sun, Dec 02, 2012 at 05:07:47PM +, Miod Vallat wrote:
>>> I'm trying to build the latest libsqlite3 in tree and am running into a
>>> number of problems. First I want to make sure I'm following the correct
>>> build procedure.
>>>
>>> In lib/libsqlite
On Sun, Dec 02, 2012 at 05:07:47PM +, Miod Vallat wrote:
> > I'm trying to build the latest libsqlite3 in tree and am running into a
> > number of problems. First I want to make sure I'm following the correct
> > build procedure.
> >
> > In lib/libsqlite3 I'm running
> >
> > make obj
> > make
> I'm trying to build the latest libsqlite3 in tree and am running into a
> number of problems. First I want to make sure I'm following the correct
> build procedure.
>
> In lib/libsqlite3 I'm running
>
> make obj
> make depend
> make
>
> During make I get the following build failure on amd64:
I'm trying to build the latest libsqlite3 in tree and am running into a
number of problems. First I want to make sure I'm following the correct
build procedure.
In lib/libsqlite3 I'm running
make obj
make depend
make
During make I get the following build failure on amd64:
/usr/src/lib/libsqlite