bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] GNU tar 1.19 on HP-UX


From: Bruno Haible
Subject: Re: [Bug-tar] GNU tar 1.19 on HP-UX
Date: Thu, 18 Oct 2007 12:25:08 +0200
User-agent: KMail/1.5.4

H.Merijn Brand wrote:
> cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src 
> -DLOCALEDIR=\"/pro/share/locale\"   -Ae -O2 +Onolimit +Z -z +DD64  
> -I/usr/local/ia64/include -I/usr/include/X11R6 -I/usr/contrib/X11R6/include 
> -c argcv.c
> "../lib/string.h", line 82: error #2018: expected a ")"
>   extern void *mempcpy (void *restrict __dest, void const *restrict __src,
>                                        ^

Adding a #include <config.h> at the top of tests/argcv.c should fix that.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]