Bug 2336 - configure Frysk on FC5/x86: syntax error near unexpected token ` FRYSK_GTK,'
Summary: configure Frysk on FC5/x86: syntax error near unexpected token ` FRYSK_GTK,'
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P3 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2104
  Show dependency treegraph
 
Reported: 2006-02-14 08:10 UTC by Wu Zhou
Modified: 2006-05-16 01:55 UTC (History)
0 users

See Also:
Host: i386-linux-gnu
Target: i386-linux-gnu
Build: i386-linux-gnu
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wu Zhou 2006-02-14 08:10:51 UTC
Reproduce step: 
1. A fresh install of FC5 test2 on a x86 box
2. yum install antlr jdom glib-java libgtk-java \
libvte-java vte-devel libglade-java gcc-java xmlto
3. cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/frysk co frysk
4. ( cd frysk && ./autogen.sh )
5. ( mkdir build && cd build && ../frysk/configure )

The error message:
......
checking for gij... gij
checking java flags... -g -classpath $(SOURCEPATH):$(CLASSPATH)
checking for ecj... no
checking for fig2dev... /usr/bin/fig2dev
checking for xmlto... xmlto
../../frysk/frysk-gtk/configure: line 3920: syntax error near unexpected token `
FRYSK_GTK,'
../../frysk/frysk-gtk/configure: line 3920: `PKG_CHECK_MODULES(FRYSK_GTK, gtk+-2
.0 >= 2.7.0 gtk2-java >= 2.7.0 glib-java >= 0.2)'
configure: error: /bin/sh '../../frysk/frysk-gtk/configure' failed for frysk-gtk

P.S: Don't encounter this problem on x86/RHEL4-U2 and ppc64/FC5
Comment 1 Andrew Cagney 2006-05-05 18:12:52 UTC
Is this still occuring.

Note that the build process changed, see http://sourceware.org/frysk/build/
Comment 2 Wu Zhou 2006-05-13 05:08:29 UTC
I just had a try with the new build process on a FC5/x86 box, with the kernel
updated to 2.6.16-1.2111_FC5.  There is no such configuration error any more.

I didn't have a fresh install of FC5 though.  But I will ask a new colleague of
mine to try this next Monday. If it works, I will close this bug.  Thanks.
Comment 3 Wu Zhou 2006-05-16 01:55:56 UTC
It is OK with a fresh install of FC5.  Close this defect.