I tried to follow my own instructions given here to build a deb package for Hardy, but it didn't work... It wouldn't compile cleanly and errored out with:
lmx.c:34: Fehler: »link« als andere Symbolart redeklariert
(Sorry, got it in German only)
I googled a lot, but nothing... Compiling the sources worked well, but not if I tried to build the deb package via "uupdate". As I'm no expert in building packages this gave me a hard time, but finally I got it: you have to edit debian/rules a little and it works! But now, step by step.