On Fri, 2016-11-25 at 11:15 -0800, rammohan ganapavarapu wrote:
> Alan,
> 
> I have the same issue and raised a jira here "
> https://issues.apache.org/jira/browse/PROTON-1356"; did you get chance
> to
> take a look?
> 

Looking now, but not sure what is happening, I can't reproduce and I
can't see any problem with the line that has the error. Can you add the
output from:

go version
cc -v 

to the JIRA?

> Ram
> 
> On Fri, Nov 25, 2016 at 11:02 AM, Alan Conway <acon...@redhat.com>
> wrote:
> 
> > 
> > On Thu, 2016-11-24 at 20:26 +0100, Ulf Lilleengen wrote:
> > > 
> > > On 24. nov. 2016 14:34, Alex Kritikos wrote:
> > > > 
> > > > 
> > > > hello all,
> > > > 
> > > > i am interested in finding out more about the status of the Go
> > > > client, specifically level of completeness and whether it can
> > > > be
> > > > installed as
> > > > 
> > > > go get qpid.apache.org/amqp
> > > > # qpid.apache.org/amqp
> > > > GOPATH/src/qpid.apache.org/amqp/error.go:22:11: fatal error:
> > > > 'proton/error.h' file not found
> > > >  #include <proton/error.h>
> > > >           ^
> > > > 1 error generated.
> > > > 
> > > 
> > > I just tried the go bindings for the first time today, and I
> > > think
> > > you
> > > need to have the proton c library installed. At least it works
> > > for
> > > me
> > > when I have the 'qpid-proton-c-devel' package installed (on
> > > fedora).
> > 
> > That is correct, you need to have the qpid-proton-c libraries
> > installed, either from packages or from source at
> > qpid.apache.org/proton. The 'go get' code should work with proton
> > version 0.10 and higher.
> > 
> > Please mail me, or this list, or raise an issue at
> > issues.apache.org if
> > you have trouble. The Go library is relatively new but should be
> > ready
> > to use, and I am keen to get feedback on improvements or issues to
> > fix.
> > 
> > > 
> > > 
> > > > 
> > > > 
> > > > 
> > > > Is there a plan to address it?
> > > > 
> > > > Alex
> > > > 
> > > > 
> > > > -------------------------------------------------------------
> > > > ----
> > > > ----
> > > > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> > > > For additional commands, e-mail: users-h...@qpid.apache.org
> > > > 
> > > 
> > 
> > 
> > -----------------------------------------------------------------
> > ----
> > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> > For additional commands, e-mail: users-h...@qpid.apache.org
> > 
> > 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to