On Monday 06 November 2006 16:36, Christian wrote:
> Hi Arunav,
>
> what about "libtermcap-devel" ?  (

I installed that and now there is a new error.


backup.o(.text+0xba5): In function `save_file':
/root/bacula-1.38.11/src/filed/backup.c:171: undefined reference to 
`_Unwind_Resume'
backup.o(.text+0x10df): In function `send_data':
../lib/berrno.h:65: undefined reference to `_Unwind_Resume'
job.o(.text+0xf40): In function `run_cmd':
../lib/berrno.h:65: undefined reference to `_Unwind_Resume'
job.o(.text+0x14af): In function `add_file_to_fileset':
../lib/berrno.h:65: undefined reference to `_Unwind_Resume'
job.o(.text+0x25ed): In function `bootstrap_cmd':
../lib/berrno.h:65: undefined reference to `_Unwind_Resume'
job.o(.text+0x4077):../lib/berrno.h:65: more undefined references to 
`_Unwind_Resume' follow
collect2: ld returned 1 exit status
make[1]: *** [bacula-fd] Error 1
make[1]: Leaving directory `/root/bacula-1.38.11/src/filed'


  ====== Error in /root/bacula-1.38.11/src/filed ======

console.o(.text+0xc1d): In function `main':
../lib/alist.h:115: undefined reference to `_Unwind_Resume'
../lib/libbac.a(bsys.o)(.text+0x18b): In function `bmicrosleep(long, long)':
../lib/berrno.h:65: undefined reference to `_Unwind_Resume'
../lib/libbac.a(bsys.o)(.text+0x502): In function `_p(pthread_mutex_t*)':
../lib/berrno.h:65: undefined reference to `_Unwind_Resume'
../lib/libbac.a(bsys.o)(.text+0x5a2): In function `_v(pthread_mutex_t*)':
../lib/berrno.h:65: undefined reference to `_Unwind_Resume'
../lib/libbac.a(bsys.o)(.text+0xd0a): In function `write_state_file(char*, 
char const*, int)':
../lib/berrno.h:65: undefined reference to `_Unwind_Resume'
../lib/libbac.a(bnet.o)(.text+0x27e):/root/bacula-1.38.11/src/lib/bnet.c:115: 
more undefined references to `_Unwind_Resume' follow
collect2: ld returned 1 exit status
make[1]: *** [bconsole] Error 1
make[1]: Leaving directory `/root/bacula-1.38.11/src/console'
make: *** [install] Error 1



> conio.c:66:21: termcap.h: No such file or directory
>
> )
>
> Best Regards
> Christian
>
> Arunav Mandal schrieb:
> > I tried to install bacula 1.38.11 on RHEL 4 (Nahant Update 4) and while
> > configure it gave the following error.
> >
> > make[1]: Entering directory `/root/bacula-1.38.11/src/console'
> > conio.c:66:21: termcap.h: No such file or directory
> > make[1]: *** [depend] Error 1
> > make[1]: Leaving directory `/root/bacula-1.38.11/src/console'
> > make: *** [depend] Error 1
> >
> > I am compiling with the following options
> >
> >
> > ./configure --prefix=/usr/local/bacula-1.38.11 --disable-conio
> > --disable-readline --enable-smartalloc --enable-client-only
> >
> > Any ideas?
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
Arunav Mandal

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to