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

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

[rdiff-backup-users] rdiff-backup on irix


From: Robert Weber
Subject: [rdiff-backup-users] rdiff-backup on irix
Date: Mon, 14 Apr 2003 17:30:12 -0600
User-agent: KMail/1.6.9

I am finally replacing our daily tape backups with an rdiff-backup mirror.
I ran into the following error on irix systems.  The build went find but a
test connect gave:

ImportError: 287731:/usr/local/python/bin/python: rld: Fatal Error: 
unresolvable symbol in 
/usr/local/python/lib/python2.2/site-packages/rdiff_backup/_librsync.so: 
__eprintf 

After much investigation it appears to be a gcc problem with some libc's.
If anyone else sees this, the solution is to re-run the link of
_librsync.o with

 -L/usr/local/gnu/lib/gcc-lib/mips-sgi-irix6.5/2.95.3 -lgcc

(the arch and version will probably be different) or add this to
your LDFLAGS if you applied my python patch. 


 --
2 3 5 7 B D 11 13 17 1D 1F 25 29 2B 2F 35 3B    Robert Weber
3D 43 47 48 4F 53 59 61 65 67 6B 6D 71 7F 83    UnixOps/ITS UCB
89 8B 95 97 9D A3 A7 AD B3 B5 BF C1 C5 C7 D3    (303) 492-4532
DF E3 E5 E9 EF F1 FB ... still searching ... robertDASHpagerATcoloradoDOTedu




reply via email to

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