Greetings,

we are attempting to compile Bacula FD 7.0.5 on Solaris 11.2 x86_64. When 
running the .configure we get the following error message:

Doing make of dependencies
==>Entering directory /stage/Solaris11_Repository/bacula/bacula-7.0.5/src
==>Entering directory /stage/Solaris11_Repository/bacula/bacula-7.0.5/scripts
==>Entering directory /stage/Solaris11_Repository/bacula/bacula-7.0.5/src/lib
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory 
/stage/Solaris11_Repository/bacula/bacula-7.0.5/src/lib
*** Error code 1
The following command caused the error:
for I in src scripts src/lib src/findlib src/filed  src/console src/plugins/fd  
manpages; \
  do (cd $I; echo "==>Entering directory `pwd`"; make DESTDIR= depend || exit 
1); done
make: Fatal error: Command failed for target `depend'
chmod: WARNING: can't access storage-ctl
chmod: WARNING: can't access bsg_persist

..

Configure options as follows:

CFLAGS="-g" ./configure   --sbindir=/opt/bacula/bin   
--sysconfdir=/opt/bacula/etc --enable-smartalloc   
--with-pid-dir=/opt/bacula/working   --with-subsys-dir=/opt/bacula/working   
--with-working-dir=/opt/bacula/working   --enable-client-only 
--disable-build-dird --disable-build-stored

..

I am not sure if I am missing something for the pre reqs on Solaris. Any 
suggestions or help would be greatly appreciated.

Regards,

Mark


------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to