Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium
New issue 303 by [email protected]: protobuf 2.3.0 build fails for
unittest_proto_middleman
http://code.google.com/p/protobuf/issues/detail?id=303
What steps will reproduce the problem?
1. /protobuf-2.3.0/configure --prefix=mips64-nlm-linux
--host=mips64-nlm-linux --target=mips64-nlm-linux --with-pic
CC=/tools/rmi/SDK21/sdk-base/toolchains_bin/mipscross/linux//bin/mips64-nlm-linux-gcc
CXX=/tools/rmi/SDK21/sdk-base/toolchains_bin/mipscross/linux//bin/mips64-nlm-linux-g++
2.make
3.
What is the expected output? What do you see instead?
Expected to see it compile/link successfully.
.build/mips64-nlm-linux/protobuf-2.3.0/src/.libs/lt-protoc: Success
make[2]: *** [unittest_proto_middleman] Error 1
make[2]: Leaving directory `.build/mips64-nlm-linux/protobuf-2.3.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/.build/mips64-nlm-linux/protobuf-2.3.0'
make: *** [all] Error 2
makepp: error: Failed to build target `protobuf_mips_build' [2]
makepp: 0 files updated, 0 phony targets built and 1 target failed
What version of the product are you using? On what operating system?
protobuf 2.3.0 on debian linux - cross-compiling for mips64-linux
Please provide any additional information below.
--
You received this message because you are subscribed to the Google Groups "Protocol
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/protobuf?hl=en.