pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28345: lintpkgsrc -i spews complaints of nonexistant buildlink2.mk files
>Number: 28345
>Category: pkg
>Synopsis: lintpkgsrc -i spews complaints of nonexistant buildlink2.mk
>files
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Nov 18 01:06:00 +0000 2004
>Originator: David Griffith
>Release: 1.6.2
>Organization:
>Environment:
NetBSD zaphod 1.6.2 NetBSD 1.6.2 (ZAPHOD) #0: Sat Jun 5 04:50:05 PDT 2004
dave@arthur:/usr/src/sys/arch/i386/compile/ZAPHOD i386
>Description:
Whever a "lintpkgsrc -i" is done, mass quantities of spew like this occurs:
Cannot locate '../../mk/pthread.buildlink2.mk' (from
/usr/pkgsrc/graphics/mjpegtools/Makefile): .include
"../../mk/pthread.buildlink2.mk"
Cannot locate '../../mk/ossaudio.buildlink2.mk' (from
/usr/pkgsrc/graphics/moz-flash/Makefile): .include
"../../mk/ossaudio.buildlink2.mk"
Cannot locate '../../mk/pthread.buildlink2.mk' (from
/usr/pkgsrc/graphics/mplayer/Makefile): .include
"../../mk/pthread.buildlink2.mk"
Cannot locate '../../mk/pthread.buildlink2.mk' (from
/usr/pkgsrc/graphics/smpeg-xmms/Makefile): .include
"../../mk/pthread.buildlink2.mk"
Cannot locate '../../mk/pthread.buildlink2.mk' (from
/usr/pkgsrc/graphics/transcode/Makefile): .include
"../../mk/pthread.buildlink2.mk"
Cannot locate '../../mk/ossaudio.buildlink2.mk' (from
/usr/pkgsrc/graphics/xanim/Makefile): .include "../../mk/ossaudio.buildlink2.mk"
Cannot locate '../../mk/pthread.buildlink2.mk' (from
/usr/pkgsrc/graphics/xine-lib/Makefile): .include
"../../mk/pthread.buildlink2.mk"
Cannot locate '../../mk/pthread.buildlink2.mk' (from
/usr/pkgsrc/graphics/xine-ui/Makefile): .include
"../../mk/pthread.buildlink2.mk"
All of it has to do with either pthread.buildlink2.mk or
ossaudio.buildlink2.mk. A casual check through the references Makefiles tells
me nothing. I find no references to any buildlink2.mk file. Doing a CVS
update in /usr/pkgsrc/mk doesn't help.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index