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

Failure while make process. #38

Open
maidmeow4 opened this issue Jan 13, 2020 · 0 comments
Open

Failure while make process. #38

maidmeow4 opened this issue Jan 13, 2020 · 0 comments

Comments

@maidmeow4
Copy link

maidmeow4 commented Jan 13, 2020

Configure options: ./configure --prefix=/usr/local/bin --enable-optimize --enable-amule-daemon --enable-webserver --enable-geoip --disable-debug
System is Debian 10, wxWidgets 2.8.12 packages are installed.

Path.cpp:233:22: error: ‘class wxCharBuffer’ has no member named ‘length’
  if (fn.data() && fn.length()) {
                      ^~~~~~
make[4]: *** [Makefile:547: Path.o] Error 1
make[4]: Leaving directory '/home/pi/devel/amule-dlp/src/libs/common'
make[3]: *** [Makefile:472: all-recursive] Error 1
make[3]: Leaving directory '/home/pi/devel/amule-dlp/src/libs'
make[2]: *** [Makefile:5250: all-recursive] Error 1
make[2]: Leaving directory '/home/pi/devel/amule-dlp/src'
make[1]: *** [Makefile:632: all-recursive] Error 1
make[1]: Leaving directory '/home/pi/devel/amule-dlp'
make: *** [Makefile:526: all] Error 2

This thread looks like related with this issue : http://forum.amule.org/index.php?topic=21514.0

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