Discussion:
[Abook-devel] Cannot compile from sources
Fco Javier
2016-09-26 02:37:18 UTC
Permalink
Hi, I found a bunch of errors related to "undefined references to 'field_id'" while compiling Abook from sources in LinuxMint 18 64B:


filter.o: In function `csv_field_to_item':
/home/fjrg76/abook-0.6.0pre2/filter.c:1190: undefined reference to `field_id'

755: undefined reference to `field_id'

filter.o: In function `text_export_database':
/home/fjrg76/abook-0.6.0pre2/filter.c:1769: undefined reference to `field_id'

etc ...


Thanks!!


Xavier [😊]
Raphaël
2016-09-30 21:07:35 UTC
Permalink
Hi Xavier and thank you for the report.
Sadly it's barly usable as-is.

You'd need to state more precisely what's the toolchain you're using and attach
the full log (possibly a config.log too)

You may also want to give a try to 0.6.1 or git' master to see if the
problem persists.

best regards
Post by Fco Javier
/home/fjrg76/abook-0.6.0pre2/filter.c:1190: undefined reference to `field_id'
755: undefined reference to `field_id'
/home/fjrg76/abook-0.6.0pre2/filter.c:1769: undefined reference to `field_id'
etc ...
Thanks!!
Xavier [😊]
Loading...