<html><head></head><body>And you are aware that we have a yum repo already, right?<br><br><div class="gmail_quote">RAGHAVENDRA TALUR &lt;raghavendra.talur@gmail.com&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="ltr">Hi,<div><br /></div><div>I faced this issue once. <div>Doing a &quot;make clean&quot; followed by ./autogen.sh fixed it for me.</div><div>Can you try that once?<br /></div></div><div><br /></div><div>Raghavendra Talur</div>
<div><br /></div></div><div class="gmail_extra"><br /><br /><div class="gmail_quote">On Wed, Aug 7, 2013 at 1:47 PM, YUUNI, OSAY OSMAN <span dir="ltr">&lt;<a href="mailto:O.YUUNI@afdb.org" target="_blank">O.YUUNI@afdb.org</a>&gt;</span> wrote:<br />
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have both libraries installed but the issue still remains.<br />
<br />
[root@sarcp8cpe glusterfs]# yum -y install libxml2 libxml2-devel<br />
Loaded plugins: fastestmirror<br />
Loading mirror speeds from cached hostfile<br />
 * epel: <a href="http://mirrors.coreix.net" target="_blank">mirrors.coreix.net</a><br />
Setting up Install Process<br />
Package libxml2-2.7.6-12.el6_4.1.x86_64 already installed and latest version<br />
Resolving Dependencies<br />
--&gt; Running transaction check<br />
---&gt; Package libxml2-devel.x86_64 0:2.7.6-12.el6_4.1 will be installed<br />
--&gt; Finished Dependency Resolution<br />
<br />
Dependencies Resolved<br />
<br />
=====================================================================================================================================================================================================<br />
 Package                                           Arch                                       Version                                              Repository                                   Size<br />
=====================================================================================================================================================================================================<br />
Installing:<br />
 libxml2-devel                                     x86_64                                     2.7.6-12.el6_4.1                                     updates                                     1.1 M<br />
<br />
Transaction Summary<br />
=====================================================================================================================================================================================================<br />
Install       1 Package(s)<br />
<br />
Total download size: 1.1 M<br />
Installed size: 8.5 M<br />
Downloading Packages:<br />
libxml2-devel-2.7.6-12.el6_4.1.x86_64.rpm                                                                                                                                     | 1.1 MB     00:02<br />
Running rpm_check_debug<br />
Running Transaction Test<br />
Transaction Test Succeeded<br />
Running Transaction<br />
  Installing : libxml2-devel-2.7.6-12.el6_4.1.x86_64                                                                                                                                             1/1<br />
  Verifying  : libxml2-devel-2.7.6-12.el6_4.1.x86_64                                                                                                                                             1/1<br />
<br />
Installed:<br />
  libxml2-devel.x86_64 0:2.7.6-12.el6_4.1<br />
