You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Raju Bairishetti (JIRA)" <ji...@apache.org> on 2014/08/05 08:36:11 UTC

[jira] [Comment Edited] (THRIFT-2593) Unable to build thrift on ubuntu-12.04 (Precise)

    [ https://issues.apache.org/jira/browse/THRIFT-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085871#comment-14085871 ] 

Raju Bairishetti edited comment on THRIFT-2593 at 8/5/14 6:34 AM:
------------------------------------------------------------------

[~jfarrell] libmono-corlib1.0-cil and libmono-system1.0-cil  there re not present on the ubuntu-12.04. But from the control file of thrift,  libthrift-cil depends on libmono-corlib1.0-cil and libmono-system1.0-cil. Are you able to install libthrift-cil on ubuntu-12.04?


was (Author: raju.bairishetti):
libmono-corlib1.0-cil and libmono-system1.0-cil  there re not present on the ubuntu-12.04. But from the control file of thrift,  libthrift-cil depends on libmono-corlib1.0-cil and libmono-system1.0-cil. Are you able to install libthrift-cil on ubuntu-12.04?

> Unable to build thrift on ubuntu-12.04 (Precise)
> ------------------------------------------------
>
>                 Key: THRIFT-2593
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2593
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>            Reporter: Raju Bairishetti
>            Assignee: Jake Farrell
>             Fix For: 0.9.2
>
>
> {quote}
> Package: libthrift-cil
> Architecture: all
> Section: libs
> Depends: cli-common, libmono-corlib1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0), 
>     libmono-system-web2.0-cil, ${misc:Depends}
> {quote}
> libmono-system1.0-cil  does nt exists in ubuntu-12.04 precise distribution. 
> Only libmono-system2.0-cil and libmono-system4.0-cil   exists on ubuntu-12.04 precise distribution.
> Even libmono-corlib1.0-cil exists only in ubuntu-10.04 LTS lucid distribution.
> Fix : Replace the existing dependencies with libmono-corlib2.0-cil (>= 2.0), libmono-system2.0-cil (>= 2.0)



--
This message was sent by Atlassian JIRA
(v6.2#6252)