I received this error message when running config.sh This is a V480 with Solaris 9 release April 15 2002
below is the result from cat /etc/relese Solaris 9 s9_58shwpl3 SPARC Copyright 2002 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 15 April 2002 Below is the reult from uname -a SunOS ilya 5.9 Generic_112233-05 sun4u sparc SUNW,Sun-Fire-480R 1. I downloaded depkgs and ran make. Result was ok. (I'm using sqlite) 2. ran the following config.sh (This has been successfully installed on three other Solaris 9 rel 4/04 servers) CFLAGS="-g" \ ./configure \ --sbindir=/opt/bacula/bin \ --sysconfdir=/opt/bacula/bin \ --enable-smartalloc \ --with-pid-dir=/opt/bacula/bin/working \ --with-subsys-dir=/bacula/bin/working \ --with-sqlite=/opt/bacula/depkgs/sqlite \ --with-working-dir=/opt/bacula/bin/working 3. I have used this config on three other Solais 9 servers, ver 4/04 with no problems. checking resolv.h usability... no checking resolv.h presence... yes configure: WARNING: resolv.h: present but cannot be compiled configure: WARNING: resolv.h: check for missing prerequisite headers? configure: WARNING: resolv.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ------------------------------------ ## checking for resolv.h... yes 4. The Tivoli client is currently installed.