Re: [Bacula-devel] Problems with regression testing

2009-12-09 Thread Kern Sibbald
On Thursday 10 December 2009 03:43:56 Robert Hartzell wrote: > It looks like the storage daemon is failing to build on opensloaris > > /src/stored$ make > Compiling dev.c > dev.c:271:70: macro "bthread_mutex_set_priority" passed 2 arguments, but > takes just 1 > dev.c: In function `DEVICE* init_dev

[Bacula-devel] Problems with regression testing

2009-12-09 Thread Robert Hartzell
It looks like the storage daemon is failing to build on opensloaris /src/stored$ make Compiling dev.c dev.c:271:70: macro "bthread_mutex_set_priority" passed 2 arguments, but takes just 1 dev.c: In function `DEVICE* init_dev(JCR*, DEVRES*)': dev.c:271: error: `bthread_mutex_set_priority' undeclar