Hello!

I'm having problems getting the wx-console to compile on a
Solaris 10 Sparc host. For wxWindows, I use the package compiled
by Blastwave.org.

The error is:

==>Entering directory 
/autofs/packages/Solaris/Bacula/bacula-2.0.0/src/wx-console
as  -o main.o main.s
as  -o console_thread.o console_thread.s
Compiling authenticate.c
Compiling console_conf.c
Compiling wxbrestorepanel.cpp
"/opt/csw/include/wx-2.7/wx/gdicmn.h", line 486: Warning: x hides wxRect::x.
"/opt/csw/include/wx-2.7/wx/gdicmn.h", line 486: Warning: y hides wxRect::y.
"wxbtreectrl.h", line 87: Warning: extra ";" ignored.
"wxblistctrl.h", line 84: Warning: extra ";" ignored.
"wxbrestorepanel.h", line 241: Warning: extra ";" ignored.
"wxbhistorytextctrl.h", line 74: Warning: extra ";" ignored.
"wxbmainframe.h", line 64: Warning: Questionable return type for 
wxbDataParsers::reverse_iterator::operator->() const.
"wxbmainframe.h", line 64: Warning: Questionable return type for 
wxbDataParsers::const_reverse_iterator::operator->() const.
"wxbmainframe.h", line 79: Warning: str hides wxbPrintObject::str.
"wxbmainframe.h", line 79: Warning: status hides wxbPrintObject::status.
"wxbrestorepanel.cpp", line 119: Warning: path hides wxbTreeItemData::path.
"wxbrestorepanel.cpp", line 119: Warning: name hides wxbTreeItemData::name.
"wxbrestorepanel.cpp", line 119: Warning: marked hides wxbTreeItemData::marked.
"wxbrestorepanel.cpp", line 119: Warning: listid hides wxbTreeItemData::listid.
"wxbrestorepanel.cpp", line 128: Warning: marked hides wxbTreeItemData::marked.
"wxbrestorepanel.cpp", line 219: Error: The type "wxImageList" is incomplete.
"wxbrestorepanel.cpp", line 220: Error: The type "wxImageList" is incomplete.
"wxbrestorepanel.cpp", line 221: Error: The type "wxImageList" is incomplete.
"wxbrestorepanel.cpp", line 222: Error: The type "wxImageList" is incomplete.
"wxbrestorepanel.cpp", line 281: Error: wxIMAGE_LIST_SMALL is not defined.
"wxbrestorepanel.cpp", line 394: Warning: The type "wxImageList", used in 
delete, is incomplete.
"wxbrestorepanel.cpp", line 866: Warning: status hides wxbRestorePanel::status.
"wxbrestorepanel.cpp", line 2016: Warning: working hides 
wxbRestorePanel::working.
"wxbrestorepanel.cpp", line 2124: Warning: status hides wxbRestorePanel::status.
"wxbrestorepanel.cpp", line 2148: Warning: status hides wxbRestorePanel::status.
5 Error(s) and 20 Warning(s) detected.
*** Error code 5
The following command caused the error:
/opt/SUNWspro/bin/CC   -c  -DHAVE_WXCONSOLE 
-I/opt/csw/lib/wx/include/gtk2-ansi-release-2.7 -I/opt/csw/include/wx-2.7 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__   \
  -I. -I..   -g wxbrestorepanel.cpp
make: Fatal error: Command failed for target `wxbrestorepanel.o'
Current working directory 
/autofs/packages/Solaris/Bacula/bacula-2.0.0/src/wx-console


  ====== Error in /autofs/packages/Solaris/Bacula/bacula-2.0.0/src/wx-console 
======

Any ideas on how to fix this?

Configuration on Fri Jan 12 13:35:26 CET 2007:

  Host:                       sparc-sun-solaris2.10 -- solaris 5.10
  Bacula version:             2.0.0 (04 January 2007)
  Source code location:       .
  Install binaries:           /opt/bacula/sbin
  Install config files:       /opt/bacula/etc
  Scripts directory:          /opt/bacula/scripts
  Working directory:          /opt/bacula/wdir
  PID directory:              /var/run
  Subsys directory:           /opt/bacula/subsys
  Man directory:              ${datarootdir}/man
  Data directory:             ${prefix}/share
  C Compiler:                 cc
  C++ Compiler:               /opt/SUNWspro/bin/CC
  Compiler flags:              -g
  Linker flags:
  Libraries:                  -lpthread -lresolv -lnsl -lsocket -lxnet  -lintl 
-lresolv
  Statically Linked Tools:    no
  Statically Linked FD:       no
  Statically Linked SD:       no
  Statically Linked DIR:      no
  Statically Linked CONS:     no
  Database type:              SQLite3
  Database lib:               -L/opt/csw/lib -lsqlite3

  Job Output Email:           [EMAIL PROTECTED]
  Traceback Email:            [EMAIL PROTECTED]
  SMTP Host Address:          mail1....

  Director Port:              9101
  File daemon Port:           9102
  Storage daemon Port:        9103

  Director User:
  Director Group:
  Storage Daemon User:
  Storage DaemonGroup:
  File Daemon User:
  File Daemon Group:

  SQL binaries Directory      /opt/csw/bin

  Large file support:         yes
  Bacula conio support:       yes -lcurses
  readline support:           no
  TCP Wrappers support:       no
  TLS support:                no
  Encryption support:         no
  ZLIB support:               yes
  enable-smartalloc:          yes
  enable-gnome:               yes Version 2.x
  enable-wx-console:          yes wxWidgets 2.7
  enable-tray-monitor:        yes
  client-only:                no
  build-dird:                 yes
  build-stored:               yes
  ACL support:                yes
  Python support:             no


Thanks,

Alexander Skwar


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to