On Sat, Feb 17, 2001 at 10:03:12AM -0500, Mike Hendrix wrote:
> I will try this.  In 2.4.1p1 there was a place in the client-src/Makefile
> for AMANDA_FLAGS (I think that was it) where I added the -DIGNORE_TAR_ERRORS
> option.  Since I could not find that in the client-src/Makefile I assumed it
> had disappeared.

You can set AMANDA_CFLAGS environment variable prior to running configure.
>
> On Sat, 17 Feb 2001, John R. Jackson wrote:
> 
> > >I recently upgraded a system and also upgraded amanda also.  On the old
> > >system using amanda 2.4.1p1 I had added the -DIGNORE_TAR_ERRORS ...
> > >In building 2.4.2p1 I could not find anywhere to include the -D ...
> >
> > Nothing has changed in the build sequence.  You would do this the same
> > way you did before, however that was.  Here are some possibilities:
> >
> >   * Set the CC (or CFLAGS or CPPFLAGS) environment variable prior to
> >     running ./configure (do a "make distclean" first).
> >
> >   * Add "#define IGNORE_TAR_ERRORS" near the top of */sendbackup-gnutar.c.
        Don't do this, sendbackup.c also need it, you can define it in
        sendbackup.h instead.
> >
> >   * Add "#define IGNORE_TAR_ERRORS" someplace in */config.h.
> >

Jean-Louis
-- 
Jean-Louis Martineau             email: [EMAIL PROTECTED] 
Departement IRO, Universite de Montreal
C.P. 6128, Succ. CENTRE-VILLE    Tel: (514) 343-6111 ext. 3529
Montreal, Canada, H3C 3J7        Fax: (514) 343-5834

Reply via email to