On Thu, 2003-03-13 at 15:31, Biswapesh Chattopadhyay wrote: > Hi > > First post so excuse me if this is stupid: > > Can someone give me some pointers on above ? I've have latest gnome-2-2 > branch (jhbuild) + gtkhtml + gal + evolution + CVS mozilla + CVS libical > in a subdirectory under evolution + db-3.1.7 + openldap, etc. Make fails > in libical with: > %option bison-recursive not supported!
maybe check configure is finding/using the right version of bison ? not sure, never seen such an error. > I upgraded to latest bison (1.8something) from ftp.gnu.org and the same > problem :-( > > here are my configure options: > ./configure --prefix=/opt/gnome2.2 --disable-static > --with-db3-includes=/opt/gnome2.2/db-3.1.17/include > --with-db3-libs=/opt/gnome2.2/db-3.1.17/lib --with-openldap > --with-nspr-includes=/opt/gnome2.2/include/mozilla-1.4a > --with-nspr-libs=/opt/gnome2.2/lib/mozilla-1.4a > --with-nss-includes=/opt/gnome2.2/include/mozilla-1.4a > --with-nss-libs=/opt/gnome2.2/lib/mozilla-1.4a fwiw evo is only 'supported' currently on gnome 2.0 + gnome-print 2.2. _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
