[Asterisk-Users] Problems compiling cdr_odbc.so

David Creemer david at zachary.com
Tue Jun 22 09:16:29 MST 2004


On Jun 22, 2004, at 7:22 AM, Manuel Wenger wrote:

> I'm not really being too lucky in the last days. After trying to 
> compile cdr_mysql with no success, I am switching to cdr_odbc. I have 
> installed unixODBC, iODBC and MyODBC correctly, I am even able to make 
> queries with isql. But when trying to "make" in the cdr directory of 
> the latest CVS, that's what I get:
>
>
> # cd /usr/src/asterisk/cdr
> # make
> cc  -o cdr_odbc.so cdr_odbc.o -lodbc
> /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../crt1.o(.text+0x18): 
> In function `_start':
> [etc.]

don't make in the cdr sub- directory.

# cd /usr/src/asterisk
# make

-- David




More information about the asterisk-users mailing list