pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/36509: sysutils/fakeroot
>Number: 36509
>Category: pkg
>Synopsis: sysutils/fakeroot
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 19 12:00:01 +0000 2007
>Originator: Gilles Dauphin
>Release: SunOS 5.10 i86pc
>Organization:
ENST
>Environment:
System: SunOS bi.enst.fr 5.10 Generic_118855-19 i86pc
>Description:
Making all in test
awk -f ./wrapawk < ./wrapfunc.inp
if /usr/xpg4/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I. -I/usr/include -O -I/usr/include -MT libfakeroot.lo -MD -MP -MF
".deps/libfakeroot.Tpo" -c -o libfakeroot.lo libfakeroot.c; then mv -f
".deps/libfakeroot.Tpo" ".deps/libfakeroot.Plo"; else rm -f
".deps/libfakeroot.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -O -MT libfakeroot.lo -MD -MP -MF
.deps/libfakeroot.Tpo -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o
In file included from libfakeroot.c:96:
wrapped.h:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'LSTAT_ARG'
wrapped.h:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'STAT_ARG'
wrapped.h:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'FSTAT_ARG'
wrapped.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'LSTAT64_ARG'
wrapped.h:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'STAT64_ARG'
wrapped.h:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'FSTAT64_ARG'
wrapped.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'MKNOD_ARG'
In file included from libfakeroot.c:97:
wraptmpf.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'LSTAT_ARG'
wraptmpf.h:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'STAT_ARG'
wraptmpf.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'FSTAT_ARG'
wraptmpf.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'LSTAT64_ARG'
wraptmpf.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'STAT64_ARG'
wraptmpf.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'FSTAT64_ARG'
wraptmpf.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'MKNOD_ARG'
In file included from libfakeroot.c:98:
>How-To-Repeat:
bmake
>Fix:
???
Home |
Main Index |
Thread Index |
Old Index