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

Error building with GCC 4.7 #5

Closed
zloidemon opened this issue May 16, 2013 · 1 comment
Closed

Error building with GCC 4.7 #5

zloidemon opened this issue May 16, 2013 · 1 comment

Comments

@zloidemon
Copy link

If it build with gcc4.7 you can catch it error, but with 4.6 all works.

$ gmake
gmake  all-am
gmake[1]: Entering directory `/var/tmp/usr/ports.svn/sysutils/replicant/work/replicant-0.2.1'
  CXX    common/libreplicant_la-bootstrap.lo
In file included from /usr/local/include/po6/net/location.h:36:0,
                 from /usr/local/include/po6/net/hostname.h:40,
                 from /usr/local/include/busybee_single.h:35,
                 from common/bootstrap.cc:40:
/usr/local/include/po6/net/ipaddr.h: In static member function 'static po6::net::ipaddr po6::net::ipaddr::ANY()':
/usr/local/include/po6/net/ipaddr.h:62:45: error: 'u_int32_t' was not declared in this scope
gmake[1]: *** [common/libreplicant_la-bootstrap.lo] Fehler 1
@rescrv
Copy link
Owner

rescrv commented Dec 9, 2013

I believe this was fixed, just never closed. It builds with 4.7 right now.

@rescrv rescrv closed this as completed Dec 9, 2013
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

2 participants