[
https://issues.apache.org/jira/browse/THRIFT-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Esteve Fernandez updated THRIFT-258:
------------------------------------
Attachment: csharp_build_error.log
Output of "make -C lib/csharp", the Mono compiler fails to compile
TServerSocket.cs due to TBufferedTransport not being included in Makefile.am
> TBufferedTransport.cs missing in lib/csharp/Makefile.am
> -------------------------------------------------------
>
> Key: THRIFT-258
> URL: https://issues.apache.org/jira/browse/THRIFT-258
> Project: Thrift
> Issue Type: Bug
> Components: Library (C#)
> Environment: Mono 2.0.1 under Ubuntu 8.04 (32 bit)
> Reporter: Carlos Valiente
> Attachments: csharp_build_error.log, THRIFT-258-v2.diff,
> THRIFT-258-v3.diff
>
>
> The source file lib/csharp/src/Transport/TBufferedTransport.cs is missing in
> lib/csharp/Makefile.am, and compilation of Thrift.dll fails.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.