[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: |
Peter Gervai |
Subject: |
Re: bug #175176, lots of question about nk7110 code |
Date: |
Mon, 13 Jan 2003 21:43:39 +0100 |
User-agent: |
Mutt/1.4i |
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.
[...]
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'
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'
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'
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'
xgnokii_logos.o(.text+0x63e): In function sPoint':
/home/grin/work/gnokii/gnokii/xgnokii/xgnokii_logos.c:303: undefined reference
to 'gn_bmp_point'
xgnokii_logos.o(.text+0x65d): In function 'setPoint':
[..etc..]
- 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 <=
- Re: bug #175176, lots of question about nk7110 code, Pawel Kot, 2003/01/13
- 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