Did you install development libraries from MySQL? I don't know how can you
do it in Solaris, but if you want to use MySQL as database you should
install this libraries.
J.
2010/7/8 Koray AGAYA <insanad...@gmail.com>
> What is my mistake I created koray.sh file and work command line is below
>
> # ./koray.sh
> checking for true... /usr/bin/true
> checking for false... /usr/bin/false
> configuring for Bacula 5.0.2 (28 April 2010)
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking whether gcc and cc understand -c and -o together... yes
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /usr/sfw/bin/ggrep
> checking for egrep... /usr/sfw/bin/ggrep -E
> checking whether gcc needs -traditional... no
> checking for g++... /usr/sfw/bin/g++
> checking for a BSD-compatible install...
> /export/home/agaya/Desktop/bacula-5.0.2/autoconf/install-sh -c
> checking for mv... /usr/bin/mv
> checking for rm... /usr/bin/rm
> checking for cp... /usr/bin/cp
> checking for sed... /usr/bin/sed
> checking for echo... /usr/bin/echo
> checking for cmp... /usr/bin/cmp
> checking for tbl... /usr/bin/tbl
> checking for ar... /usr/ccs/bin/ar
> checking for openssl... /usr/sfw/bin/openssl
> checking for mtx... mtx
> checking for dd... /usr/bin/dd
> checking for mkisofs... /usr/bin/mkisofs
> checking for python... /usr/bin/python
> checking for growisofs... /usr/bin/growisofs
> checking for dvd+rw-mediainfo... /usr/bin/dvd+rw-mediainfo
> checking for dvd+rw-format... /usr/bin/dvd+rw-format
> checking for pkg-config... /usr/bin/pkg-config
> checking for qmake... none
> checking for gmake... /usr/sfw/bin/gmake
> checking for wx-config... wx-config
> checking for cdrecord... /usr/bin/cdrecord
> checking for pidof... pidof
> checking for gawk... no
> checking for mawk... no
> checking for nawk... nawk
> checking for nawk... /usr/bin/nawk
> checking build system type... sparc-sun-solaris2.10
> checking host system type... sparc-sun-solaris2.10
> checking for a sed that does not truncate output... (cached) /usr/bin/sed
> checking for fgrep... /usr/sfw/bin/ggrep -F
> checking for ld used by gcc... /usr/ccs/bin/ld
> checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
> checking for BSD- or MS-compatible name lister (nm)... /usr/ccs/bin/nm -p
> checking the name lister (/usr/ccs/bin/nm -p) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 786240
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... no
> checking for /usr/ccs/bin/ld option to reload object files... -r
> checking for objdump... no
> checking how to recognize dependent libraries... pass_all
> checking for ar... /usr/ccs/bin/ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for dlfcn.h... yes
> checking whether we are using the GNU C++ compiler... (cached) yes
> checking whether /usr/sfw/bin/g++ accepts -g... (cached) yes
> checking how to run the C++ preprocessor... /usr/sfw/bin/g++ -E
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... no
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/ccs/bin/ld) supports shared
> libraries... yes
> checking whether -lc should be explicitly linked in... yes
> checking dynamic linker characteristics... solaris2.10 ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... no
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking for ld used by /usr/sfw/bin/g++... /usr/ccs/bin/ld
> checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
> checking whether the /usr/sfw/bin/g++ linker (/usr/ccs/bin/ld) supports
> shared libraries... yes
> checking for /usr/sfw/bin/g++ option to produce PIC... -fPIC -DPIC
> checking if /usr/sfw/bin/g++ PIC flag -fPIC -DPIC works... yes
> checking if /usr/sfw/bin/g++ static flag -static works... no
> checking if /usr/sfw/bin/g++ supports -c -o file.o... yes
> checking if /usr/sfw/bin/g++ supports -c -o file.o... (cached) yes
> checking whether the /usr/sfw/bin/g++ linker (/usr/ccs/bin/ld) supports
> shared libraries... yes
> checking dynamic linker characteristics... solaris2.10 ld.so
> checking how to hardcode library paths into programs... immediate
> checking host system type... (cached) sparc-sun-solaris2.10
> checking for Operating System Distribution... done
> checking whether make sets $(MAKE)... yes
> checking whether NLS is requested... yes
> checking for msgfmt... no
> checking for gmsgfmt... :
> checking for xgettext... no
> checking for msgmerge... no
> checking for ld used by GCC... /usr/ccs/bin/ld
> checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
> checking for shared library run path origin... done
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyCurrent... no
> checking whether NLS is requested... yes
> checking for GNU gettext in libc... no
> checking for iconv... yes
> checking for GNU gettext in libintl... no
> checking whether to use NLS... no
> checking for msgfmt... (cached) :
> checking termcap.h usability... no
> checking termcap.h presence... no
> checking for termcap.h... no
> checking curses.h usability... yes
> checking curses.h presence... yes
> checking for curses.h... yes
> checking term.h usability... no
> checking term.h presence... yes
> configure: WARNING: term.h: present but cannot be compiled
> configure: WARNING: term.h: check for missing prerequisite headers?
> configure: WARNING: term.h: see the Autoconf documentation
> configure: WARNING: term.h: section "Present But Cannot Be Compiled"
> configure: WARNING: term.h: proceeding with the preprocessor's result
> configure: WARNING: term.h: in the future, the compiler will take
> precedence
> checking for term.h... yes
> checking for tgetent in -lcurses... yes
> checking whether stat file-mode macros are broken... no
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking for strcasecmp... yes
> checking for select... yes
> checking for setenv... yes
> checking for putenv... yes
> checking for tcgetattr... yes
> checking for lstat... yes
> checking for lchown... yes
> checking for nanosleep... no
> checking for nl_langinfo... yes
> checking varargs.h usability... yes
> checking varargs.h presence... yes
> checking for varargs.h... yes
> checking for Python support... no
> checking for socket... no
> checking for socket in -lxnet... yes
> checking for socket in -lsocket... yes
> checking for socket in -linet... no
> checking for OpenSSL... checking for EVP_PKEY_encrypt_old in -lssl... no
> yes
> checking for library containing dlopen... none required
> checking for PostgreSQL support... no
> checking for MySQL support... no
> configure: error: Invalid MySQL directory //mysql - unable to find mysql.h
> under //mysql HAVE A PROBLEM What Can I do ?
>
> How to use with MYSQL
>
> MYSQL doesnt have
>
> I use Son Solaris 10 SPARC
>
> Can you help me please ?
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
--
_____________________________________________
Francisco Javier Funes Nieto [esen...@gmail.com]
CANONIGOS
Servicios Informáticos para PYMES.
Cl. Cruz 2, 1º Oficina 7
Tlf: 958.536759 / 661134556
Fax: 958.521354
GRANADA - 18002
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users