On Thu, Mar 14, 2002 at 10:26:57PM -0500, Warren A. Layton wrote: > I am adopting the wmdate package. Unfortunately, I run into this error > when I try to run 'dpkg-buildpackage': > > make[1]: *** No rule to make target `wmdate.man', needed by > `wmdate._man'. Stop. > make[1]: Leaving directory `/home/zeevon/debian/wmdate-0.5' > make: *** [build-stamp] Error 2
You'll want to change ComplexProgramTarget() to ComplexProgramTargetNoMan() in your Imakefile in order to build with XFree86 4, as I recall. It gets a little more difficult if you're building multiple programs, in which case you'll have to find out exactly how #123741 was fixed. -- Colin Watson [EMAIL PROTECTED]

