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

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

Re: [rdiff-backup-users] rdiff-backup 1.1.5 on FreeBSD 4.11


From: rdiff
Subject: Re: [rdiff-backup-users] rdiff-backup 1.1.5 on FreeBSD 4.11
Date: Wed, 5 Jul 2006 18:40:03 -0700 (PDT)


_librsyncmodule.c:25: librsync.h: No such file or directory

It looks like it can't find librsync.h .


On Mon, 3 Jul 2006, Noah wrote:

Andrew Ferguson wrote:
Noah,

Try e-mailing your build log to the list. Maybe we can figure it out.





thanks Andrew,

Here are the install logs and relevant version information:


--- snip ---


# pkg_info| grep librsync
librsync-0.9.7_1    Library for delta compression of streams
# python -V
Python 2.4.3
# gcc -v
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]

#  python setup.py build
running build
running build_py
running build_ext
building 'rdiff_backup._librsync' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -march=pentiumpro -D__wchar_t=wchar_t -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -fPIC -I/usr/local/include/python2.4 -c _librsyncmodule.c -o build/temp.freebsd-4.11-RELEASE-p3-i386-2.4/_librsyncmodule.o
_librsyncmodule.c:25: librsync.h: No such file or directory
_librsyncmodule.c:32: syntax error before `result'
_librsyncmodule.c: In function `_librsync_seterror':
_librsyncmodule.c:35: `result' undeclared (first use in this function)
_librsyncmodule.c:35: (Each undeclared identifier is reported only once
_librsyncmodule.c:35: for each function it appears in.)
_librsyncmodule.c:35: `location' undeclared (first use in this function)
_librsyncmodule.c: At top level:
_librsyncmodule.c:46: syntax error before `rs_job_t'
_librsyncmodule.c: In function `_librsync_new_sigmaker':
_librsyncmodule.c:62: structure has no member named `sig_job'
_librsyncmodule.c:63: `RS_DEFAULT_STRONG_LEN' undeclared (first use in this function)
_librsyncmodule.c: In function `_librsync_sigmaker_dealloc':
_librsyncmodule.c:70: structure has no member named `sig_job'
_librsyncmodule.c: In function `_librsync_sigmaker_cycle':
_librsyncmodule.c:84: syntax error before `buf'
_librsyncmodule.c:90: `buf' undeclared (first use in this function)
_librsyncmodule.c:96: `result' undeclared (first use in this function)
_librsyncmodule.c:96: structure has no member named `sig_job'
_librsyncmodule.c:98: `RS_DONE' undeclared (first use in this function)
_librsyncmodule.c:98: `RS_BLOCKED' undeclared (first use in this function)
_librsyncmodule.c: At top level:
_librsyncmodule.c:171: syntax error before `rs_job_t'
_librsyncmodule.c: In function `_librsync_new_deltamaker':
_librsyncmodule.c:182: `rs_job_t' undeclared (first use in this function)
_librsyncmodule.c:182: `sig_loader' undeclared (first use in this function)
_librsyncmodule.c:183: `rs_signature_t' undeclared (first use in this function)
_librsyncmodule.c:183: `sig_ptr' undeclared (first use in this function)
_librsyncmodule.c:184: syntax error before `buf'
_librsyncmodule.c:196: `buf' undeclared (first use in this function)
_librsyncmodule.c:201: `result' undeclared (first use in this function)
_librsyncmodule.c:203: `RS_DONE' undeclared (first use in this function)
_librsyncmodule.c:212: structure has no member named `sig_ptr'
_librsyncmodule.c:213: structure has no member named `delta_job'
_librsyncmodule.c: In function `_librsync_deltamaker_dealloc':
_librsyncmodule.c:221: `rs_signature_t' undeclared (first use in this function)
_librsyncmodule.c:221: `sig_ptr' undeclared (first use in this function)
_librsyncmodule.c:221: structure has no member named `sig_ptr'
_librsyncmodule.c:224: structure has no member named `delta_job'
_librsyncmodule.c: In function `_librsync_deltamaker_cycle':
_librsyncmodule.c:238: syntax error before `buf'
_librsyncmodule.c:244: `buf' undeclared (first use in this function)
_librsyncmodule.c:250: `result' undeclared (first use in this function)
_librsyncmodule.c:250: structure has no member named `delta_job'
_librsyncmodule.c:251: `RS_DONE' undeclared (first use in this function)
_librsyncmodule.c:251: `RS_BLOCKED' undeclared (first use in this function)
_librsyncmodule.c: At top level:
_librsyncmodule.c:324: syntax error before `rs_job_t'
_librsyncmodule.c: In function `_librsync_new_patchmaker':
_librsyncmodule.c:350: structure has no member named `patch_job'
_librsyncmodule.c:350: `rs_file_copy_cb' undeclared (first use in this function)
_librsyncmodule.c: In function `_librsync_patchmaker_dealloc':
_librsyncmodule.c:360: structure has no member named `patch_job'
_librsyncmodule.c: In function `_librsync_patchmaker_cycle':
_librsyncmodule.c:374: syntax error before `buf'
_librsyncmodule.c:380: `buf' undeclared (first use in this function)
_librsyncmodule.c:386: `result' undeclared (first use in this function)
_librsyncmodule.c:386: structure has no member named `patch_job'
_librsyncmodule.c:387: `RS_DONE' undeclared (first use in this function)
_librsyncmodule.c:387: `RS_BLOCKED' undeclared (first use in this function)
_librsyncmodule.c: In function `init_librsync':
_librsyncmodule.c:477: `RS_DEFAULT_BLOCK_LEN' undeclared (first use in this function)
error: command 'cc' failed with exit status 1

--- snip ---



Andrew

Noah wrote:

Hi there,

So I built a new server and it is running rdiff-backup 1.1.5 but my
freeBSD-4.11 rdiff-backup clients are running the latest port version of
1.0.4_1

any chance somebody got rdiff-back 1.1.5 running well on FreeBSD?  My
build is failing and can use a had please.   Contact me privately if
need be.


Cheers,

Noah


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

_______________________________________________
rdiff-backup-users mailing list at address@hidden
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki









reply via email to

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