latest ion3
"Mark Mitchell" <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
Hey, On the latest source tree I've been getting compilation problems: ../ioncore/ioncore.a(gr.o): In function `gr_stylespec_add': /home/test/Desktop/ion/darcs/ion-3/ioncore/gr.c:337: undefined reference to `stringstore_ref' ../ioncore/ioncore.a(gr.o): In function `gr_stylespec_do_init_from': /home/test/Desktop/ion/darcs/ion-3/ioncore/gr.c:396: undefined reference to `stringstore_ref' ../ioncore/ioncore.a(gr.o): In function `gr_stylespec_load_': /home/test/Desktop/ion/darcs/ion-3/ioncore/gr.c:248: undefined reference to `stringstore_alloc_n' Is either libtu/stringstore.(c|h) out of date? (or have I just not used darcs properly / have some other issue) I am building on xubuntu, and until about a week ago have always been able to successfully build the latest version from darcs... Regards, -Mark