Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1558 closed defect (later)

NEW: aide

Reported by: julien.touche@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

preliminary port

compilation failed on

Making all in src gcc -DHAVE_CONFIG_H -I. -I/Users/touche/tmp/my-dports/aide/work/aide-0.10/src -I.. -I/opt/local/include -I/Users/touche/ tmp/my-dports/aide/work/aide-0.10/include -I/opt/local/include/ -I/Users/touche/tmp/my-dports/aide/work/aide-0.10 -I/Us ers/touche/tmp/my-dports/aide/work/aide-0.10/src -g -O2 -c conf_yacc.c In file included from /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/seltree.h:24,

from

/Users/touche/tmp/my-dports/aide/work/aide-0.10/include/gen_list.h:23,

from

/Users/touche/tmp/my-dports/aide/work/aide-0.10/src/conf_yacc.y:27: /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/db_config.h:357: error: parse error before "blkcnt_t" /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/db_config.h:357: warning: no semicolon at end of struct or union /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/db_config.h:364: error: parse error before '}' token /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/db_config.h:364: warning: data definition has no type or storage

class

In file included from /Users/touche/tmp/my-dports/aide/work/aide-0.10/src/conf_yacc.y:27: /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/gen_list.h:69: error: parse error before '*' token /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/gen_list.h:69: warning: data definition has no type or storage c lass In file included from /Users/touche/tmp/my-dports/aide/work/aide-0.10/src/conf_yacc.y:28: /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/db.h:29: error: parse error before '*' token /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/db.h:29: warning: data definition has no type or storage class /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/db.h:33: error: parse error before '*' token /Users/touche/tmp/my-dports/aide/work/aide-0.10/include/db.h:37: error: parse error before '*' token make[2]: * [conf_yacc.o] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive-am] Error 2

a patch to configure is needed to avoid static compilation which is broken with default apple gcc

Attachments (1)

aide-dp.tar.gz (2.4 KB) - added by julien.touche@… 20 years ago.
port files

Download all attachments as: .zip

Change History (2)

Changed 20 years ago by julien.touche@…

Attachment: aide-dp.tar.gz added

port files

comment:1 Changed 20 years ago by julien.touche@…

Resolution: later
Status: newclosed

compilation solved, see bug 1595

Note: See TracTickets for help on using tickets.