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(JCR*, DEVRES*)':
> dev.c:271: error: `bthread_mutex_set_priority' undeclared (first use
> this function)
> dev.c:271: error: (Each undeclared identifier is reported only once for
> each function it appears in.)
> dev.c:272:69: macro "bthread_mutex_set_priority" passed 2 arguments, but
> takes just 1
> dev.c:273:71: macro "bthread_mutex_set_priority" passed 2 arguments, but
> takes just 1
> make: *** [dev.o] Error 1

Thanks for reporting this.

That was a temporary problem for machines where we don't turn on deadlock 
detection (Mac and Solaris) by default.  It was fixed last night.

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to