[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

New imake config causing problems



[ Note CC: to debian-x ]

More of a heads-up than anything else I guess - I don't expect
anything to change really. I've just picked up a second serious bug
against one of my packages that uses imake.

Bug #113859 against nas:

==========================

Package: nas
Version: 1.4.2-1
Severity: serious

When I try to build the nas package, I get the error

...
making all in clients/audio/auconvert...
make[4]: Entering directory
`/home/daniel/src/debian/n/nas/nas-1.4.2/clients/audio/auconvert'
gcc -O2 -fno-strength-reduce     -I../../../include
-I/usr/X11R6/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO    -DHAS_MKSTEMP   -c -o auconvert.o auconvert.c
rm -f auconvert
gcc -o auconvert auconvert.o -O2 -fno-strength-reduce
-L/usr/X11R6/lib ../../../lib/audio/libaudio.a -lXt -lSM -lICE -lXext -lX11 -lm
make[4]: *** No rule to make target `tmp.man', needed by `tmp._man'.
Stop.
make[4]: Leaving directory
`/home/daniel/src/debian/n/nas/nas-1.4.2/clients/audio/auconvert'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/daniel/src/debian/n/nas/nas-1.4.2/clients/audio'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/daniel/src/debian/n/nas/nas-1.4.2/clients'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/daniel/src/debian/n/nas/nas-1.4.2'
make: *** [build] Error 2

==========================

This is really annoying - nas built just fine previously, but it looks
like there has been a significant change to the output of imake,
specifically to man page handling in CppManTarget in Imake.rules. My
other package, xpacman, had just the same problem. I'm not sure
whether I should file a bug against xlibs-dev for this or just work
around the problem...

-- 
Steve McIntyre, Cambridge, UK.                   stevem@chiark.greenend.org.uk
<a href=http://www.rpg-soc.ucam.org/curs/>CURS home page</a>
"Can't keep my eyes from the circling sky,                 +------------------
"Tongue-tied & twisted, Just an earth-bound misfit, I..."  |Finger for PGP key



Reply to: