I am still trying to build aix 5.2 client from source.
Build fails at:
==>Entering directory /tmp/bacula-1.38.11/src/console
/usr/bin/g++ -c -I. -I.. -g -O2 -Wall console.c
/usr/bin/g++ -c -I. -I.. -g -O2 -Wall console_conf.c
/usr/bin/g++ -c -I. -I.. -g -O2 -Wall authenticate.c
/usr/bin/g++ -O -L../lib -L../cats -o bconsole console.o console_conf.o authenticate.o -lbac -lm -lpthread -lintl
ld: 0711-317 ERROR: Undefined symbol: win32_client
ld: 0711-317 ERROR: Undefined symbol: OK_msg
ld: 0711-317 ERROR: Undefined symbol: TERM_msg
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make: The error code from the last command is 1.
Stop.
do you have any suggestion?
my configure option are:
./configure --enable-client-only --prefix=/opt/bacula --disable-conio --disable-readline --disable-build-dird --disable-build-stored
with
SHELL = /bin/sh
# Installation target directories & other installation stuff
prefix = /opt/bacula
exec_prefix = /opt/bacula
binprefix =
manprefix =
sbindir = /opt/bacula/sbin
sysconfdir = /opt/bacula/etc
scriptdir = /opt/bacula/etc
mandir = /usr/share/man/man8
manext = 8
# Tools & program stuff
CC = /opt/freeware/bin/gcc
CPP = /opt/freeware/bin/gcc -E
CXX = /opt/freeware/bin/g++
MV = /usr/bin/mv
RM = /usr/bin/rm
RMF = /usr/bin/rm -f
CP = /usr/bin/cp
SED = /usr/bin/sed
AWK = /usr/bin/nawk
ECHO = /usr/bin/echo
CMP = /usr/bin/cmp
TBL = /usr/bin/tbl
AR = /usr/bin/ar
RANLIB = ranlib
INSTALL = /tmp/bacula- 1.38.11/autoconf/install-sh -c
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users