[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [rdiff-backup-users] Error building 0.10.1
From: |
Spicer, Kevin |
Subject: |
RE: [rdiff-backup-users] Error building 0.10.1 |
Date: |
Mon, 2 Dec 2002 12:13:28 -0000 |
Sorry I meant /usr/lib NOT /usr/bin ! Doh!
-----Original Message-----
From: Spicer, Kevin
Sent: 02 December 2002 12:10
To: address@hidden
Subject: RE: [rdiff-backup-users] Error building 0.10.1
Is librsync installed in /usr/local/lib? ld only looks by default in /lib and
/usr/lib - so you need to add /usr/local/lib to LD_LIBRARY_PATH, or symlink (or
move or reinstall) the librsync libraries in /usr/bin.
I'm not sure whether you can place /usr/local/lib in /etc/ld.so.conf, as this
doesn't seem to be present in Cygwin (my installation at least) and ldconfig
seems to be absent too.
-----Original Message-----
From: Andrew Dilenis [mailto:address@hidden
Sent: 02 December 2002 12:00
To: address@hidden
Subject: [rdiff-backup-users] Error building 0.10.1
Hello,
I'm trying to build rdiff-backup on Windows 2000 with CYGWIN, but I get
the following error log after running 'python setup.py install'
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
cannot find -lrsync
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1
It seems gcc doesn't know where -lrsync
I'm using librsync-0.9.5.1
Can anybody shed some light on this please.
Thank you.
_______________________________________________
rdiff-backup-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/rdiff-backup-users
BMRB International
http://www.bmrb.co.uk +44 (0)20 8566 5000
________________________________________________________
This message (and any attachment) is intended only for the recipient and may
contain confidential and/or privileged material. If you have received this in
error, please contact the sender and delete this message immediately.
Disclosure, copying or other action taken in respect of this email or in
reliance on it is prohibited. BMRB International Limited accepts no liability
in relation to any personal emails, or content of any email which does not
directly relate to our business.
_______________________________________________
rdiff-backup-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/rdiff-backup-users
BMRB International
http://www.bmrb.co.uk +44 (0)20 8566 5000
________________________________________________________
This message (and any attachment) is intended only for the recipient and may
contain confidential and/or privileged material. If you have received this in
error, please contact the sender and delete this message immediately.
Disclosure, copying or other action taken in respect of this email or in
reliance on it is prohibited. BMRB International Limited accepts no liability
in relation to any personal emails, or content of any email which does not
directly relate to our business.