pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/40123: sysutils/file doesn't compile with gcc 3.3
>Number: 40123
>Category: pkg
>Synopsis: sysutils/file doesn't compile with gcc 3.3
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 06 21:40:04 +0000 2008
>Originator: Bernd Ernesti
>Release:
>Organization:
>Environment:
>Description:
gcc 3.3 doesn't support -Wextra:
cc -DHAVE_CONFIG_H -I. -I..
-DMAGIC=\"/usr/pkg/etc/magic:/usr/pkg/share/file/magic\" -I/usr/include -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -O2
-I/usr/include -MT magic.lo -MD -MP -MF .deps/magic.Tpo -c magic.c -fPIC -DPIC
-o .libs/magic.o
cc1: error: unrecognized option `-Wextra'
*** Error code 1
>How-To-Repeat:
cd sysutils/file && make
>Fix:
Home |
Main Index |
Thread Index |
Old Index