Re: X540T: link is not detected

2012-12-02 Thread mxb
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.

Re: Problems compiling libsqlite3

2012-12-02 Thread Marc Espie
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

Re: Problems compiling libsqlite3

2012-12-02 Thread James Turner
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. > >

Re: Problems compiling libsqlite3

2012-12-02 Thread Nigel Taylor
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

Re: Problems compiling libsqlite3

2012-12-02 Thread James Turner
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

Re: Problems compiling libsqlite3

2012-12-02 Thread Miod Vallat
> 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:

Problems compiling libsqlite3

2012-12-02 Thread James Turner
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