-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm having some trouble building Bacula --with-openssl. The version is
1.38.11. Here's the type of error I get:

==>Entering directory /usr/share/src/bacula-1.38.11/src/findlib
make[1]: Entering directory `/usr/share/src/bacula-1.38.11/src/findlib'
/usr/local/bin/g++   -c  -I/usr/local/include  -I. -I..  -g -O2 -Wall
find.c
In file included from find.c:28:
.../bacula.h:112:25: openssl/ssl.h: No such file or directory
.../bacula.h:113:28: openssl/x509v3.h: No such file or directory
.../bacula.h:114:26: openssl/rand.h: No such file or directory
.../bacula.h:115:25: openssl/err.h: No such file or directory
make[1]: *** [find.o] Error 1
make[1]: Leaving directory `/usr/share/src/bacula-1.38.11/src/findlib'


  ====== Error in /usr/share/src/bacula-1.38.11/src/findlib ======

....as you can see, -I/usr/local/ssl is not on that line. I did specify
- --with-openssl=/usr/local/ssl as part of the configure though. Other
places in the same build have it:

/usr/local/bin/g++   -c  -I/usr/local/include  -I/usr/local/ssl/include
 -I. -I..  -g -O2 -Wall  wait.c

Is this a bug? If it is, something tells me someone else would have
noticed it by now. In addition, the files that is is looking for ARE
where they are supposed to be:

# ls -la /usr/local/ssl/include/openssl/ssl.h
- -rw-r--r--   1 root     other      74521 Jan 27  2005
/usr/local/ssl/include/openssl/ssl.h

Any ideas?

- --
 ---- _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
 |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFddx/mb+gadEcsb4RAi9cAKDVWJI79KfltKu6dgDbAMNRM79kcwCeJNaf
dAxaImqv0DYeP4Y+pmrbHEA=
=wa91
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
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