You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by "Christian, Daniel" <Da...@Honeywell.com> on 2012/01/26 16:58:31 UTC

C library requirements?

I'm new to thrift, so I'm still finding my way around.

I need C, C++, and Python support in thrift.  I get the latter 2, but  ./configure gives me:
Building C (GLib) Library .... : no

What do I need to have installed for the C library to get built?

I have glibc-devel-2.5 and boost-devel-1.33 installed.  I'm on RedHat EL 5.7 (32 bit x86). My gcc is 4.1.2.

The code generator says that C is supported, but I don't know how far that will go if the library isn't being build.

-Dan

Please note that I am NOT authorized to negotiate, bind or make commitments on behalf of Honeywell Technology Solutions, Inc.  
This communication, including any attachment, is intended solely for the entity or individual to whom it is addressed. If you are not the intended recipient, please notify the sender at once, and delete this message.



RE: C library requirements?

Posted by "Christian, Daniel" <Da...@Honeywell.com>.
That works (of course).

Is it disabled by default because most people want OO languages, or is it not production quality?

-Dan

-----Original Message-----
From: Pace Davis [mailto:pacedavis@gmail.com] 
Sent: Thursday, January 26, 2012 10:05 AM
To: user@thrift.apache.org
Subject: Re: C library requirements?

Dan,

you need to specifically enable it when running configure ...
--with-c-glib

--Pace
-5626

Re: C library requirements?

Posted by Pace Davis <pa...@gmail.com>.
Dan,

you need to specifically enable it when running configure ...
--with-c-glib

--Pace

On Thu, Jan 26, 2012 at 11:54 AM, Christian, Daniel <
Daniel.Christian@honeywell.com> wrote:

> More information, I got the same thing with thrift 0.8.0 and 0.9.0-dev.
>  I've attached the configure output from 0.9.
> -Dan
>
>


-- 
Pace Davis
Bridge Interactive Group
6305 Brickworks Circle
Atlanta, GA 30307
www.big-llc.com
www.retsiq.com
pacedavis@big-llc.com
phone: 404-597-5626

RE: C library requirements?

Posted by "Christian, Daniel" <Da...@Honeywell.com>.
More information, I got the same thing with thrift 0.8.0 and 0.9.0-dev.  I've attached the configure output from 0.9.
-Dan