Amanda-Users

amanda-2.5.1p3-20070410.tar.gz

2007-04-11 21:16:59
Subject: amanda-2.5.1p3-20070410.tar.gz
From: Gene Heskett <gene.heskett AT verizon DOT net>
To: amanda-users AT amanda DOT org, amanda-hackers AT amanda DOT org
Date: Wed, 11 Apr 2007 21:09:09 -0400
Greetings;

I was just now going to build and install this version for tonights
run, but I think not:

This is not a stable release of Amanda.  It is just a random snapshot
taken from the CVS tree.  It was not tested at all, and it may not
even build on some platforms.  It is recommended that it is only used
for testing purposes.  Use it at your own risk.  If you find any
problems with it, please report to amanda-hackers AT amanda DOT org.  Before
posting, you may want to check whether the problem remains unfixed in
newer snapshots.  Patches (along with ChangeLog entries) are welcome.

Snapshot Date: 20070410
[...]
if gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -I../common-src 
-I../restore-src -I../tape-src -I../amandad-src   -Wall -Wextra -Wparentheses 
-Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes 
-Wmissing-declarations -Wformat -Wsign-compare -Wfloat-equal 
-Wold-style-definition -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE 
     -MT taper.o -MD -MP -MF ".deps/taper.Tpo" -c -o taper.o taper.c; \
        then mv -f ".deps/taper.Tpo" ".deps/taper.Po"; else rm -f 
".deps/taper.Tpo"; exit 1; fi
taper.c:2483:37: error: macro "dbprintf" passed 2 arguments, but takes just 1
taper.c: In function ‘write_file’:
taper.c:2483: error: ‘dbprintf’ undeclared (first use in this function)
taper.c:2483: error: (Each undeclared identifier is reported only once
taper.c:2483: error: for each function it appears in.)
make[1]: *** [taper.o] Error 1
make[1]: Leaving directory `/home/amanda/amanda-2.5.1p3-20070410/server-src'
make: *** [all-recursive] Error 1

So it appears the remark in the .configure is correct. :-)

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Cohen's Law:
        There is no bottom to worse.


<Prev in Thread] Current Thread [Next in Thread>
  • amanda-2.5.1p3-20070410.tar.gz, Gene Heskett <=