Amanda-Users

current cvs ...

2003-05-20 08:01:44
Subject: current cvs ...
From: Lars Segerlund <lars.segerlund AT comsys DOT se>
To: amanda-users AT amanda DOT org
Date: Tue, 20 May 2003 13:57:55 +0200

 Hi,

I am having some problems building from the sourceforge cvs tree, what I do is that I checkout amanda, cd into it and issue ./autogen which completes fine, then make two directories mkdir ../tool ../build , and cd into ../build from where I issue a <complete path>/amanda/configure --prefix=<complete path>/tool/. --with-user=seger --with-group=users in order to do a build for my user and group.

  This subsequently fails with :

then mv -f ".deps/versuff.Tpo" ".deps/versuff.Plo"; \
else rm -f ".deps/versuff.Tpo"; exit 1; \
fi
rm -f .libs/versuff.lo
gcc -DHAVE_CONFIG_H -I. -I/home/seger/src/util/amanda/amanda/common-src -I../config -I/home/seger/src/util/amanda/amanda/common-src/../regex-src -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -g -O2 -MT versuff.lo -MD -MP -MF .deps/versuff.Tpo -c versuff.c -fPIC -DPIC -o .libs/versuff.lo versuff.c:54:11: pasting ""2.5.0"" and """" does not give a valid preprocessing token
make[1]: *** [versuff.lo] Error 1
make[1]: Leaving directory `/home/seger/src/util/amanda/build/common-src'
make: *** [all-recursive] Error 1

 Now is it I who are missing something or should this work ?

 / regards, Lars Segerlund.



<Prev in Thread] Current Thread [Next in Thread>
  • current cvs ..., Lars Segerlund <=