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)
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=implicit-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