[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug #175176, lots of question about nk7110 code
From: |
Pawel Kot |
Subject: |
Re: bug #175176, lots of question about nk7110 code |
Date: |
Tue, 14 Jan 2003 02:30:26 +0100 (CET) |
On Mon, 13 Jan 2003, Peter Gervai wrote:
> On Mon, Jan 13, 2003 at 09:09:28PM +0100, Peter Gervai wrote:
>
> > ps: I TRY to check cvs version, but cvs habitually don't work for me.
>
> failed, it doesn't compile for me.
Oh, you failed on correct cvs update.
> [...]
> make[1]: Entering directory /home/grin/work/gnokii/gnokii/xgnokii'
> gcc -L../common -lgnokii xgnokii.o xgnokii_common.o xgnokii_contacts.o
> xgnokii_sms.o xgnokii_netmon.o xgnokii_dtmf.o xgnokii_cfg.o xgnokii_speed.o
> xgnokii_xkeyb.o xgnokii_calendar.o xgnokii_logos.o xgnokii_lowlevel.o
> xgnokii_data.o ../common/data/DATA.o -L/usr/X11R6/lib -lXpm -lX11 -lpthread
> -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi
> -lXext -lX11 -lm -o xgnokii
> xgnokii.o(.text+0x868d): In function `readConfig':
> /home/grin/work/gnokii/gnokii/xgnokii/xgnokii.c:2302: undefined reference to
> 'gn_cfg_read'
is in common/cfgreader.c
> xgnokii.o(.text+0x86b0):/home/grin/work/gnokii/gnokii/xgnokii/xgnokii.c:2305:
> undefined reference to 'gn_cfg_phone_load'
> xgnokii_contacts.o(.text+0x8768): In function 'exportVCARD':
> /home/grin/work/gnokii/gnokii/xgnokii/xgnokii_contacts.c:2631: undefined
> reference to 'gn_phonebook2vcard'
is in common/vcard.c
> xgnokii_sms.o(.text+0x270a): In function 'sendsmscore':
> /home/grin/work/gnokii/gnokii/xgnokii/xgnokii_sms.c:913: undefined reference
> to 'gn_char_def_alphabet'
is in common/gsm-encoding.c
> xgnokii_sms.o(.text+0x2a95): In function 'doSendSMS':
> /home/grin/work/gnokii/gnokii/xgnokii/xgnokii_sms.c:988: undefined reference
> to 'gn_sms_default_submit'
is in common/gsm-sms.c
> xgnokii_logos.o(.text+0x63e): In function sPoint':
> /home/grin/work/gnokii/gnokii/xgnokii/xgnokii_logos.c:303: undefined
> reference to 'gn_bmp_point'
is in common/gsm-bitmaps.c
pkot
--
mailto:address@hidden :: mailto:address@hidden
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku
- re: bug #175176, lots of question about nk7110 code, Peter Gervai, 2003/01/13
- Re: bug #175176, lots of question about nk7110 code, Peter Gervai, 2003/01/13
- Re: bug #175176, lots of question about nk7110 code,
Pawel Kot <=
- Re: bug #175176, lots of question about nk7110 code, Peter Gervai, 2003/01/14
- Re: bug #175176, lots of question about nk7110 code, Pawel Kot, 2003/01/14
- Re: bug #175176, lots of question about nk7110 code, Pawel Kot, 2003/01/15
- Re: bug #175176, lots of question about nk7110 code, Pawel Kot, 2003/01/15
- Re: bug #175176, lots of question about nk7110 code, Peter Gervai, 2003/01/17
- Re: bug #175176, lots of question about nk7110 code, Pawel Kot, 2003/01/18
- Re: bug #175176, lots of question about nk7110 code, Pawel Kot, 2003/01/15
re: bug #175176, lots of question about nk7110 code, Pawel Kot, 2003/01/13