Hello, is there anyone using Bacula on a Sun with Solaris 8 ? I can't cpmpile the static-bacula-fd. I get the errors below. Has anoyone a hint for me ?
I've updated to gcc 3.3.2, make 3.80 and have installed libiconv. Thanks alot !!! Best regards Jürgen Here are some information about my doing: >From the configure-script, I see the following error: configure: WARNING: resolv.h: present but cannot be compiled configure: WARNING: resolv.h: check for missing prerequisite headers? configure: WARNING: resolv.h: see the Autoconf documentation configure: WARNING: resolv.h: section "Present But Cannot Be Compiled" configure: WARNING: resolv.h: proceeding with the preprocessor's result configure: WARNING: resolv.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## I've started the script with the following parameters: CFLAGS="-g" \ ./configure \ --sbindir=/usr/sbin \ --sysconfdir=/etc/bacula \ --with-pid-dir=/var/run \ --with-subsys-dir=/var/bacula \ --enable-client-only \ --enable-static-fd \ --enable-smartalloc \ --with-working-dir=/var/bacula exit 0 And if I do a "make" in bacula-1.36.3/src/lib, I get the following: bash-2.03# make g++ -c -I. -I.. -g alloc.c g++ -c -I. -I.. -g attr.c g++ -c -I. -I.. -g base64.c g++ -c -I. -I.. -g berrno.c g++ -c -I. -I.. -g bsys.c bsys.c:39: error: too many initializers for `_pthread_mutex::<anonymous struct> ' make: *** [bsys.o] Error 1 ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users