Bacula-users

[Bacula-users] Again trying to compile bacula-sd for an embedded platform...

2011-06-03 12:35:00
Subject: [Bacula-users] Again trying to compile bacula-sd for an embedded platform...
From: Sean Clark <smclark AT tamu DOT edu>
To: bacula-users <Bacula-users AT lists.sourceforge DOT net>
Date: Fri, 03 Jun 2011 11:31:38 -0500
bsock.c hates me.

The configure script says it sees fcntl.h, /usr/include/fcntl.h declares
"posix_fadvise", but no matter what I've tried so far, I can't get
bsock.c to actually accept it:

Compiling bsock.c
bsock.c: In member function `bool BSOCK::despool(void (*)(ssize_t),
ssize_t)':
bsock.c:592: error: `posix_fadvise' undeclared (first use this function)
bsock.c:592: error: (Each undeclared identifier is reported only once
for each function it appears in.)


Any hints on how I can get past this and get it to compile?  I would
really like to get bacula-sd running natively on this thing much as I
have done (successfully, and pretty easily) on "LaCie 2Big Network" NAS
devices before.  Otherwise, I end up having to mount a share as CIFS on
some other box and have twice-as-horrible throughput on this person's
backups...

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Again trying to compile bacula-sd for an embedded platform..., Sean Clark <=