Thanks for the suggestion. I avoided it because everyone in the office here 
said stay away from SunStudio, gcc is way better, Solaris compilers are evil, 
blah blah.

But I tried it and it did clear up that error. Got past the configure stage and 
most of make ran. Still not all the way there but further.


Kenneth Garges
gar...@ucsc.edu



On 25Oct 2014, at 9:03 AM, Phil Stracchino <ph...@caerllewys.net> wrote:

> 
> Ken,
> For what it's worth, I have found it to be better on Solaris to compile
> Bacula using Sun Studio.  The last release Sun Studio packages for
> Solaris 10 are, to the best of my knowledge, still a free download.
> 
> This is my Solaris 10 configure line.  At this point, the Solaris 10
> machine runs only a client and an SD, but this may help you.
> 
> 
> CC=/usr/bin/CC CXX=${CC} LDFLAGS=-m64 CFLAGS='-fast -xarch=generic
> -xtarget=generic -xcache=generic -m64' CPPFLAGS=${CFLAGS} ./configure
> --prefix=/opt/bacula --with-dump-email=r...@caerllewys.net
> --with-job-email=r...@caerllewys.net
> --with-smtp-host=smtp.caerllewys.net --with-subsys-dir=/opt/bacula/var
> --with-working-dir=/opt/bacula/var --disable-build-dird
> --with-mysql=/opt/mysql/mysql
> 
> 
> Make is gmake 3.81.
> 
> 
> -- 
>  Phil Stracchino
>  Babylon Communications
>  ph...@caerllewys.net
>  p...@co.ordinate.org
>  Landline: 603.293.8485
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to