30 Apr 2000 arjan   » (Apprentice)

Released TeleGNOME 0.0.10 yesterday. Joop Stakenborg <aba@casema.net> made .debs for it, and told me he would put it into the debian distribution, since he is a Debian developper. Cool.

Tried to build Evolution all night, without much results. I get stuck on an error in libversit; it generates warnings like this:

 vcc.y:65: warning: `yyparse' redefined
vcc.c:10: warning: this is the location of the previous
definition
vcc.y:66: warning: `yylex' redefined
vcc.c:11: warning: this is the location of the previous
definition
vcc.y:67: warning: `yyerror' redefined
vcc.c:12: warning: this is the location of the previous
definition
...

it's really frustrating...

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!