For build requirements see poldek.spec. 

Required trurlib may be downloaded from PLD ftp site:
<ftp://ftp.pld.org.pl/PLD-1.0/SRPMS/SRPMS/trurlib-0.43.1-1.src.rpm>

or from CVS repository
cvs -d :pserver:cvs@anoncvs.pld.org.pl:/cvsroot get -r v0_43_1 \ 
	installer/trurlib

To build it do:
$ cd installer/trurlib && ./configure && make && make install

After trurlib installation try in poldek/

$ ./configure && make