<br />
Complete!<br />
[root@sarcp8cpe glusterfs]# ./configure --enable-fusermount<br />
checking for a BSD-compatible install... /usr/bin/install -c<br />
checking whether build environment is sane... yes<br />
checking for a thread-safe mkdir -p... /bin/mkdir -p<br />
checking for gawk... gawk<br />
checking whether make sets $(MAKE)... yes<br />
checking build system type... x86_64-unknown-linux-gnu<br />
checking host system type... x86_64-unknown-linux-gnu<br />
checking for gcc... gcc<br />
checking for C compiler default output file name... a.out<br />
checking whether the C compiler works... yes<br />
checking whether we are cross compiling... no<br />
checking for suffix of executables...<br />
checking for suffix of object files... o<br />
checking whether we are using the GNU C compiler... yes<br />
checking whether gcc accepts -g... yes<br />
checking for gcc option to accept ISO C89... none needed<br />
checking for style of include used by make... GNU<br />
checking dependency style of gcc... gcc3<br />
checking for a sed that does not truncate output... /bin/sed<br />
checking for grep that handles long lines and -e... /bin/grep<br />
checking for egrep... /bin/grep -E<br />
checking for fgrep... /bin/grep -F<br />
checking for ld used by gcc... /usr/bin/ld<br />
checking if the linker (/usr/bin/ld) is GNU ld... yes<br />
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B<br />
checking the name lister (/usr/bin/nm -B) interface... BSD nm<br />
checking whether ln -s works... yes<br />
checking the maximum length of command line arguments... 1966080<br />
checking whether the shell understands some XSI constructs... yes<br />
checking whether the shell understands &quot;+=&quot;... yes<br />
checking for /usr/bin/ld option to reload object files... -r<br />
checking for objdump... objdump<br />
checking how to recognize dependent libraries... pass_all<br />
checking for ar... ar<br />
checking for strip... strip<br />
checking for ranlib... ranlib<br />
checking command to parse /usr/bin/nm -B output from gcc object... ok<br />
checking how to run the C preprocessor... gcc -E<br />
checking for ANSI C header files... yes<br />
checking for sys/types.h... yes<br />
checking for sys/stat.h... yes<br />
checking for stdlib.h... yes<br />
checking for string.h... yes<br />
checking for memory.h... yes<br />
checking for strings.h... yes<br />
checking for inttypes.h... yes<br />
checking for stdint.h... yes<br />
checking for unistd.h... yes<br />
checking for dlfcn.h... yes<br />
checking for objdir... .libs<br />
checking if gcc supports -fno-rtti -fno-exceptions... no<br />
checking for gcc option to produce PIC... -fPIC -DPIC<br />
checking if gcc PIC flag -fPIC -DPIC works... yes<br />
checking if gcc static flag -static works... no<br />
checking if gcc supports -c -o file.o... yes<br />
checking if gcc supports -c -o file.o... (cached) yes<br />
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes<br />
checking whether -lc should be explicitly linked in... no<br />
checking dynamic linker characteristics... GNU/Linux ld.so<br />
checking how to hardcode library paths into programs... immediate<br />
checking whether stripping libraries is possible... yes<br />
checking if libtool supports shared libraries... yes<br />
checking whether to build shared libraries... yes<br />
checking whether to build static libraries... no<br />
checking for flex... flex<br />
checking lex output file root... lex.yy<br />
checking lex library... -lfl<br />
checking whether yytext is a pointer... yes<br />
checking size of short... 2<br />
checking size of int... 4<br />
checking size of long... 8<br />
checking size of long long... 8<br />
checking for bison... bison -y<br />
checking for ld... /usr/bin/ld -m elf_x86_64<br />
checking for MD5 in -lcrypto... yes<br />
checking for pthread_mutex_init in -lpthread... yes<br />
checking for dlopen... yes<br />
checking sys/xattr.h usability... yes<br />
checking sys/xattr.h presence... yes<br />
checking for sys/xattr.h... yes<br />
checking sys/extattr.h usability... no<br />
checking sys/extattr.h presence... no<br />
checking for sys/extattr.h... no<br />
checking openssl/md5.h usability... yes<br />
checking openssl/md5.h presence... yes<br />
checking for openssl/md5.h... yes<br />
checking linux/falloc.h usability... yes<br />
checking linux/falloc.h presence... yes<br />
checking for linux/falloc.h... yes<br />
checking for pthread_spin_init... yes<br />
checking for strnlen... yes<br />
checking for setfsuid... yes<br />
checking for setfsgid... yes<br />
checking for lvm_init,lvm_lv_from_name in -llvm2app... no<br />
checking sys/epoll.h usability... yes<br />
checking sys/epoll.h presence... yes<br />
checking for sys/epoll.h... yes<br />
checking for ibv_get_device_list in -libverbs... no<br />
checking for rdma_create_id in -lrdmacm... no<br />
checking for a Python interpreter with version &gt;= 2.4... python<br />
checking for python... /usr/bin/python<br />
checking for python version... 2.6<br />
checking for python platform... linux2<br />
checking for python script directory... ${prefix}/lib/python2.6/site-packages<br />
checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages<br />
checking if python is python 2.x... 2.6<br />
checking if python has ctypes support... yes<br />
checking whether to include systemtap tracing support... def<br />
checking for dtrace... no<br />
checking sys/sdt.h usability... no<br />
checking sys/sdt.h presence... no<br />
checking for sys/sdt.h... no<br />
<div class="im HOEnZb">./configure: line 15498: syntax error near unexpected token `2.6.19&#39;<br />
./configure: line 15498: `    AM_PATH_XML2(2.6.19)&#39;<br />
<br />
</div><div class="HOEnZb"><div class="h5">-----Original Message-----<br />
From: Vijay Bellur [mailto:<a href="mailto:vbellur@redhat.com">vbellur@redhat.com</a>]<br />
Sent: 07 August 2013 10:11 AM<br />
To: YUUNI, OSAY OSMAN<br />
Cc: <a href="mailto:gluster-users@gluster.org">gluster-users@gluster.org</a><br />
Subject: Re: [Gluster-users] Installation Problems<br />
<br />
On 08/07/2013 01:35 PM, YUUNI, OSAY OSMAN wrote:<br />
&gt; Hi all,<br />
&gt;<br />
&gt; I&#39;m trying to install GlusterFS and have run into an issue I don&#39;t<br />
&gt; know how to resolve.  When I run  ./configure --enable-fusermount it<br />
&gt; goes through the lines of checking and then throws up the error below.<br />
&gt;<br />
&gt; ./configure: line 15498: syntax error near unexpected token `2.6.19&#39;<br />
&gt;<br />
&gt; ./configure: line 15498: `    AM_PATH_XML2(2.6.19)&#39;<br />
&gt;<br />
&gt; I&#39;m not sure what the issue is.  I saw a bug reported on RedHat<br />
&gt; bugzilla on the same issue but haven&#39;t got a resolution.  Can anyone help?<br />
&gt;<br />
<br />
You would need libxml2 and libxml2-devel packages to be installed. This will prevent the above error in configure.<br />
<br />
-Vijay<br />
<br />
_______________________________________________<br />
Gluster-users mailing list<br />
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br />
<a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br />
</div></div></blockquote></div><br /><br clear="all" /><div><br /></div>-- <br /><div dir="ltr"><font color="#666666"><b>Raghavendra Talur </b></font><div><br /></div></div>
</div>
<p style="margin-top: 2.5em; margin-bottom: 1em; border-bottom: 1px solid #000"></p><pre class="k9mail"><hr /><br />Gluster-users mailing list<br />Gluster-users@gluster.org<br /><a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a></pre></blockquote></div></body></html>