After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 61308 - Problem building oaf-0.6.6 (with bison-1.29)
Problem building oaf-0.6.6 (with bison-1.29)
Status: RESOLVED FIXED
Product: bonobo-activation [was: oaf]
Classification: Deprecated
Component: general
unspecified
Other other
: Normal major
: ---
Assigned To: Maciej Stachowiak
Maciej Stachowiak
Depends on:
Blocks:
 
 
Reported: 2001-09-27 21:36 UTC by Adrian Bunk
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adrian Bunk 2001-09-27 21:36:34 UTC
Building oaf-0.6.6 with bison-1.29 installed failed for me with the
following error:

...
bison -y -d -v ./ac-query-parse.y
touch stamp-parser
test -f y.tab.h && mv -f y.tab.h ac-query-parse.h || touch ac-query-parse.h
flex -t ./ac-query-lex.l >ac-query-lex.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..                           -I..      
     
                -I../liboaf                     -I../liboaf               
     
        -DOAFINFODIR=\"/usr/local/share/oaf\"                  
-DOAF_LOCALEDIR=\""/usr/local/share/locale"\"  
-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include
-I/usr/local/include                                       
-I/usr/local/include/gnome-xml                                 
-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include               
                     -DOAF_CONFDIR=\"/usr/local/etc\"                     
      -O2 -mcpu=v8 -c ac-query-lex.c
test -f y.tab.c && mv -f y.tab.c ac-query-parse.c || touch ac-query-parse.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..                           -I..      
     
                -I../liboaf                     -I../liboaf               
     
        -DOAFINFODIR=\"/usr/local/share/oaf\"                  
-DOAF_LOCALEDIR=\""/usr/local/share/locale"\"  
-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include
-I/usr/local/include                                       
-I/usr/local/include/gnome-xml                                 
-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include               
                     -DOAF_CONFDIR=\"/usr/local/etc\"                     
      -O2 -mcpu=v8 -c ac-query-parse.c
/usr/local/share/bison/bison.simple:76: parse error
gmake[2]: *** [ac-query-parse.o] Error 1
gmake[2]: Leaving directory `/aux.old/oaf-0.6.6/oafd'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/aux.old/oaf-0.6.6'
gmake: *** [all-recursive-am] Error 2
Comment 1 Adrian Bunk 2001-10-28 08:43:55 UTC
seems to be fixed in oaf-0.6.7