Broken on building Gtkhtml
"simon.zheng" <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.devel |
|---|---|
| Message-ID | <1141186455.3012.3.camel@fulltime> |
Hi, I Just updated the code and built, then got the following error -------------------------------------------------------------------- Undefined first referenced symbol in file next_uri ./.libs/libgtkhtml-3.8.so -------------------------------------------------------------------- next_uri() seems to be deleted from gtkhtml.c, but it's still referred by some function. Anyone can take a look?:-) Thanks, -Simon