Bacula-users

[Bacula-users] configure: error: bgnome-console no longer supported

2010-07-09 09:03:33
Subject: [Bacula-users] configure: error: bgnome-console no longer supported
From: Koray AGAYA <insanadair AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 9 Jul 2010 16:01:24 +0300
I created son.sh and below use this script and script print is second number below I have error

1. son.sh script


CFLAGS="-g" ./configure \
LDFLAGS="-R/opt/webstack/mysql/lib/mysql -L/usr/sfw/lib -R/usr/sfw/lib" \
 --prefix=/opt/bacula \
 --datarootdir=/opt/bacula/share \
 --mandir=/opt/bacula/man \
 --with-archivedir=/opt/bacula/archive \
 --with-working-dir=/opt/bacula/working \
 --with-plugindir=/opt/bacula/plugins \
 --with-scriptdir=/opt/bacula/scripts \
 --with-subsys-dir=/opt/bacula/subsys \
 --with-mysql=/opt/webstack/mysql \
 --with-dir-password=xy \
 --with-fd-password=xy \
 --with-sd-password=xy \
 --with-dir-user=bacula \
 --with-dir-group=backup \
 --with-sd-user=bacula \
 --with-sd-group=backup \
 --with-fd-user=root \
 --with-fd-group=backup \
 --enable-smartalloc \
 --enable-batch-insert \
 --with-dump-email=someone AT example DOT com \
 --with-job-email=someone AT example DOT com \
 --with-smtp-host=mail \
 --enable-bat \
 --with-qwt=$HOME/src/bacula/depkgs-qt \
 --enable-gnome

exit 0


2. son.sh print

# ./son.sh
checking for true... /bin/true
checking for false... /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/xpg4/bin/grep
checking for egrep... /usr/xpg4/bin/grep -E
checking whether gcc needs -traditional... no
checking for g++... /usr/local/bin/g++
checking for a BSD-compatible install... /export/home/agaya/Desktop/yedek/bacula -5.0.2/autoconf/install-sh -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /bin/sed
checking for echo... /bin/echo
checking for cmp... /bin/cmp
checking for tbl... /bin/tbl
checking for ar... /usr/ccs/bin/ar
checking for openssl... none
checking for mtx... mtx
checking for dd... /bin/dd
checking for mkisofs... /bin/mkisofs
checking for python... /bin/python
checking for growisofs... /bin/growisofs
checking for dvd+rw-mediainfo... /bin/dvd+rw-mediainfo
checking for dvd+rw-format... /bin/dvd+rw-format
checking for pkg-config... /bin/pkg-config
checking for qmake... none
checking for gmake... none
checking for wx-config... wx-config
checking for cdrecord... /bin/cdrecord
checking for pidof... pidof
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /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) /bin/sed
checking for fgrep... /usr/xpg4/bin/grep -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/local/bin/g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... /usr/local/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... y es
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/local/bin/g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the /usr/local/bin/g++ linker (/usr/ccs/bin/ld) supports shared  libraries... yes
checking for /usr/local/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/local/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/local/bin/g++ static flag -static works... no
checking if /usr/local/bin/g++ supports -c -o file.o... yes
checking if /usr/local/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/local/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 how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl
checking for msgfmt... (cached) :
configure: error: bgnome-console no longer supported
 
3. Is it true my script have error `bgnome-console no longer supported` How is work bacula I dont know ? My confirigation is it correct ? I want to use graphical mode and insert a bacula prg main menu on desktop
------------------------------------------------------------------------------
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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>