Opened 19 years ago

Closed 19 years ago

#3128 closed defect (fixed)

BUG: anjuta build parse error

Reported by: yves@… Owned by: olegb@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Making all in tagmanager Making all in include make[3]: Nothing to be done for `all'. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/ include -L/opt/local/lib -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -c args.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/ include -L/opt/local/lib -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -c c.c In file included from keyword.h:18,

from c.c:24:

parse.h:70: error: parse error before "off_t" parse.h:70: warning: no semicolon at end of struct or union parse.h:72: error: parse error before '}' token parse.h:72: warning: data definition has no type or storage class parse.h:74: error: parse error before '*' token

Attachments (1)

parse.h (5.0 KB) - added by yves@… 19 years ago.
The faulty parse.h

Download all attachments as: .zip

Change History (2)

Changed 19 years ago by yves@…

Attachment: parse.h added

The faulty parse.h

comment:1 Changed 19 years ago by olegb@…

Resolution: fixed
Status: newclosed

The port builds with the lastest commit (few days ago), the port sille have issues like descriped a previous anjuta bug.

But, closing here since it build now.

Note: See TracTickets for help on using tickets.