[Bug 4213] /tmp/staging/avr32-angstrom-linux-uclibc/usr/include/errno.h:73: error: multiple types in one declaration

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Fri May 9 21:21:02 CEST 2008


http://bugs.openembedded.net/show_bug.cgi?id=4213





--- Comment #1 from Leon Woestenberg <likewise at gmx.net>  2008-05-09 21:21:01 ---
Found the cause. The offending package is gnash-0.8.2:

It defines error_t on its own:

It's configure test seems to go wrong.

../config.status:1306:s,^\([     #]*\)[^         ]*\([   ]*error_t\)[   
(].*,\1define\2 int ,
../gnashconfig.h:141:/* Define to 1 if the system has the type `error_t'. */
../gnashconfig.h:653:/* Define to a type to use for `error_t' if it is not
otherwise available. */
../gnashconfig.h:654:#define error_t int

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Openembedded-issues mailing list