Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108524 - app-misc/examine-9999 fails with undefined references to ECORE_
Summary: app-misc/examine-9999 fails with undefined references to ECORE_
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
: 110465 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-08 11:51 UTC by Chris White (RETIRED)
Modified: 2005-10-25 13:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris White (RETIRED) gentoo-dev 2005-10-08 11:51:21 UTC
e_client.o `test -f 'examine_client.c' || echo './'`examine_client.c; \  
 then mv -f ".deps/examine-examine_client.Tpo" 
".deps/examine-examine_client.Po"; else rm -f 
".deps/examine-examine_client.Tpo"; exit 1; fi  
 examine_client.c: In function `examine_client_list_props_cb':  
 examine_client.c:281: error: `ECORE_CONFIG_STR' undeclared (first use in this 
function)  
 examine_client.c:281: error: (Each undeclared identifier is reported only once  
 examine_client.c:281: error: for each function it appears in.)  
 examine_client.c:283: error: `ECORE_CONFIG_INT' undeclared (first use in this 
function)  
 examine_client.c:296: error: `ECORE_CONFIG_FLT' undeclared (first use in this 
function)  
 examine_client.c:309: error: `ECORE_CONFIG_RGB' undeclared (first use in this 
function)  
 examine_client.c:311: error: `ECORE_CONFIG_THM' undeclared (first use in this 
function)  
 examine_client.c:314: error: `ECORE_CONFIG_BLN' undeclared (first use in this 
function)  
 examine_client.c:316: error: `ECORE_CONFIG_NIL' undeclared (first use in this 
function)  
 examine_client.c: In function `examine_client_revert':  
 examine_client.c:350: error: `ECORE_CONFIG_INT' undeclared (first use in this 
function)  
 examine_client.c:354: error: `ECORE_CONFIG_BLN' undeclared (first use in this 
function)  
 examine_client.c:358: error: `ECORE_CONFIG_FLT' undeclared (first use in this 
function)  
 examine_client.c:362: error: `ECORE_CONFIG_THM' undeclared (first use in this 
function)  
 examine_client.c:377: error: `ECORE_CONFIG_NIL' undeclared (first use in this 
function)  
 examine_client.c: In function `examine_client_save':  
 examine_client.c:402: error: `ECORE_CONFIG_INT' undeclared (first use in this 
function)  
 examine_client.c:403: error: `ECORE_CONFIG_BLN' undeclared (first use in this 
function)  
 examine_client.c:409: error: `ECORE_CONFIG_FLT' undeclared (first use in this 
function)  
 examine_client.c: In function `examine_client_get_val_cb':  
 examine_client.c:488: error: `ECORE_CONFIG_INT' undeclared (first use in this 
function)  
 examine_client.c:494: error: `ECORE_CONFIG_FLT' undeclared (first use in this 
function)  
 examine_client.c:500: error: `ECORE_CONFIG_THM' undeclared (first use in this 
function)  
 examine_client.c:515: error: `ECORE_CONFIG_BLN' undeclared (first use in this 
function)  
 examine_client.c: In function `examine_client_set_val':  
 examine_client.c:537: error: `ECORE_CONFIG_INT' undeclared (first use in this 
function)  
 examine_client.c:538: error: `ECORE_CONFIG_BLN' undeclared (first use in this 
function)  
 examine_client.c:542: error: `ECORE_CONFIG_FLT' undeclared (first use in this 
function)  
 make[2]: *** [examine-examine_client.o] Error 1  
 make[2]: Leaving directory 
`/var/tmp/portage/examine-9999/work/e17/apps/examine/src'  
 make[1]: *** [all-recursive] Error 1  
 make[1]: Leaving directory 
`/var/tmp/portage/examine-9999/work/e17/apps/examine'make: *** [all] Error 2  
  
 !!! ERROR: app-misc/examine-9999 failed.  
 !!! Function enlightenment_die, Line 94, Exitcode 0  
 !!! emake failed  
 !!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM  
 !!! If you need support, post the topmost build error, NOT this status 
message.
Comment 1 SpanKY gentoo-dev 2005-10-08 11:57:55 UTC
ecore is out of date

dont file bugs for users
Comment 2 Chris White (RETIRED) gentoo-dev 2005-10-08 13:02:18 UTC
yes dad :( 
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-10-25 13:06:47 UTC
*** Bug 110465 has been marked as a duplicate of this bug. ***