Comment # 9
on bug 10876
from Steven Swor
(In reply to João Valverde from comment #7)
> (In reply to Steven Swor from comment #4)
> > Created attachment 14569 [details]
> > config.log for --enable-wireshark=no --disable-glibtest on centos7
> >
> > I'm running into the same issue with RHEL7.2. I've been able to reproduce it
> > with an official centos7 docker image.
> >
> > Attached is the config.log for running `./configure --enable-wireshark=no
> > --disable-glibtest`.
>
> yum install -y glib2-devel
Thanks, João. After installing glib2-devel I'm able to build.
Would this be considered a workaround? If I use `--enable-wireshark=no` and
`--enable-glibtest=no`, shouldn't that eliminate the glib dependency entirely?
You are receiving this mail because:
- You are watching all bug changes.