pkgsrc-Bugs archive

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

Re: pkg/46238 (multimedia/xine-lib fails to build on NetBSD 5.1_STABLE/amd64)



The following reply was made to PR pkg/46238; it has been noted by GNATS.

From: Matthias Drochner <M.Drochner%fz-juelich.de@localhost>
To: Greg Oster <oster%cs.usask.ca@localhost>
Cc: <gnats-bugs%NetBSD.org@localhost>, <drochner%NetBSD.org@localhost>, 
<pkg-manager%NetBSD.org@localhost>,
        <pkgsrc-bugs%NetBSD.org@localhost>, <gnats-admin%NetBSD.org@localhost>
Subject: Re: pkg/46238 (multimedia/xine-lib fails to build on NetBSD 
 5.1_STABLE/amd64)
Date: Thu, 22 Mar 2012 17:22:10 +0100

 oster%cs.usask.ca@localhost said:
 > configure:19700: checking if cc supports -Werror-implicit-function-decl
 > aration flag
 
 Ah, I see what is going on: "configure" checks for both
 -Werror-implicit-function-declaration and
 -Werror=3Dimplicit-function-declaration, but both map to the
 same internal shell variable to keep state. (non-alphanumeric
 characters are replaced by '_')
 So if the former succeeds, the latter is believed to be supported too
 which is not true for the gcc version in NetBSD-5.
 
 Rather than trying to fix this I've just disabled both.
 Can you try with Makefile.common rev.1.76?
 
 best regards
 Matthias
 
 
 
 
 ---------------------------------------------------------------------------=
 ---------------------
 ---------------------------------------------------------------------------=
 ---------------------
 Forschungszentrum Juelich GmbH
 52425 Juelich
 Sitz der Gesellschaft: Juelich
 Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
 Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
 Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
 Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
 Prof. Dr. Sebastian M. Schmidt
 ---------------------------------------------------------------------------=
 ---------------------
 ---------------------------------------------------------------------------=
 ---------------------
 
 Kennen Sie schon unsere app? http://www.fz-juelich.de/app
 


Home | Main Index | Thread Index | Old Index