Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115749 - gnome-extra/at-spi-1.6.4 failed
Summary: gnome-extra/at-spi-1.6.4 failed
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gnome Accessibility (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-16 02:02 UTC by Emir Habul
Modified: 2006-03-18 16:53 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 Emir Habul 2005-12-16 02:02:27 UTC
i runned 'emerge gnome'

simple-at.c: In function `_festival_init':
simple-at.c:538: error: storage size of `name' isn't known
simple-at.c:543: error: `INADDR_ANY' undeclared (first use in this function)
simple-at.c:543: error: (Each undeclared identifier is reported only once
simple-at.c:543: error: for each function it appears in.)
make[2]: *** [simple-at.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/at-spi-1.6.4/work/at-spi-1.6.4/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/at-spi-1.6.4/work/at-spi-1.6.4'
make: *** [all] Error 2

!!! ERROR: gnome-extra/at-spi-1.6.4 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.emerge gnome
2.then it tries to emerge gnome-extra/at-spi-1.6.4
3.failes
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2006-01-14 08:04:44 UTC
This kind of problem seems very unlikely, since simple-at.c has the necessary #include directive to use struct sockaddr_in and INADDR_ANY. It's probably a strange bug in your system. Please paste the output from "emerge --info", and always provide it when reporting bugs in the future. Thanks.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-18 16:53:09 UTC
No response from user...