Found my problem, for some reason libmilter0 was still in? Maybe?
I did a dpkg -P libmilter0, reinstalled libmilter1.0.1 for kicks, then make. ld couldn't find -lmilter then, so I had to add -L/usr/lib/libmilter to the end of the ld flags.
Then, finally, it worked.
Now if I could figure out why the look ahead isn't working...
2008-11-26 03:15:22 UTC in Smart Sendmail Filters