Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails on macOS with gcc-4.2: error: redefinition of typedef 'ct_assert___COUNTER__' #231

Open
barracuda156 opened this issue Apr 10, 2024 · 0 comments

Comments

@barracuda156
Copy link

  CC       libdill_la-ipaddr.lo
ipc.c:352: error: redefinition of typedef 'ct_assert___COUNTER__'
ipc.c:67: error: previous declaration of 'ct_assert___COUNTER__' was here
make[1]: *** [libdill_la-ipc.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
ipaddr.c:52: error: redefinition of typedef 'ct_assert___COUNTER__'
ipaddr.c:51: error: previous declaration of 'ct_assert___COUNTER__' was here
make[1]: *** [libdill_la-ipaddr.lo] Error 1
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_libdill/libdill/work/libdill-2.14'
make: *** [all-recursive] Error 1

P. S. As noted in a ticket below, it also fails to build with a new GCC: #229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant