On Monday 12 November 2007 11.27:48 Murat Senel wrote: > Monday 12 November 2007 Tarihinde 10:43:38 yazm??t?: > > Le lundi 12 novembre 2007 ? 01:17 +0200, Murat Senel a ?crit : > > > I had the error below when trying to compile trunk. I think that I miss > > > a dependency but don't know what it is. > > > > > > The error: http://rafb.net/p/2BeEEi34.html > > > > > > Any help would be much appreciated. > > > > > > Thanks > > > Murat
Maybe I should have given some instructions related to the new build system. With the switch to CMake, to compile, you must do the following in source folder: cmake . make Don't use the configure script anymore. Compilation works on my system, let me know if this fixes your build issues. regards jb -- Jean-Baptiste Mardelle GPG: 0x8208AB1F; Fingerprint: 906E F39F 69C2 167A 1280 ED5E F728 4E1D 8208 AB1F
