Re: [Bacula-devel] finding qt for Bat on FreeBSD

2007-08-16 Thread Kern Sibbald
The SVN has a corrected version of configure (and autoconf/configure.in) that should correct some (maybe all) of the problems that you are seeing. The corrected configure creates the bat Makefile before doing the dependencies. Regards, Kern On Tuesday 14 August 2007 19:09, Dan Langille wrote

Re: [Bacula-devel] finding qt for Bat on FreeBSD

2007-08-14 Thread Dan Langille
On 14 Aug 2007 at 17:43, Allan Black wrote: > > On 14 Aug 2007 at 9:35, Kern Sibbald wrote: > >> On Monday 13 August 2007 23:50, Dan Langille wrote: > >>> Does this error mean anything to anyone? > >>> > >>> ==>Entering directory /usr/home/dan/src/bacula-bat/work/bacula- > >>> 2.2.0/src/qt-console

Re: [Bacula-devel] finding qt for Bat on FreeBSD

2007-08-14 Thread Allan Black
> On 14 Aug 2007 at 9:35, Kern Sibbald wrote: >> On Monday 13 August 2007 23:50, Dan Langille wrote: >>> Does this error mean anything to anyone? >>> >>> ==>Entering directory /usr/home/dan/src/bacula-bat/work/bacula- >>> 2.2.0/src/qt-console >>> make: don't know how to make depend. Stop >>> *** Er

Re: [Bacula-devel] finding qt for Bat on FreeBSD

2007-08-14 Thread Dan Langille
On 14 Aug 2007 at 10:58, Dan Langille wrote: > On 14 Aug 2007 at 9:35, Kern Sibbald wrote: > > > On Monday 13 August 2007 23:50, Dan Langille wrote: > > > On 13 Aug 2007 at 20:06, Martin Simmons wrote: > > > > > On Mon, 13 Aug 2007 13:37:28 -0400, Dan Langille said: > > > > > > > > > > I'm tr

Re: [Bacula-devel] finding qt for Bat on FreeBSD

2007-08-14 Thread Dan Langille
On 14 Aug 2007 at 9:35, Kern Sibbald wrote: > On Monday 13 August 2007 23:50, Dan Langille wrote: > > On 13 Aug 2007 at 20:06, Martin Simmons wrote: > > > > On Mon, 13 Aug 2007 13:37:28 -0400, Dan Langille said: > > > > > > > > I'm trying to build Bat on FreeBSD. What configure options did yo

Re: [Bacula-devel] finding qt for Bat on FreeBSD

2007-08-14 Thread Kern Sibbald
On Monday 13 August 2007 23:50, Dan Langille wrote: > On 13 Aug 2007 at 20:06, Martin Simmons wrote: > > > On Mon, 13 Aug 2007 13:37:28 -0400, Dan Langille said: > > > > > > I'm trying to build Bat on FreeBSD. What configure options did you > > > use? I have: > > > > > > --enable-bat > > > --

Re: [Bacula-devel] finding qt for Bat on FreeBSD

2007-08-13 Thread Dan Langille
On 13 Aug 2007 at 20:06, Martin Simmons wrote: > > On Mon, 13 Aug 2007 13:37:28 -0400, Dan Langille said: > > > > I'm trying to build Bat on FreeBSD. What configure options did you > > use? I have: > > > > --enable-bat > > --with-qwt=/usr/lib Offlist, and I discovered myself, that this n

Re: [Bacula-devel] finding qt for Bat on FreeBSD

2007-08-13 Thread Kern Sibbald
On Monday 13 August 2007 21:06, Martin Simmons wrote: > > On Mon, 13 Aug 2007 13:37:28 -0400, Dan Langille said: > > > > I'm trying to build Bat on FreeBSD. What configure options did you > > use? I have: > > > > --enable-bat > > --with-qwt=/usr/lib > > > > > > I have qt4-4.3.0 installed. > >

Re: [Bacula-devel] finding qt for Bat on FreeBSD

2007-08-13 Thread Martin Simmons
> On Mon, 13 Aug 2007 13:37:28 -0400, Dan Langille said: > > I'm trying to build Bat on FreeBSD. What configure options did you > use? I have: > > --enable-bat > --with-qwt=/usr/lib > > > I have qt4-4.3.0 installed. Note: (equal "qt" "qwt") => nil __Martin -