Bug 134942 - ethereal build fails, if glib-devel is not installed
Summary: ethereal build fails, if glib-devel is not installed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ethereal
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-07 13:46 UTC by Maxim Dziumanenko
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-10-08 09:28:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Maxim Dziumanenko 2004-10-07 13:46:19 UTC
Description of problem:

If glib-devel is not installed, ethereal rebuild fails with error message:
+ automake --add-missing
+ autoconf
configure.in:339: error: possibly undefined macro: AM_PATH_GTK
      If this token and others are legitimate, please use
m4_pattern_allow.
      See the Autoconf documentation.
configure.in:362: error: possibly undefined macro: AM_PATH_GLIB
error: Bad exit status from /var/tmp/rpm-tmp.37766 (%prep)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.37766 (%prep)


Although ethereal is built with gtk2, and should not require
glib-devel nor gtk+-devel

Version-Release number of selected component (if applicable):
ethereal-0.10.6-2

How reproducible:
Always

Steps to Reproduce:
1.rpm -e glib-
2.rpmbuild -ba gnuplot-4.0.0-3
3.Wait for build error
  
Actual results:


Expected results:


Additional info:

Comment 1 Radek Vokál 2004-10-08 09:28:10 UTC
Fixed in ethereal-0.10.6-3


Note You need to log in before you can comment on or make changes to this bug.