Date: Mon, 20 Sep 2010 23:14:29 +0200 From: olli hauer <ohauer@gmx.de> To: Per olof Ljungmark <peo@intersonic.se> Cc: freebsd-ports@freebsd.org Subject: Re: update bacula-server 5.0.2 -> 5.0.3, Undefined symbol "ASN1_INTEGER_it Message-ID: <4C97CEB5.3060201@gmx.de> In-Reply-To: <4C97CAE4.2060108@intersonic.se> References: <4C95ABA6.1020607@intersonic.se> <4C979C6E.3090006@gmx.de> <4C97CAE4.2060108@intersonic.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2010-09-20 22:58, Per olof Ljungmark wrote: > On 09/20/10 19:39, olli hauer wrote: >> On 2010-09-19 08:20, Per olof Ljungmark wrote: >>> FreeBSD 7.3-STABLE #0: Tue Sep 7 22:46:59 CEST 2010 >>> peo@candyman.i.inter-sonic.com:/usr/obj/usr/src/sys/GENERIC amd64 >>> >>> Portupgrade of bacula-server 5.0.2 -> 5.0.3 >>> >>> Starting bacula_fd. >>> /libexec/ld-elf.so.1: /usr/local/lib/libbac.so.5: Undefined symbol >>> "ASN1_INTEGER_it" >>> Starting bacula_sd. >>> Starting bacula_dir. >>> >>> If one deselects "OPENSSL" and recompile bacula-fd will start without >>> complaints. >>> >>> Is this a known issue with 5.0.3? >> >> No, can you provide me some more details. >> >> First make sure if you have both bacula-server and bacula-client installed >> on the same machine both are build with(out) ssl support. >> >> Both ports install libs with the same name to the same place, but if the >> client is build/installed first "with SSL support", and then the server >> without SSL support you can see exact the described issue. >> > > A-ha. That must be it. I cannot recall why or when but this is what I > must have done. Sorry for the noise. > No problem, I was scratching my head about this and tried first to find the issue in some of the build scripts until this scenario came in my mind. But I will be happy if you can confirm this with a new build where all bacula ports are build with SSL (the default with 5.0.3), since it can be possible I have something overseen during the last update of the port. -- olli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C97CEB5.3060201>