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

Ram commented on PROTON-1356:
-----------------------------


[root@localhost ~]# go version
go version go1.2 linux/amd64
[root@localhost ~]# cc -v
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-amazon-linux/4.8.3/lto-wrapper
Target: x86_64-amazon-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla 
--enable-bootstrap --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-gnu-unique-object 
--enable-linker-build-id --with-linker-hash-style=gnu 
--enable-languages=c,c++,fortran,ada,lto --enable-plugin 
--enable-initfini-array --disable-libgcj 
--with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-amazon-linux/isl-install
 
--with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-amazon-linux/cloog-install
 --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 
--build=x86_64-amazon-linux
Thread model: posix
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC)
[root@localhost ~]# uname -a
Linux localhost 4.1.13-19.30.amzn1.x86_64 #1 SMP Fri Dec 11 03:42:10 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]# cat /etc/issue
Amazon Linux AMI release 2015.09

> AMQP go bing is throwing expected (unqualified) identifier
> ----------------------------------------------------------
>
>                 Key: PROTON-1356
>                 URL: https://issues.apache.org/jira/browse/PROTON-1356
>             Project: Qpid Proton
>          Issue Type: Bug
>            Reporter: Ram
>            Assignee: Alan Conway
>         Attachments: qpid.apache.org.tgz, usr_include_proton.tgz
>
>
> I am trying to use go wraper for amqp to write qpid-stat in go but when i try 
> to go get i am getting bellow error.
> go get qpid.apache.org/amqp
> golang/src/qpid.apache.org/amqp/types.go:33:9: expected (unqualified) 
> identifier
> I have this version of qpid-proton-c-devel rpm -qa |grep qpid-proton-c-devel
> qpid-proton-c-devel-0.14.0-1.el6.x86_64



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to