[colord] problem installing colord 1.0 on Ubuntu
Sanford Rockowitz
rockowitz at minsoft.com
Tue Jul 16 08:51:36 PDT 2013
Thanks. Turned out to be just enough of a hint to find the problem.
Or at least a workaround. I have to manually run ldconfig after make
install to rebuild /etc/ld.so.cache.
There are other issues with the build as well. docbook2man does not
exist on Ubuntu 13.04. docbook-to-man does exist. I tried creating
a symbolic link from docbook2man to docbook-to-man, but that breaks the
build.
Sanford
On 07/15/2013 01:43 AM, Richard Hughes wrote:
> On 7 July 2013 23:09, Sanford Rockowitz <rockowitz at minsoft.com> wrote:
>> On Ubuntu 13.04, I've built and installed colord, but I get an error when
>> trying to start the colord 1.0.2 daemon.
> Sorry for the delay, been on annual vacation with the family.
>
>> ./colord: symbol lookup error: ./colord: undefined symbol:
>> cd_icc_get_warnings
>> It appears that cd_icc_get_warnings is defined in
>> /usr/local/lib/libcolordprivate.so
>> Suggestions appreciated.
> I'm no expert, but I think you're on the right lines -- it seems
> libcolordprivate (or the new enough version) isn't being linked
> against in the daemon. IIRC Ubuntu uses a different linker, so maybe
> switching from gold to ld might help you debug things? Sorry I'm not
> more help.
>
> Richard.
>
More information about the colord
mailing list