[
https://issues.apache.org/jira/browse/THRIFT-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-2845:
-------------------------------
Component/s: Build Process
> ChildService.Plo: No such file or directory
> -------------------------------------------
>
> Key: THRIFT-2845
> URL: https://issues.apache.org/jira/browse/THRIFT-2845
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.9.2
> Reporter: Robert J. Gebis
> Priority: Critical
> Labels: build
>
> I am using on Mac 10.10.1 with latest Apple Command line tools (clang)
> ./configure --prefix=/Users/oxoocoffee/Downloads/thrift-0.9.2/output
> --with-openssl --with-libevent CXXFLAGS="-Wno-deprecated-register"
> -Wno-deprecated-register - To suppress
> warning: 'register' storage class specifier is deprecated
> [-Wdeprecated-register]
> C++ Library:
> Build TZlibTransport ...... : yes
> Build TNonblockingServer .. : yes
> Build TQTcpServer (Qt) .... : no
> make
> Making all in test
> Makefile:990: gen-cpp/.deps/ChildService.Plo: No such file or directory
> Makefile:991: gen-cpp/.deps/DebugProtoTest_types.Plo: No such file or
> directory
> Makefile:992: gen-cpp/.deps/EnumTest_types.Plo: No such file or directory
> Makefile:993: gen-cpp/.deps/OptionalRequiredTest_types.Plo: No such file or
> directory
> Makefile:994: gen-cpp/.deps/ParentService.Plo: No such file or directory
> Makefile:995: gen-cpp/.deps/Recursive_types.Plo: No such file or directory
> Makefile:996: gen-cpp/.deps/ThriftTest_constants.Plo: No such file or
> directory
> Makefile:997: gen-cpp/.deps/ThriftTest_types.Plo: No such file or directory
> Makefile:998: gen-cpp/.deps/TypedefTest_types.Plo: No such file or directory
> Makefile:999: gen-cpp/.deps/proc_types.Plo: No such file or directory
> make[4]: *** No rule to make target `gen-cpp/.deps/proc_types.Plo'. Stop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)