Giter VIP home page Giter VIP logo

yate-datacard's Issues

FreeBSD gmake error

1. FreeBSD 8.2
2. installed YATE-3.3.2-1 from the ports
3. downloads yate-datacard

#./config ure
checking for local operating system type... FreeBSD
checking for libraries directory name... lib
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for Yate using yate-config... 3.3.2
configure: creating ./config.status
config.status: creating yate-module.spec
config.status: creating Makefile

# gmake debug
gmake all DEBUG=-g3 MODSTRIP=
gmake[1]: Entering directory `/usr/home/samael/yate-datacard-read-only'
g++ -Wall  -g3 -I. -I. -O3 -fno-check-new  -fno-exceptions -fPIC 
-DHAVE_GCC_FORMAT_CHECK -I/usr/local/include/yate -D'SVN_REV="134"' -c 
datacarddevice.cpp
g++ -Wall  -g3 -I. -I. -O3 -fno-check-new  -fno-exceptions -fPIC 
-DHAVE_GCC_FORMAT_CHECK -I/usr/local/include/yate -D'SVN_REV="134"' -c at_io.cpp
g++ -Wall  -g3 -I. -I. -O3 -fno-check-new  -fno-exceptions -fPIC 
-DHAVE_GCC_FORMAT_CHECK -I/usr/local/include/yate -D'SVN_REV="134"' -c 
at_parse.cpp
g++ -Wall  -g3 -I. -I. -O3 -fno-check-new  -fno-exceptions -fPIC 
-DHAVE_GCC_FORMAT_CHECK -I/usr/local/include/yate -D'SVN_REV="134"' -c 
at_response.cpp
g++ -Wall  -g3 -I. -I. -O3 -fno-check-new  -fno-exceptions -fPIC 
-DHAVE_GCC_FORMAT_CHECK -I/usr/local/include/yate -D'SVN_REV="134"' -c 
char_conv.cpp
char_conv.cpp:31:19: error: iconv.h: No such file or directory
char_conv.cpp: In member function 'ssize_t CardDevice::convert_string(const 
char*, size_t, char*, size_t, char*, char*)':
char_conv.cpp:39: error: 'iconv_t' was not declared in this scope
char_conv.cpp:39: error: expected `;' before 'cd'
char_conv.cpp:42: error: 'cd' was not declared in this scope
char_conv.cpp:42: error: 'iconv_open' was not declared in this scope
char_conv.cpp:48: error: 'iconv' was not declared in this scope
char_conv.cpp:54: error: 'iconv_close' was not declared in this scope
gmake[1]: *** [char_conv.o] Error 1
gmake[1]: Leaving directory `/usr/home/samael/yate-datacard-read-only'
gmake: *** [debug] Error 2


iconv instaled from the FreeBSD ports:
pkg_info | grep iconv
iconv-2.0_3         Charset conversion library and utilities
libiconv-1.13.1_1   A character set conversion library



Original issue reported on code.google.com by [email protected] on 16 Aug 2011 at 3:55

Supervisor: killing unresponsive child

The yate didn't response after call.hangup event.
I've seen it just once (can't repeat it any more).
Not sure it's a point in the datacard module.

Below you can see the error row from my logfile:
Supervisor: killing unresponsive child 29178


Original issue reported on code.google.com by [email protected] on 18 Jan 2011 at 1:43

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.