You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2012/12/21 11:01:47 UTC

[Bug 50146] cross compiling apr error: redefinition of 'struct iovec'

https://issues.apache.org/bugzilla/show_bug.cgi?id=50146

kirsche40@gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1
           Severity|major                       |blocker

--- Comment #6 from kirsche40@gmx.de ---
Now I tried to compile the lib with a new cross-compiler (denx ELDK 5.1) and
this mess breaks again:

In file included from ./include/apr_strings.h:52:0,
                 from passwd/apr_getpass.c:23:
./include/apr_want.h:94:8: error: redefinition of 'struct iovec'
/opt/eldk-5.1/powerpc/sysroots/powerpc-linux/opt/eldk-5.1/powerpc/sysroots/powerpc-linux/usr/include/bits/uio.h:44:8:
note: originally defined here
make[1]: *** [passwd/apr_getpass.lo] Error 1

I do not want to search workarounds for this crappy piece of SW anymore.

Because this bug is rather old and the library is still unusable I set the bug
importance to P1 and to blocker.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org