Hello,

I have upgraded Bacula Server to 1.36.3 on Debian and after this my Solaris clients stopped working.

I know I have to compile newer version but I would like to know what is needed for properly compile client, maybe I missed some libraries:

Now I have an error message like this:

# ./configure --enable-client-only --disable-readline
checking for true... /usr/bin/true
checking for false... /usr/bin/false
configuring for bacula 1.36.3 (22 April 2005)
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

and part of config.log:

configure:1415: checking for true
configure:1433: found /usr/bin/true
configure:1445: result: /usr/bin/true
configure:1460: checking for false
configure:1478: found /usr/bin/false
configure:1490: result: /usr/bin/false
configure:1557: checking for gcc
configure:1573: found /opt/sfw/bin/gcc
configure:1583: result: gcc
configure:1827: checking for C compiler version
configure:1830: gcc --version </dev/null >&5
2.95.3
configure:1833: $? = 0
configure:1835: gcc -v </dev/null >&5
Reading specs from /opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:1838: $? = 0
configure:1840: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1843: $? = 1
configure:1866: checking for C compiler default output file name
configure:1869: gcc    conftest.c  >&5
ld: fatal: file values-Xa.o: cannot open file: No such file or directory
ld: fatal: File processing errors. No output written to a.out
collect2: ld returned 1 exit status
configure:1872: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }

Best regards,
Marcin


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to