Comment #2 on issue 556 by vineeth....@gmail.com: Unable to cross-compile for i686-w64-mingw32 with Cygwin
http://code.google.com/p/protobuf/issues/detail?id=556

Hi Is this issue resolved?

I have a similar issue. How do i resolve it?

$ make
make  all-recursive
make[1]: Entering directory `/c/users/yi515528/Desktop/protobuf-2.5.0'
Making all in .
make[2]: Entering directory `/c/users/yi515528/Desktop/protobuf-2.5.0'
make[2]: Leaving directory `/c/users/yi515528/Desktop/protobuf-2.5.0'
Making all in src
make[2]: Entering directory `/c/users/yi515528/Desktop/protobuf-2.5.0/src'
oldpwd=`pwd` && ( cd . && $oldpwd/protoc.exe -I. --cpp_out=$oldpwd google/protobuf/unittest.proto google/protobuf/unittest_empty.proto google/protobuf/unittest_import.proto google/protobuf/unittest_import_public.proto google/protobuf/unittest_ mset.proto google/protobuf/unittest_optimize_for.proto google/protobuf/unittest_embed_optimize_for.proto google/protobuf/unittest_custom_options.proto google/protobuf/unittest_lite.proto google/protobuf/unittest_import_lite.proto google/protobuf/unittest_import_public_lite.proto google/protobuf/unittest_lite_imports_nonlite.proto google/protobuf/unittest_no_generic_services.proto google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto )
Makefile:3114: recipe for target `unittest_proto_middleman' failed
make[2]: *** [unittest_proto_middleman] Error 116
make[2]: Leaving directory `/c/users/yi515528/Desktop/protobuf-2.5.0/src'
Makefile:568: recipe for target `all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/users/yi515528/Desktop/protobuf-2.5.0'
Makefile:477: recipe for target `all' failed
make: *** [all] Error 2

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to