Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75776 - esmart does not compile
Summary: esmart does not compile
Status: RESOLVED DUPLICATE of bug 75774
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-27 03:02 UTC by Stephan
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Stephan 2004-12-27 03:02:26 UTC
esmart_text_entry.c:239: error: structure has no member named `string'
esmart_text_entry.c:239: error: structure has no member named `string'
esmart_text_entry.c:250: error: structure has no member named `string'
esmart_text_entry.c:252: error: structure has no member named `string'
esmart_text_entry.c:273: error: structure has no member named `string'
make[4]: *** [esmart_text_entry.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/esmart-0.9.0.20041226/work/esmart/src/lib/esmart_text_entry'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/esmart-0.9.0.20041226/work/esmart/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/esmart-0.9.0.20041226/work/esmart/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/esmart-0.9.0.20041226/work/esmart/src'
make: *** [all-recursive] Error 1


Reproducible: Always
Steps to Reproduce:
1. emerge -a esmart
2. YES
3. error

Actual Results:  
it crashed

Expected Results:  
compile
Comment 1 Stephan 2004-12-27 03:16:27 UTC
solved, merging deps before u can emerge this :)

sorry for stupidness

best regards
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-27 06:52:57 UTC

*** This bug has been marked as a duplicate of 75774 ***