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

build is failed [sf#14] #44

Closed
sm0svx opened this issue Jun 29, 2014 · 7 comments
Closed

build is failed [sf#14] #44

sm0svx opened this issue Jun 29, 2014 · 7 comments

Comments

@sm0svx
Copy link
Owner

sm0svx commented Jun 29, 2014

Reported by skipper13 on 2009-06-17 22:11 UTC
OS: Arch Linux
Software: libsigcpp1.2, gsm, popt, libgcryp, speex

When I run 'make' I have error (see log in attachment)

@sm0svx sm0svx changed the title build is failed build is failed [sf#14] Jun 29, 2014
@sm0svx sm0svx closed this as completed Jun 29, 2014
@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Commented by skipper13 on 2009-06-17 22:11 UTC

@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Commented by skipper13 on 2009-06-23 23:24 UTC
I suppose it crashes because AsyncSerialDevice.cpp doesn't have

#include <stdio.h>

For example AsyncTcpServer.cpp calls perror but it has stdio-request.

@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Commented by skipper13 on 2009-06-23 23:36 UTC
Add stdio.h to AsyncSerialDevice.cpp:
========= start log ==========
--- Compiling AsyncSerial.cpp...
--- Compiling AsyncSerialDevice.cpp...
--- Creating archive ../../lib/libasynccore.a...
--- Creating directory ../../lib...
--- Linking ../../lib/libasynccore-0.17.0.so...
-------------- async/cpp --------------
--- Creating ../../include/AsyncCppApplication.h...
../../makefile.inc:786: depend/AsyncCppApplication.dpp: No such file or directory
../../makefile.inc:786: depend/AsyncCppDnsLookupWorker.dpp: No such file or directory
--- Creating dependency file depend/AsyncCppDnsLookupWorker.dpp...
--- Creating dependency file depend/AsyncCppApplication.dpp...
--- Compiling AsyncCppApplication.cpp...
--- Compiling AsyncCppDnsLookupWorker.cpp...
AsyncCppDnsLookupWorker.cpp: In member function 'virtual bool Async::CppDnsLookupWorker::doLookup()':
AsyncCppDnsLookupWorker.cpp:195: error: 'perror' was not declared in this scope
make[3]: *** [AsyncCppDnsLookupWorker.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
==> ERROR: Build Failed.
Aborting...
========= end log ===========

@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Commented by sm0svx on 2009-07-02 06:04 UTC
These build errors should be fixed in Subversion now.

@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Updated by sm0svx on 2009-07-02 06:04 UTC

  • status: open --> open-fixed

@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Commented by sm0svx on 2009-07-02 06:14 UTC
Sorry for not answering this earlier. There was a misconfiguration in the bug tracker which caused the notification e-mail to get lost.

@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Updated by sm0svx on 2013-04-07 21:37 UTC

  • status: open-fixed --> closed-fixed
  • milestone: --> Subversion

@sm0svx sm0svx removed this from the Subversion milestone Jun 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant