> On Tue, 22 Dec 2009 21:16:30 +0100, Kern Sibbald said:
>
> On Tuesday 22 December 2009 20:09:49 Phil Stracchino wrote:
> > Martin Simmons wrote:
> > >> On Tue, 22 Dec 2009 12:01:55 -0500, Phil Stracchino said:
> > >>
> > >> The relevant Makefile fragment is:
> > >>
> > >> libbac.la: Make
> On Tue, 22 Dec 2009 14:09:49 -0500, Phil Stracchino said:
>
> Martin Simmons wrote:
> >> On Tue, 22 Dec 2009 12:01:55 -0500, Phil Stracchino said:
> >> The relevant Makefile fragment is:
> >>
> >> libbac.la: Makefile $(LIBBAC_OBJS)
> >> @echo "Making $@ ..."
> >> $(LIBTOOL_LINK)
On Tuesday 22 December 2009 20:09:49 Phil Stracchino wrote:
> Martin Simmons wrote:
> >> On Tue, 22 Dec 2009 12:01:55 -0500, Phil Stracchino said:
> >>
> >> The relevant Makefile fragment is:
> >>
> >> libbac.la: Makefile $(LIBBAC_OBJS)
> >> @echo "Making $@ ..."
> >> $(LIBTOOL_LINK) $(
On Tuesday 22 December 2009 19:48:26 Phil Stracchino wrote:
> Phil Stracchino wrote:
> > Bacula 3.0.3 is failing to compile on OpenBSD 4.6 x86. Here's the most
> > recent configuration try I used:
> >
> >
> > ./configure --prefix=/opt/cula --datarootdir=/usr/share [...]
>
> huh ... where'd the b
Martin Simmons wrote:
>> On Tue, 22 Dec 2009 12:01:55 -0500, Phil Stracchino said:
>> The relevant Makefile fragment is:
>>
>> libbac.la: Makefile $(LIBBAC_OBJS)
>> @echo "Making $@ ..."
>> $(LIBTOOL_LINK) $(CXX) $(DEFS) $(DEBUG) $(LDFLAGS) -o $@
>> $(LIBBAC_OBJS) -export-dynamic -rpath
Phil Stracchino wrote:
> Bacula 3.0.3 is failing to compile on OpenBSD 4.6 x86. Here's the most
> recent configuration try I used:
>
>
> ./configure --prefix=/opt/cula --datarootdir=/usr/share [...]
huh ... where'd the ba go? It was there when I configured, and I'd
swear it was there when I
> On Tue, 22 Dec 2009 12:01:55 -0500, Phil Stracchino said:
>
> Bacula 3.0.3 is failing to compile on OpenBSD 4.6 x86. Here's the most
> recent configuration try I used:
>
>
> ./configure --prefix=/opt/cula --datarootdir=/usr/share
> --mandir=/usr/share/man --enable-client-only=yes --enable
On Tuesday 22 December 2009 18:01:55 Phil Stracchino wrote:
> Bacula 3.0.3 is failing to compile on OpenBSD 4.6 x86. Here's the most
> recent configuration try I used:
>
>
> ./configure --prefix=/opt/cula --datarootdir=/usr/share
> --mandir=/usr/share/man --enable-client-only=yes --enable-static-f
Bacula 3.0.3 is failing to compile on OpenBSD 4.6 x86. Here's the most
recent configuration try I used:
./configure --prefix=/opt/cula --datarootdir=/usr/share
--mandir=/usr/share/man --enable-client-only=yes --enable-static-fd=yes
--without-tcp-wrappers --with-working-dir=/opt/bacula/var
--with