rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] Running into some issue installing LIBRSYNC can som


From: Robert Yoon
Subject: [rdiff-backup-users] Running into some issue installing LIBRSYNC can someone help please
Date: 29 Apr 2004 16:18:38 -0700


Ok the servers are either redhat 7.3 or redhat 8.  I can compile python
2.2.3 just fine, but when I attempt to compile librsync  it tells me I
need a newer version of autoconf and auto make. I installed them and
tried recompiling but I am getting error messages still!   Can anyone
help me out here?!

I also tried installing the rpm to no avail.


======here  is error # 1 on redhat 7.2  -------------------
======trying to compile librsync ===========

/RDIFF/librsync-0.9.6#makecd . && /bin/sh
/root/RDIFF/librsync-0.9.6/missing --run autoconf
configure.ac:18: error: possibly undefined macro: AC_DISABLE_SHARED
      If this token and others are legitimate, please use
m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:27: error: possibly undefined macro: AC_PROG_LIBTOOL
make: *** [configure] Error 1
host20:~/RDIFF/librsync-0.9.6#

------------------------------------------------

-----ERROR 2 on RED hat 7.2------------------------
===compiled python librsync and rdiff succesfully on this server====

Traceback (most recent call last):
  File "/usr/local/bin/rdiff-backup", line 21, in ?
    import rdiff_backup.Main
  File "/usr/local/lib/python2.2/site-packages/rdiff_backup/Main.py",
line 25, in ?
    import Globals, Time, SetConnections, selection, robust, rpath, \
  File
"/usr/local/lib/python2.2/site-packages/rdiff_backup/SetConnections.py",
line 30, in ?
    import Globals, FilenameMapping, connection, rpath
  File
"/usr/local/lib/python2.2/site-packages/rdiff_backup/connection.py",
line 529, in ?
    import Globals, Time, Rdiff, Hardlink, FilenameMapping, C, Security,
\
  File "/usr/local/lib/python2.2/site-packages/rdiff_backup/Rdiff.py",
line 22,
in ?
    import os, librsync
  File
"/usr/local/lib/python2.2/site-packages/rdiff_backup/librsync.py", line
27, in ?
    import _librsync, types, array
ImportError:
/usr/local/lib/python2.2/site-packages/rdiff_backup/_librsync.so:
undefined symbol: __error


==============ERROR #3 =============REDHAT 7.2 ====================

make  all-recursive
make[1]: Entering directory `/root/RDIFF/librsync-0.9.6'
Making all in doc
make[2]: Entering directory `/root/RDIFF/librsync-0.9.6/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/RDIFF/librsync-0.9.6/doc'
Making all in popt
make[2]: Entering directory `/root/RDIFF/librsync-0.9.6/popt'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/RDIFF/librsync-0.9.6/popt'
Making all in testsuite
make[2]: Entering directory `/root/RDIFF/librsync-0.9.6/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/RDIFF/librsync-0.9.6/testsuite'
make[2]: Entering directory `/root/RDIFF/librsync-0.9.6'
gcc  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes
-Wpointer-arith -Wcast-qual -Wcast-align -g -O2   -o rdiff  rdiff.o
isprefix.o librsync.la -lpopt -lbz2 -lz
librsync.la: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[2]: *** [rdiff] Error 1
make[2]: Leaving directory `/root/RDIFF/librsync-0.9.6'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/RDIFF/librsync-0.9.6'
make: *** [all] Error 2








reply via email to

[Prev in Thread] Current Thread [Next in Thread]