Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202710 - dev-util/desktop-file-utils-0.14 : emake fails on code-error in validator.c (undefined reference )
Summary: dev-util/desktop-file-utils-0.14 : emake fails on code-error in validator.c (...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 17:26 UTC by JC
Modified: 2007-12-22 17:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
explanation of the problem (Bug_202710_solve.txt,535 bytes, text/plain)
2007-12-20 00:02 UTC, JC
Details

Note You need to log in before you can comment on or make changes to this bug.
Description JC 2007-12-18 17:26:11 UTC
emake fails to compile desktop-file-utils-0.14
after Warnings "implicit declaration" and "nested extern declaration" , make exits with " undefined reference to" the function 'g_option_context_set_summary' in
validator.c line 46 .
 Context: emerge of dev-util/desktop-file-utils-0.14 after recent sync .
The old version(0.10) is ok but deprecated..

Reproducible: Always

Steps to Reproduce:
1.emerge desktop-file-utils
2.
3.




compile fine, then install the new build.
Comment 1 JC 2007-12-20 00:02:03 UTC
Created attachment 138934 [details]
explanation of the problem
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-12-22 17:27:40 UTC
That function wasn't added until 2.12.  I've bumped the dep.