ant-phone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ant-phone-devel] Bug report - Ant-phone 0.1.12 fails to compile


From: Roland Stigge
Subject: Re: [Ant-phone-devel] Bug report - Ant-phone 0.1.12 fails to compile
Date: Fri, 05 Jan 2007 20:09:02 +0100
User-agent: Icedove 1.5.0.8 (X11/20061116)

Hi,

Rymoah wrote:
>> I have downloaded the latest version of Ant phone (0.1.12), and
>> installed libsndfile 1.0.17.
>> The configure script of Ant works fine, but when I try to compile the
>> source with "make" I get the following output:
>>
>> ####MAKE OUTPUT####
>>
>> make[3]: Entering directory `/home/rymoah/Desktop/ant-phone-0.1.12/src'
>> gcc -DVERSION='"0.1.12"' -DPACKAGE='"ant-phone"' -g -O2
>> -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -O3 -g -O2
>> -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -O3
>> -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
>> -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl
>> -lglib-2.0    -o ant-phone  ant-phone.o callerid.o g711.o gtk.o isdn.o
>> llcheck.o mediation.o session.o sound.o util.o settings.o
>> calleridlexer.o calleridparser.o isdnlexer.o isdnparser.o
>> gtksettings.o controlpad.o fxgenerator.o server.o client.o recording.o
>> isdntree.o -lfl -lsndfile
>>  
>> -lm
>> callerid.o(.text+0x1c1): In function `cid_save_as_filename_cb':
>> /home/rymoah/Desktop/ant-phone-0.1.12/src/callerid.c:209: undefined
>> reference to `rpl_malloc'
>> callerid.o(.text+0x94b): In function `cid_add_line':
>> /home/rymoah/Desktop/ant-phone-0.1.12/src/callerid.c:525: undefined
>> reference to `rpl_malloc'
>> callerid.o(.text+0x9e3):/home/rymoah/Desktop/ant-phone-0.1.12/src/callerid.c:60:
>> undefined reference to `rpl_malloc'
>> callerid.o(.text+0xc09): In function `cid_set_date':
>> /home/rymoah/Desktop/ant-phone-0.1.12/src/callerid.c:525: undefined
>> reference to `rpl_malloc'
>> callerid.o(.text+0xdbb): In function `cid_calls_merge':
>> /home/rymoah/Desktop/ant-phone-0.1.12/src/callerid.c:663: undefined
>> reference to `rpl_malloc'
>> callerid.o(.text+0x106d):/home/rymoah/Desktop/ant-phone-0.1.12/src/callerid.c:525:
>> more undefined references to `rpl_malloc' follow
>> collect2: ld returned 1 exit status
>> make[3]: *** [ant-phone] Error
>>  1
>> make[3]: Leaving directory `/home/rymoah/Desktop/ant-phone-0.1.12/src'
>> make[2]: *** [all] Error 2
>> make[2]: Leaving directory `/home/rymoah/Desktop/ant-phone-0.1.12/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/rymoah/Desktop/ant-phone-0.1.12'
>> make: *** [all] Error 2
>>
>> #### END MAKE OUTPUT ####
>>
>> I don't know if it can be useful, however  I'm running Slackware Linux
>> 11 on a Pentium 4, kernel version 2.6.18, and using the latest CVS
>> version of isdn4k-utils and ALSA 1.0.14 rc1. I have a W6692 based ISDN
>> card, which is supported by HiSax.
>>
> Strangely, after having done a "make clean", the compilation finally
> worked. Ant-phone is working fine now. :) If it can be useful, I can
> provide an Italian translation of the program, since it is not supported
> :-)) I will let you know.

I wanted to check the issue during the weekend. But it's always nice to
see how bugs just magically disappear... ;-)

Thanks,

Roland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]