13 Jan
2006
13 Jan
'06
9:04 p.m.
On Fri, Jan 13, 2006 at 10:01:37PM +0100, Guillaume POIRIER wrote:
Hi,
On 1/13/06, Dominik 'Rathann' Mierzejewski <dominik@rangers.eu.org> wrote:
Calling for Makefile/buildsystem gurus!
This is very hard to reproduce, but sometimes build fails due to vidix/drivers being compiled befor libdha is built. Consequently, linking with libdha fails.
I managed to reproduce this once by doing a full build, and then: $ make -C libdha clean $ make -C vidix clean $ make -j
Anyone?
Parallel build pretty much never worked for me... now, what could be the cure ? I don't have the faintest idea.
Please report if thise solves. - ods15