Re: Matchbox 0.6 Released.
Matthew Buckett <[email protected]>
| Newsgroups | gmane.comp.handhelds.matchbox |
|---|---|
| Message-ID | <[email protected]> |
Matthew Allum wrote: > Hi all; > > Matchbox 0.6 has been released. Great, thanks very much for matchbox. > The release notes are here; > http://handhelds.org/~mallum/downloadables/RELEASE-NOTES-0.6 > > The tar ball is here; > http://handhelds.org/~mallum/downloadables/matchbox-0.6.tar.gz I've just downloaded 0.6 and it seems like minitime doesn't compile with xft disabled. make[3]: Entering directory `/usr/local/src/matchbox-0.6/util' gcc -DHAVE_CONFIG_H -I. -I. -I.. -Os -Wall -DUSE_PNG -DUSE_MSG_WIN -I/usr/X11R6/include -DDEFAULTTHEME=\"\" -DCONFDEFAULTS=\"\" -DPIXMAPSDIR=\"/usr/local/share/pixmaps/\" -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"/usr/local/share/matchbox\" -I../libmb -c minitime.c minitime.c: In function `paint_callback': minitime.c:132: `Fnt' undeclared (first use in this function) minitime.c:132: (Each undeclared identifier is reported only once minitime.c:132: for each function it appears in.) minitime.c:146: `XftDrw' undeclared (first use in this function) minitime.c:146: warning: implicit declaration of function `XftDrawCreate' minitime.c:132: warning: unused variable `font_y' minitime.c:175: warning: unused variable `font_y' minitime.c: In function `resize_callback': minitime.c:210: `XGlyphInfo' undeclared (first use in this function) minitime.c:210: parse error before `extents' minitime.c:254: `Fnt' undeclared (first use in this function) minitime.c:254: `dpy' undeclared (first use in this function) minitime.c:255: warning: too many arguments for format minitime.c:214: warning: unused variable `found' minitime.c:213: warning: unused variable `i' minitime.c:212: warning: unused variable `pt_sizes' make[3]: *** [minitime.o] Error 1 make[3]: Leaving directory `/usr/local/src/matchbox-0.6/util' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/matchbox-0.6/util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/matchbox-0.6' make: *** [all-recursive-am] Error 2 buckett@kanga:/usr/local/src/matchbox-0.6$ Looking at the diff it seems like there were quite a few changes... On a side note an chance of having windows inserted into the stack rather than just ontop, so that when I open a compose window in mozilla it is place above the mail/news window and then when I send the mail I go back to the mail/news window. -- buckett bash: fortune: command not found