Code Monkey home page Code Monkey logo

Comments (7)

sm0svx avatar sm0svx commented on August 20, 2024

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

from svxlink.

sm0svx avatar sm0svx commented on August 20, 2024

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.

from svxlink.

sm0svx avatar sm0svx commented on August 20, 2024

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 ===========

from svxlink.

sm0svx avatar sm0svx commented on August 20, 2024

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

from svxlink.

sm0svx avatar sm0svx commented on August 20, 2024

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

  • status: open --> open-fixed

from svxlink.

sm0svx avatar sm0svx commented on August 20, 2024

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.

from svxlink.

sm0svx avatar sm0svx commented on August 20, 2024

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

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

from svxlink.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.