[Bugs] [Bug 1493133] New: GlusterFS failed to build while running `make`

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 19 12:48:13 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1493133

            Bug ID: 1493133
           Summary: GlusterFS failed to build while running `make`
           Product: GlusterFS
           Version: mainline
         Component: build
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: anoopcs at redhat.com
                CC: bugs at gluster.org



Description of problem:
GlusterFS failed to compile while running make on a standard openSUSE
Tumbleweed installation throwing the following error:

Making all in fdl
Making all in src
 CC logdump.o
 CC recon.o
 CC fdl.lo
 CC librecon.o
 CC libfdl.o
 CCLD gf_logdump
 CCLD gf_recon
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../lib64/libfl.so: undefined
reference to `yylex'
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile:618: gf_logdump] Error 1
make[5]: *** Waiting for unfinished jobs....
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../lib64/libfl.so: undefined
reference to `yylex'
collect2: error: ld returned 1 exit status

Version-Release number of selected component (if applicable):
master

How reproducible:
Always

Steps to Reproduce:
1. Have a basic openSUSE Tumbleweeb installation.
2. git clone GlusterFS master branch.
3. Install build dependencies and run autogen, configure and `make -j`

Actual results:
`make -j` failed

Expected results:
Make should be successful

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list