Re: [Bacula-users] Bacula version 1.38.3 released to Source Forge

2006-01-09 Thread George R . Kasica
The edit to comment out /* Define to 1 if translation of program messages to the user's native language is requested. */ /* #define ENABLE_NLS 1 */ did the job. Compiled and installed just fine with no errors. George >Hello, > >From what I can see, it looks like you have inconsistent libr

Re: [Bacula-users] Bacula version 1.38.3 released to Source Forge

2006-01-09 Thread George R . Kasica
>On Thu, 5 Jan 2006 17:11:03 +0100, you wrote: >Hello, > >Earlier today, I released Bacula version 1.38.3 to Source Forge. You can find >the following packages: > >bacula section: > bacula-1.38.3.tar.gz > bacula-docs-1.38.3.tar.gz > bacula-gui-1.38.3.tar.gz Found a slight bug in the make

Re: [Bacula-users] Bacula version 1.38.3 released to Source Forge

2006-01-06 Thread Kern Sibbald
On Friday 06 January 2006 16:42, George R. Kasica wrote: > The edit to comment out > > /* Define to 1 if translation of program messages to the user's native >language is requested. */ > /* #define ENABLE_NLS 1 */ > > did the job. > > Compiled and installed just fine with no errors. Great. Th

Re: [Bacula-users] Bacula version 1.38.3 released to Source Forge

2006-01-06 Thread Georg Lutz
On 2006-01-06, Kern Sibbald wrote: > > --- > > $ rpm -K bacula-1.38.3-1.src.rpm > > bacula-1.38.3-1.src.rpm: sha1 MD5 NOT OK > > You did a good thing here, because it appears that the uploaded file was > truncated by about 2MB and hence was not good. > > > --- > > > > BTW: What are the steps t

Re: [Bacula-users] Bacula version 1.38.3 released to Source Forge

2006-01-06 Thread Kern Sibbald
Hello Georg, On Friday 06 January 2006 12:17, Georg Lutz wrote: > On 2006-01-05, Kern Sibbald wrote: > > Hello, > > > > Earlier today, I released Bacula version 1.38.3 to Source Forge. You can > > find the following packages: > > Hi Kern, > > there is a problem with the rpm file. I tried it from

Re: [Bacula-users] Bacula version 1.38.3 released to Source Forge

2006-01-06 Thread Georg Lutz
On 2006-01-05, Kern Sibbald wrote: > Hello, > > Earlier today, I released Bacula version 1.38.3 to Source Forge. You can > find > the following packages: > Hi Kern, there is a problem with the rpm file. I tried it from several different mirrors, each time with the same result: --- $ rpm -K

Re: [Bacula-users] Bacula version 1.38.3 released to Source Forge

2006-01-06 Thread Kern Sibbald
Hello, From what I can see, it looks like you have inconsistent libraries loaded on your system. The error message is claiming that "_nl_find_msg" is defined in two different locations, both of which are in your system libraries. There also seem to be a number of undefined symbols, possibly

[Bacula-users] Bacula version 1.38.3 released to Source Forge

2006-01-05 Thread Kern Sibbald
Hello, Earlier today, I released Bacula version 1.38.3 to Source Forge. You can find the following packages: bacula section: bacula-1.38.3.tar.gz bacula-docs-1.38.3.tar.gz bacula-gui-1.38.3.tar.gz Win32 section: winbacula-1.38.3.exe rescue section: bacula-rescue-1.8.2.tar.gz r