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

Cannot compile current git trunk of libtorrent on Debian squeeze #25

Closed
Necrontyrr opened this issue Sep 21, 2012 · 1 comment
Closed

Comments

@Necrontyrr
Copy link

libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG -fvisibility=hidden -pthread -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.cc -fPIC -DPIC -o .libs/net.o
net.cc: In function ‘addrinfo* torrent::address_info_lookup(const char_, int, int)’:
net.cc:47: error: ‘memset’ is not a member of ‘std’
make[4]: *_* [net.lo] Error 1
make[4]: se sale del directorio /home/jose/src/libtorrent/src/torrent/utils' make[3]: *** [all-recursive] Error 1 make[3]: se sale del directorio/home/jose/src/libtorrent/src/torrent'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio /home/jose/src/libtorrent/src' make[1]: *** [all-recursive] Error 1 make[1]: se sale del directorio/home/jose/src/libtorrent'
make: *** [all] Error 2

I've always been able to compile previows trunk versions without problems.

@rakshasa
Copy link
Owner

Fixed.

draglop pushed a commit to draglop/libtorrent that referenced this issue Jan 12, 2024
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