Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

icu4c fails to build #225

Closed
ManiacTwister opened this issue Aug 7, 2013 · 2 comments
Closed

icu4c fails to build #225

ManiacTwister opened this issue Aug 7, 2013 · 2 comments

Comments

@ManiacTwister
Copy link

For some reason icu4c fails to build:

Failed to build package icu4c!
------------------------------------------------------------
make[3]: *** No rule to make target `i686-pc-mingw32', needed by `all-local'.  Stop.
make[3]: Leaving directory `/home/maniactwister/mxe/tmp-icu4c/icu.native/stubdata'
make[2]: *** [all-recursive] Error 2
make[2]: Leaving directory `/home/maniactwister/mxe/tmp-icu4c/icu.native'
make[1]: *** [build-only-icu4c_i686-pc-mingw32] Error 2
make[1]: Leaving directory `/home/maniactwister/mxe'
real    0m7.623s
user    0m3.008s
sys 0m1.576s
------------------------------------------------------------
[log]      /home/maniactwister/mxe/log/icu4c

Log: https://gist.github.com/ManiacTwister/aa5b36ad7f4bb6998040

@tonytheodore
Copy link
Member

I suspect you have TARGET or ALL_TARGETS set in your environment, this should fix it:
d6a0b0a

@ManiacTwister
Copy link
Author

Thanks, this fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants