Hello,

if i try to compile the  bacula 1.36.3 on sparc-sun-solaris7 / SunOS 5.7 i got 
the following error.



----------
make[1]: Entering directory `/u02/solaris7/bacula-1.36.3/src/lib'
g++   -c   -I. -I..  -g -O2 -Wall  address_conf.c
address_conf.c: In member function `const char* IPADDR::get_address(char*, int)
   ':
address_conf.c:191: error: `inet_ntop' undeclared (first use this function)
address_conf.c:191: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
address_conf.c: In function `char* sockaddr_to_ascii(const sockaddr*, char*,
   int)':
address_conf.c:585: error: `inet_ntop' undeclared (first use this function)
make[1]: *** [address_conf.o] Error 1
make[1]: Leaving directory `/u02/solaris7/bacula-1.36.3/src/lib'


-e   \a\a ====== Error in /u02/solaris7/bacula-1.36.3/src/lib ======\a\a


==>Entering directory /u02/solaris7/bacula-1.36.3/src/findlib
make[1]: Entering directory `/u02/solaris7/bacula-1.36.3/src/findlib'
make[1]: *** No rule to make target `../lib/libbac.a', needed by `all'.  Stop.
make[1]: Leaving directory `/u02/solaris7/bacula-1.36.3/src/findlib'

-------------

without the libbac.a the bacula-fd won't be compiled :-(
I'm using gcc v3.3.2 + make 3.8 from http://www.sunfreeware.com

I'm trying to compile it with the following command
# ./configure --enable-client-only
.
.
.
# make

I didn't find any solution in google and newsgroup

Greetings
Armin Irger

_________________________________________________________________________
Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle 
Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179





-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to