bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] Error compiling from git master: misplaced comma


From: Rob Vermaas
Subject: [Bug-tar] Error compiling from git master: misplaced comma
Date: Thu, 19 Nov 2009 17:01:12 +0100

Hi,

while trying to compile tar from the master branch of the GIT
repository, I encountered the following errror:

gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu
-I../lib -I../lib    -g -O2 -c tar.c
tar.c: In function 'format_default_settings':
tar.c:914: error: expected expression before ')' token
make[2]: *** [tar.o] Error 1

Attached is a patch to fix the problem of a misplaced comma.

greetings,

Rob

--
Rob Vermaas

[email] address@hidden




reply via email to

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