Hi guys, I have problem compiling this on x86_64 fedora F8. Its a bit odd, because 3.17.5 compiled fine, and the routing giving problems was not changed in this area. Could it be because I updated glib2 from 2.14 to 2.15 in order to test this? The log follows...thanks, Bill
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/evo-2.21.90//include -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/opt/evo-2.21.90//include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DGNOME_EXPLICIT_TRANSLATION_DOMAIN= \"gtkhtml-3.14\" -DG_LOG_DOMAIN=\"gtkhtml\" -DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -DPREFIX= \"/opt/evo-2.21.90/\" -DLIBDIR=\"/opt/evo-2.21.90//share\" -DDATADIR= \"/opt/evo-2.21.90//share\" -DSYSCONFDIR=\"/opt/evo-2.21.90//etc\" -DICONDIR=\"/opt/evo-2.21.90//share/gtkhtml-3.14/icons\" -DGTKHTML_DATADIR=\"/opt/evo-2.21.90//share/gtkhtml-3.14\" -DGLADE_DATADIR=\"/opt/evo-2.21.90//share/gtkhtml-3.14\" -DGNOMELOCALEDIR=\"/opt/evo-2.21.90//share/locale\" -g -O2 -Wall -Wmissing-prototypes -MT htmlengine-edit-clueflowstyle.lo -MD -MP -MF .deps/htmlengine-edit-clueflowstyle.Tpo -c htmlengine-edit-clueflowstyle.c -fPIC -DPIC -o .libs/htmlengine-edit-clueflowstyle.o htmlengine-edit-clueflowstyle.c: In function 'undo_or_redo': htmlengine-edit-clueflowstyle.c:177: error: 'G_GNUC_FUNCTION' undeclared (first use in this function) htmlengine-edit-clueflowstyle.c:177: error: (Each undeclared identifier is reported only once htmlengine-edit-clueflowstyle.c:177: error: for each function it appears in.) htmlengine-edit-clueflowstyle.c: In function 'set_clueflow_style_in_region': htmlengine-edit-clueflowstyle.c:282: error: 'G_GNUC_FUNCTION' undeclared (first use in this function) On Wed, 2008-01-30 at 09:59 +0530, Srinivasa Ragavan wrote: > Hi All, > > The Evolution Team is pleased to announce the release of Evolution > 2.21.90. > > You can download the following : > > http://ftp.acc.umu.se/pub/gnome/sources/gtkhtml/3.17/gtkhtml-3.17.90.1.tar.bz2 > http://ftp.acc.umu.se/pub/gnome/sources/evolution-data-server/2.21/evolution-data-server-2.21.90.tar.bz2 > http://ftp.acc.umu.se/pub/gnome/sources/evolution/2.21/evolution-2.21.90.tar.bz2 > http://ftp.acc.umu.se/pub/gnome/sources/evolution-exchange/2.21/evolution-exchange-2.21.90.tar.bz2 > > Upgrade Notes : > Evolution 2.21.x is the unstable series of 2.22 development. > (Note: Evolution/EDS/Exchange versions are synced with the GNOME > versions) > > RELNOTE: If you are using Exchange/Groupwise, we suspect there may be some > regressions due > to new libsoup integration. In case, you observe any regressions or memory > built up or not able to connect to > the server in some scenarios, report a bug as soon as possible with all the > required information. > RELNOTE: If you have created labels/tags using Evolution 2.21.4. You > need to delete them and recreate using 2.21.5 or later. We have changes the > way > labels are stored now. It should be final now. > > > What is New ? > ============= > > Important Most Wanted Bug fixes: > ================================ > Folder summary Mismatch during sync - (Sankar) > VFolders/trash crash on exit or account disable is fixed (Milan Crha) > Anchor support for Frame/IFrame in gtkhtml (Milan Crha) > > Evolution: > ========== > New in 2.21.90: > Improved spam filtering and spam white list implementation and new > preferences UI for configuring spam filtering (Srinivasa Ragavan) > > Bug Fixes: > #324604: Ensure the print of the email is transformed from RFC822 or > RFC2047 (Milan Crha) > #329712: Add a new state to maintian forced offline (Srinivasa Ragavan) > #333695: Print attendee name instead of email address if available > (Milan Crha) > #337046: Have a ticking filename for attachment, if the mime doesn't > carry it (Srinivasa Ragavan) > #339156: Translation issues (Andre Klapper) > #355864: Critical Crash warning while unchecking web calendar (Milan > Crha) > #371011: Insert a new paragraph for signature (Johnny Jacob) > #391408: Fix contact minicards for RTL languages (Djihed Afifi) > #395939: Memory leak fix (Milan Crha) > #402487: Memory leak fix (Milan Crha) > #405777: Fix a crash when previewing mails (Srinivasa Ragavan) > #426159: Allow users to snooze for 1+ hour 0 minutes (Suman Manjunath) > #467581: Don't cancel all threads for a vfolder based search > (all/account search) (Johnny Jacob) > #475781: Fix memory leaks (Milan Crha) > #503327,503678: Return GByteArray instead of gchar* (Johnny Jacob) > #503551: Fix a crash when trying to delete unselected contact (Milan > Crha) > #504062: Fix message list sorting (Milan Crha) > #507564: Fix contact view for RTL languages. (Djihed Afifi) > #509124: Check result of build_message() for NULL before proceeding > (Matthew Barnes) > #509509: Make the status bar height as large as the task bar to > eliminate "bouncing" when navigating the main menu (Jean-Christophe) > #509697: Ensure search folders are running before calling anything from > this (Milan Crha) > #509741: Fix a crash that occurs when prompted to accept a certificate > (Matthew Barnes) > #509879: Drop code to clear memo preview every 60 seconds (Milan Crha) > #510409: Free memory before assigning NULL (Milan Crha) > #511094: Set proper foreground color based on focused/non-focused > canvas (Milan Crha) > #511105: Free allocated memory properly (Milan Crha) > #511232: Fixed typo Uknown -> Unknown (Jan Tichavsky) > #511488: Ensure vfolder is running (Milan Crha) > #512020: Imposible to remove categories of weather (Milan Crha) > > Other Contributors: > Windows build fixes (Tor Lillqvist) > Message list cairo drawing (Srinivasa Ragavan) > Added localized screenshots (Andre Klapper) > libsoup updates (Dan Winship) > > Updated Translations: > Žygimantas Beručka (lt) > Jovan Naumovski (mk) > Jorge Gonzalez (es) > Andre Klapper (de) > Kjartan Maraas (nb) > Yair Hershkovitz (he) > Inaki Larranaga Murgoitio (eu) > Sandeep Shedmake (mr) > Shankar Prasad (kn) > Ignacio Casal Quinteiro (gl) > > Evolution-data-server: > ===================== > New in 2.21.90 > Speed up spam filtering and spam whitelist implementation (Srinivasa > Ragavan) > > Bug Fixes: > #213072: Avoids the infinite loop that might be caused in case of > broken mbox files or null From addresses. (Sankar P) > #213072: Remove the error condition that inits and persists the > infamous "folder summary mismatch" bug (Sankar P) > #300098: Set proper dependencies for stand-alone programs linking > against camel. (Øystein Gisnås) > #324168: Crash while disabling/Deleting accounts (Milan Crha) > #335217: Memory leak fixes + Invalid memory read (Chenthill) > #386157: crash in Evolution (Milan Crha) > #445309: Save certificates before cleaning up (Matthew Barnes) > #450840: Do not crash if a message is not there in the summary > (Srinivasa Ragavan) > #456019: Use 'pop' as service name, instead of 'pop3', in the > digest-uri (hggdh2) > #475781: Fix memory leaks (Milan Crha) > #481699: Don't crash if the server returns you bad COPYUID (Srinivasa > Ragavan) > #482940: Make the maildir summary check thread safe. May be needed for > other functions too. (Srinivasa Ragavan) > #496081: Can't find string in phone field, but can in all fields (Milan > Crha) > #498977: Prevent encoding to base64 of no data in the content buffer. > (Milan Crha) > #506250: Improvements in password prompt (Matthew Barnes) > #509124: Check pointer for NULL (Matthew Barnes) > #509644: Use the correct response codes for the dialog buttons. > (Matthew Barnes) > #509985: Refactor the keyring logic and emit more informative warning > messages when a keyring operation fails (Matthew Barnes) > #510168: Ensure slave gone in dispose function of the backend (Milan > Crha) > #510303: Escape the authentication error message so the markup parser > will parse it verbatim (Matthew Barnes) > #510409: Fix memory leaks (Milan Crha) > #511235: Changed prototype to reflect actual libsoup (Milan Crha/Dan > Winship) > #511301: Crash on Exchange startup (Dan Winship) > #511717: Add gettext imap folders (Takao Fujiwara) > > Other Contributors: > Camel mime fixes (Jeffrey Stedfast) > Implement byte order for win32 (Tor Lillqvist) > Changed error message to a better string (Sankar P) > Remove unused libsoup includes and update for libsoup 2.4 (Dan Winship) > Adapt to newer libsoup (Kjartan Maraas) > > Updated Translations: > Daniel Nylander (sv) > Ivar Smolin (et) > Kjartan Maraas (nb) > Inaki Larranaga Murgoitio (eu) > Jorge Gonzalez (es) > > > GtkHTML > ======= > New in 2.21.90: > Support for Anchors (Frame/IFRAME) (Milan Crha) > > Bug Fixes: > #371011: crash in undo_or_redo (Matthew Barnes/Johnny) > #431190: Look for anchors in FRAME and IFRAME too (Milan Crha) > #447122: Move to next character when searching forward also when found > as first character of paragraph (Milan Crha) > #489456: evolution crashed when changing image alignment (Bharath > Acharya) > #491210: The GtkHTMLSearchDialog was being accessed after destroying it > (Bharath Acharya) > #505819: We should not unref ourself (Milan Crha) > > Other Contributors: > libsoup updates (Dan Winship) > Build changes (Tor Lillqvist) > > Evolution-Exchange: > =================== > Other Contributors: > libsoup updates (Dan Winship) > > Updated Translations: > Kjartan Maraas (nb) > Andre Klapper (de) > Inaki Larranaga Murgoitio (eu) > Clytie Siddall (vi) > Washington Lins (pt_BR) > Yannig Marchegay (oc) > Wadim Dziedzic (pl) > Daniel Nylander (sv) > Djihed Afifi (ar) > Jorge Gonzalez (es) > > Reporting Bugs > > If you have problems with 2.21.90, please take the time to submit the bug > using Bug Buddy or at http://bugzilla.gnome.org. Try to fill in as much > detail as you can regarding the circumstances that lead to the problem. > > If you have a feature request, you can also file that at > http://bugzilla.gnome.org/ don't be discouraged if you don't hear from > us right away, we get hundreds of feature requests a year. > > You can also check if your bug has been reported before by using the > search functionality of Bugzilla. > > More information is available at the project website > http://www.gnome.org/projects/evolution and the project wiki : > http://go-evolution.org/ > > > Thanks, > Srini > > > > > _______________________________________________ > Evolution-hackers mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/evolution-hackers -- ________________________________________________________________ Dr William Murray [EMAIL PROTECTED] (44)-1235-446256 RAL, Harwell Science and Innovation Campus, Didcot, OX11 0QX, UK _______________________________________________ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list