[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice
Subject:    Re: Errors making qt checked out from CVS
From:       David Faure <faure () kde ! org>
Date:       2000-01-28 21:32:31
[Download RAW message or body]

Hmm, byacc perhaps ?

I know that some people had that problem before, but it seems
they're not subscribed here or not listening...

On Fri, Jan 28, 2000 at 06:38:35AM +0000, Erik Severinghaus wrote:
> Same thing :(
> 
> chewie:/usr/src/kde/qt-copy# make
> cd src/moc; make
> make[1]: Entering directory `/mnt/hdb9/src/kde/qt-copy/src/moc'
> for d in kernel widgets tools utils dialogs; do \
>         test -d $d || mkdir $d  || exit 1 ; \
> done
> bison -d moc.y
> moc.y:625: type clash (`' `string') on default action
> moc.y:714: type clash (`' `string') on default action
> moc.y:715: type clash (`' `string') on default action
> moc.y:716: type clash (`' `string') on default action
> moc.y:893: type clash (`' `string') on default action
> moc.y:894: type clash (`' `string') on default action
> moc.y:1026: type clash (`' `string') on default action
> moc.y:1060: type clash (`' `string') on default action
> moc.y:1063: type clash (`' `string') on default action
> make[1]: *** [mocgen.cpp] Error 1
> make[1]: Leaving directory `/mnt/hdb9/src/kde/qt-copy/src/moc'
> make: *** [moc] Error 2      
> 
> David Faure wrote:
> > 
> > On Fri, Jan 28, 2000 at 06:06:57AM +0000, Erik Severinghaus wrote:
> > > Just checked this out from CVS. Do I need to use the snapshot instead
> > > with the patch?
> > 
> > No, snapshots don't compile for other reason :-))
> > 
> > > yacc -d moc.y
> > > moc.y:625: type clash (`' `string') on default action
> > 
> > Use bison instead of yacc. Hmm what was the way to do that ? I forgot.
> > 
> > Well the hacky way is to edit src/moc/Makefile and replace
> > YACC    =       yacc -d
> > with
> > YACC    =       bison -d
> > 
> > --
> > David FAURE
> > david@mandrakesoft.com, faure@kde.org
> > http://home.clara.net/faure/
> > KDE, Making The Future of Computing Available Today
> 

-- 
David FAURE
david@mandrakesoft.com, faure@kde.org
http://home.clara.net/faure/
KDE, Making The Future of Computing Available Today

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic