Hi,
Just downloaded sems-0.10.0.tar.gz from http://ftp.iptel.org/pub/sems/ . I
followed the README file, I upgraded g++ to 4.0.0, ran "make all; make
install", and then tried to run "sems -E" the following error messages appear:
Configuration:
configuration file: /usr/local/etc/sems/sems.conf
Ser's unix socket: /tmp/ser_sock
our unix socket: /tmp/sems_sock
reply unix socket: /tmp/sems_rsp_sock
plug-in path: /usr/local/lib/sems/plug-in
daemon mode: 0
local IP: 192.168.1.100
(12388) ERROR: loadPlugIn (AmPlugIn.cpp:152): AmPlugIn::loadPlugIn:
/usr/local/lib/sems/plug-in/ann_b2b.so: /usr/local/lib/sems/plug-in/ann_b2b.so:
undefined symbol: _ZN16AmSessionFactory8onInviteERK12AmSipRequestR5AmArg
(12388) ERROR: load (AmPlugIn.cpp:117): while loading plug-in
'/usr/local/lib/sems/plug-in/ann_b2b.so'
I don't find anywhere in the source code contains symbol
ZN16AmSessionFactory8onInviteERK12AmSipRequestR5AmArg , but only in binary
files. What happen was my build?
Ling
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems