Re: [Abook-devel] Troubles with libvformat

2012-12-11 Thread ra092767
> On Tue, Dec 11, 2012 at 07:30:24PM -0200, ra092...@ime.unicamp.br wrote: >> Hi every one, >> I try to compile abook after get it using git but got the following >> error >> >> gcc -Wall -g -O2 -o abook abook.o abook_rl.o database.o edit.o >> filter.o >> getname.o getopt.o getopt1.o gettext.o l

Re: [Abook-devel] Troubles with libvformat

2012-12-11 Thread Raphaƫl
On Tue, Dec 11, 2012 at 07:30:24PM -0200, ra092...@ime.unicamp.br wrote: > Hi every one, > I try to compile abook after get it using git but got the following error > > gcc -Wall -g -O2 -o abook abook.o abook_rl.o database.o edit.o filter.o > getname.o getopt.o getopt1.o gettext.o ldif.o list.o

Re: [Abook-devel] Troubles with libvformat

2012-12-11 Thread Jostein Berntsen
On 11.12.12,19:30, ra092...@ime.unicamp.br wrote: > Hi every one, > I try to compile abook after get it using git but got the following error > > gcc -Wall -g -O2 -o abook abook.o abook_rl.o database.o edit.o filter.o > getname.o getopt.o getopt1.o gettext.o ldif.o list.o mbswidth.o misc.o > op

[Abook-devel] Troubles with libvformat

2012-12-11 Thread ra092767
Hi every one, I try to compile abook after get it using git but got the following error gcc -Wall -g -O2 -o abook abook.o abook_rl.o database.o edit.o filter.o getname.o getopt.o getopt1.o gettext.o ldif.o list.o mbswidth.o misc.o options.o ui.o vcard.o views.o xmalloc.o -lncurses -lreadline v