Re: [Libreoffice] Compilation failed with ct2n
Le 10/04/2011 23:42, Julien Nabet a écrit : Hello, I've got this problem : maryline@maryline:~/compile-libreoffice/libo$ make -r clean && make * * Running the post download checks. * **
Re: [Libreoffice] Compilation failed with ct2n
On Sun, 2011-04-10 at 23:42 +0200, Julien Nabet wrote: > Hello, > > I've got this problem : > Fetching dependencies for module NULL from solver... failed Fixed now, caused by foo NULL NULL in a prj/build.lst it has to be just one NULL, i.e. foo NULL C. _