germanhmartinez / font-manager

Automatically exported from code.google.com/p/font-manager
GNU General Public License v3.0
1 stars 0 forks source link

undefined reference to `g_variant_parse_error_quark' #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am on Ubuntu 14.04 32 bit platform.
I fetched the source code then did ordinary processes ./autogen.sh make
In the linking process I get 

/usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libgtk-3.so: undefined 
reference to `g_variant_parse_error_quark'

I think it's a bug, but I don't know how to fix it.

Original issue reported on code.google.com by atilla.k...@gmail.com on 25 Jun 2014 at 8:29

GoogleCodeExporter commented 9 years ago
Instructions for building from source are available at 
https://code.google.com/p/font-manager/wiki/BuildingFromSource

There is also a PPA available at 
https://code.launchpad.net/~font-manager/+archive/staging

Thanks.

Original comment by JerryCasiano on 25 Jun 2014 at 9:51