Closed GoogleCodeExporter closed 9 years ago
I added to my library line, in config.status the path to the missing header:
-I/usr/src/uni-ast-package/unimrcp/build/
This allows it to compile.
Now when starting asterisk I get:
WARNING[7352]: loader.c:427 load_dynamic_module: Error loading module
'app_unimrcp.so': /usr/lib/asterisk/modules/app_unimrcp.so: undefined symbol:
mrcp_client_connection_rx_size_set
Any thoughts?
Original comment by davidtho...@gmail.com
on 26 Feb 2010 at 6:10
What version (revision) of UniMRCP are you using?
You should have at least r1324 for uni_version.h to be installed.
Either use the released 0.9.0 version or trunk.
You shouldn't need to change anything.
Original comment by achalo...@gmail.com
on 26 Feb 2010 at 7:31
Oh dear, very sorry, I was using the first version of uni-ast-package.
I grabbed the most recent, and complining everything now.
Will update when its done.
Original comment by davidtho...@gmail.com
on 26 Feb 2010 at 7:36
You can close this off, I used the 0.2.0 version, and it all compiled and
installed
without any issues.
Original comment by davidtho...@gmail.com
on 26 Feb 2010 at 7:47
You can close this off, I used the 0.2.0 version, and it all compiled and
installed
without any issues.
Original comment by davidtho...@gmail.com
on 26 Feb 2010 at 7:49
Well
Original comment by achalo...@gmail.com
on 26 Feb 2010 at 7:55
Original issue reported on code.google.com by
davidtho...@gmail.com
on 26 Feb 2010 at 5:58