ports/65933: [MAINTAINER] sysutils/grub: fix non-critical bugs in UFS2 patch

Pav Lucistnik pav at FreeBSD.org
Sat Jun 5 18:31:17 UTC 2004


Synopsis: [MAINTAINER] sysutils/grub: fix non-critical bugs in UFS2 patch

State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Sat Jun 5 11:30:53 PDT 2004
State-Changed-Why: 
Does not buid on 4-STABLE:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I../stage1  -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -malign-jumps=1 -malign-loops=1 -malign-functions=1 -Wundef  -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -fwritable-strings -O -pipe  -c -o libgrub_a-fsys_ufs2.o `test -f 'fsys_ufs2.c' || echo './'`fsys_ufs2.c
In file included from /usr/include/stdio.h:43,
                 from /usr/include/ncurses.h:76,
                 from shared.h:294,
                 from fsys_ufs2.c:66:
/usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined
/usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined
In file included from fsys_ufs2.c:69:
ufs2.h:72: redefinition of `__uint8_t'
/usr/include/machine/ansi.h:131: `__uint8_t' previously declared here
ufs2.h:73: redefinition of `__uint16_t'
/usr/include/machine/ansi.h:133: `__uint16_t' previously declared here
ufs2.h:74: redefinition of `__uint32_t'
/usr/include/machine/ansi.h:135: `__uint32_t' previously declared here
ufs2.h:75: redefinition of `__uint64_t'
/usr/include/machine/ansi.h:119: `__uint64_t' previously declared here
gmake[3]: *** [libgrub_a-fsys_ufs2.o] Error 1
gmake[3]: Leaving directory `/tmp/a/ports/sysutils/grub/work/grub-0.94/stage2'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp/a/ports/sysutils/grub/work/grub-0.94/stage2'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/a/ports/sysutils/grub/work/grub-0.94'
gmake: *** [all] Error 2
*** Error code 2

http://www.freebsd.org/cgi/query-pr.cgi?pr=65933



More information about the freebsd-ports-bugs mailing list