Bacula-users

Re: [Bacula-users] make test throughing errors:

2009-12-02 06:41:30
Subject: Re: [Bacula-users] make test throughing errors:
From: Dan Langille <dan AT langille DOT org>
To: raghav reddy <raghav9060 AT gmail DOT com>
Date: Wed, 02 Dec 2009 06:38:03 -0500
raghav reddy wrote:
> 
> Hi all,
> 
> Still i did not fixed this problem can any one come across then please  
> give reply to this mail.
> 
> Raghav
> On Mon, Nov 30, 2009 at 6:16 PM, raghav reddy <raghav9060 AT gmail DOT com 
> <mailto:raghav9060 AT gmail DOT com>> wrote:
> 
> 
>     While compiling the the bacula-3.0.1/src/plugins/fd #  make test
>     throwing the following errors:
> 
> 
>     "usr/bin/g++ -I../.. -I../../filed -DTEST_PROGRAM -c
>     ../../filed/fd_plugins.c
>     ../../filed/fd_plugins.c:992: error: conflicting declaration ‘int (*
>     plugin_bopen)(JCR*, const char*, int, mode_t)’
>     ../../filed/fd_plugins.c:47: error: ‘plugin_bopen’ has a previous
>     declaration as ‘int (* plugin_bopen)(BFILE*, const char*, int, mode_t)’
>     ../../filed/fd_plugins.c:993: error: conflicting declaration ‘int (*
>     plugin_bclose)(JCR*)’
>     ../../filed/fd_plugins.c:48: error: ‘plugin_bclose’ has a previous
>     declaration as ‘int (* plugin_bclose)(BFILE*)’
>     ../../filed/fd_plugins.c:994: error: conflicting declaration
>     ‘ssize_t (* plugin_bread)(JCR*, void*, size_t)’
>     ../../filed/fd_plugins.c:49: error: ‘plugin_bread’ has a previous
>     declaration as ‘ssize_t (* plugin_bread)(BFILE*, void*, size_t)’
>     ../../filed/fd_plugins.c:995: error: conflicting declaration
>     ‘ssize_t (* plugin_bwrite)(JCR*, void*, size_t)’
>     ../../filed/fd_plugins.c:50: error: ‘plugin_bwrite’ has a previous
>     declaration as ‘ssize_t (* plugin_bwrite)(BFILE*, void*, size_t)’
>     ../../filed/fd_plugins.c:996: error: conflicting declaration
>     ‘boffset_t (* plugin_blseek)(JCR*, boffset_t, int)’
>     ../../filed/fd_plugins.c:51: error: ‘plugin_blseek’ has a previous
>     declaration as ‘boffset_t (* plugin_blseek)(BFILE*, boffset_t, int)’
>     make: *** [fd_plugins.o] Error 1"

I am not familiar with 'make test'.

Does just plain 'make' fail?

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
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>