FINALLY IT WORKS !!!

Thank You,
I had to install some packages, maybe some of them are not necessary but I list them here:
SUNWbinutils,
SUNWarc,
SUNWhea,
SUNWGcc,
SUNWGnutls
SUNWGnutls-devel
SUNWGmake
SUNWgccruntime
SUNWlibgcrypt
SUNWzlib
SUNWzlibs
SUNWbinutilsS
SUNWGmakeS
SUNWlibm

export PATH=/usr/bin::/usr/ccs/bin:/etc:/usr/openwin/bin:/usr/local/bin:/usr/sfw/bin:/opt/sfw/bin:/usr/ucb:/usr/sbin

and then:
./configure --enable-client-only --disable-readline
make
make install
cd platforms/solaris
make install

Best regards and once more BIG Thanks,
Marcin

----- Original Message ----- From: "Martin Simmons" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <bacula-users@lists.sourceforge.net>
Sent: Friday, November 18, 2005 12:50 PM
Subject: Re: [Bacula-users] Bacula client on Solaris 10 - configure error


On Fri, 18 Nov 2005 09:28:43 +0100, "Marcin Wasilewski" <[EMAIL PROTECTED]> said:

 Marcin> where can I find files that I think are needed?
 Marcin> btime.c:42:18: math.h: No such file or directory
 Marcin> edit.c:30:18: math.h: No such file or directory
 Marcin> *** Error code 1
 Marcin> The following command caused the error:
 Marcin> g++ -S -M   -I. -I..  *.c >> Makefile

Try installing SUNWlibm for /usr/include/math.h.

__Martin


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to