pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28540: opencm breaks on compile
>Number: 28540
>Category: pkg
>Synopsis: opencm breaks on compile
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Dec 05 19:45:00 +0000 2004
>Originator: diro%nixsys.bz@localhost
>Release: NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD nixsys 1.6.2 NetBSD 1.6.2 (NIXSYS) #10: Thu Mar 4 22:20:38 EST
2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:
Sorry this is kinda mangled:
cc -O2 -mieee -I/usr/pkg/include -I/usr/include -Wmissing-prototypes -Wall
-Wre turn-type
-DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr
/include
-DCLIENT_TIMEOUT=1800 -c common/rbtree.c -o common/rbtree.o
cc -O2 -mieee -I/usr/pkg/include -I/usr/include -Wmissing-prototypes -Wall
-Wre turn-type
-DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr
/include
-DCLIENT_TIMEOUT=1800 -c common/EntityCache.c -o common/EntityCache.o
cc -O2 -mieee -I/usr/pkg/include -I/usr/include -Wmissing-prototypes -Wall
-Wre turn-type
-DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr
/include
-DCLIENT_TIMEOUT=1800 -c common/ObDict.c -o common/ObDict.o
cc -O2 -mieee -I/usr/pkg/include -I/usr/include -Wmissing-prototypes -Wall
-Wre turn-type
-DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr
/include
-DCLIENT_TIMEOUT=1800 -c common/xfopen.c -o common/xfopen.o
cc -O2 -mieee -I/usr/pkg/include -I/usr/include -Wmissing-prototypes -Wall
-Wre turn-type
-DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr
/include
-DCLIENT_TIMEOUT=1800 -c common/except.c -o common/except.o
common/OS/unix-os.c:59: sys/statvfs.h: No such file or directory
cc -O2 -mieee -I/usr/pkg/include -I/usr/include -Wmissing-prototypes -Wall
-Wre turn-type
-DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr
/include
-DCLIENT_TIMEOUT=1800 -c common/OS/unix-os.c -o common/OS/unix-os.o
common/OS/unix-os.c:59: sys/statvfs.h: No such file or directory
gmake[1]: *** [common/OS/unix-os.o] Error 1
gmake[1]: Leaving directory
`/usr/src/sys/pkgsrc/devel/opencm/work/opencm-0.1.2a
lpha8/base/src'
gmake: *** [all] Error 1
*** Error code 2
Stop.
make: stopped in /usr/src/sys/pkgsrc/devel/opencm
*** Error code 1
Stop.
make: stopped in /sys/pkgsrc/devel/opencm
>How-To-Repeat:
make opencm in pkgsrc-current
>Fix:
Home |
Main Index |
Thread Index |
Old Index