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

No way to define ev_uint64_t #25

Open
gsovereignty opened this issue Jan 15, 2021 · 2 comments
Open

No way to define ev_uint64_t #25

gsovereignty opened this issue Jan 15, 2021 · 2 comments

Comments

@gsovereignty
Copy link

go get -u -v -x github.com/ipsn/go-libtor results in this error (OSX)

# github.com/ipsn/go-libtor/libtor
In file included from go/src/github.com/ipsn/go-libtor/libtor/libevent_buffer.go:8:
In file included from go/src/github.com/ipsn/go-libtor/libtor/../libevent/compat/../buffer.c:85:
In file included from go/src/github.com/ipsn/go-libtor/libtor/../libevent/include/event2/event.h:204:
go/src/github.com/ipsn/go-libtor/libtor/../libevent/include/event2/util.h:129:2: error: "No way to define ev_uint64_t"
#error "No way to define ev_uint64_t"
 ^
go/src/github.com/ipsn/go-libtor/libtor/../libevent/include/event2/util.h:148:2: error: "No way to define ev_uint32_t"
#error "No way to define ev_uint32_t"
 ^
go/src/github.com/ipsn/go-libtor/libtor/../libevent/include/event2/util.h:167:2: error: "No way to define ev_uint16_t"
#error "No way to define ev_uint16_t"
 ^
go/src/github.com/ipsn/go-libtor/libtor/../libevent/include/event2/util.h:283:2: error: "No way to define SIZE_MAX"
#error "No way to define SIZE_MAX"
 ^
4 errors generated.
@32Bites
Copy link

32Bites commented May 8, 2021

yeah I'm having this issue as well, have you come about a solution?

@privateCoins
Copy link

Apparently still an issue. must be a dead project.

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

3 participants