2.5.0 compile problems on HP-UX 10.10

2006-04-16 Thread stan
I;m upgrading one of my Amanda servers. I noticed that on one of my Oracle machines (HP-UX 10.20) that the report was returning file changed errors on some of the .dbf files. ell, yes, but they are in the gtar exclude file. Odd I thought. I have not upgraded the clients yet, so I thought I would

Re: 2.5.0 compile problems on HP-UX 10.10

2006-04-16 Thread Kevin Till
stan wrote: Here's the line that causes the error: char *aparent = vstralloc(parent_dir, /, include, NULL); Any sugestiosn as to wheer to begin on resoloving this? see if this patch help: --- calcsize.c 9 Mar 2006 16:51:41 - 1.36 +++ calcsize.c 29 Mar 2006 15:45:08 -

Re: 2.5.0 compile problems on HP-UX 10.10

2006-04-16 Thread stan
On Sun, Apr 16, 2006 at 08:14:55AM -0700, Kevin Till wrote: stan wrote: Here's the line that causes the error: char *aparent = vstralloc(parent_dir, /, include, NULL); Any sugestiosn as to wheer to begin on resoloving this? see if this patch help: --- calcsize.c 9 Mar 2006