pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/35087: sysutils/xentools20 compilation error (NetBSD-3.0)
>Number: 35087
>Category: pkg
>Synopsis: sysutils/xentools20 compilation error (NetBSD-3.0)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Nov 20 17:20:00 +0000 2006
>Originator: Robert Elz
>Release: NetBSD 3.99.15 (pkgsrc current within last 8-10 hours)
>Organization:
Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 3.99.15 NetBSD 3.99.15
(GENERIC-1.696-20060125) #8: Wed Jan 25 04:59:39 ICT 2006
kre%jade.coe.psu.ac.th@localhost:/usr/obj/current/kernels/JADE_ASUS i386
Architecture: i386
Machine: i386
>Description:
Compilation error (undelcared variable (macro probably))
in sysutils/xentools20.
I am compiling using pkg_comp with libkver, and NetBSD 3.0
(release) binary sets and sources installed.
>How-To-Repeat:
Given the appropriate environment (I doubt pkg_comp itself
is relevant to this)
cd ..../pkgsrc/sysutils/xentools20
make
Expect to see ...
gcc -I/usr/pkg/include/python2.4 -I/usr/include -I/usr/pkg/include -O2
-I/usr/pkg/include/python2.4 -I/usr/include -I/usr/pkg/include -m32 -march=i686
-m32 -march=i686 -Wall -Werror -O3 -fno-strict-aliasing -I ../../tools/libxc -I
../../tools/libxutil -Wp,-MD,.xfrd.o.d -I/usr/pkg/include -c -o xfrd.o xfrd.c
gcc -I/usr/pkg/include/python2.4 -I/usr/include -I/usr/pkg/include -O2
-I/usr/pkg/include/python2.4 -I/usr/include -I/usr/pkg/include -m32 -march=i686
-m32 -march=i686 -Wall -Werror -O3 -fno-strict-aliasing -I ../../tools/libxc -I
../../tools/libxutil -Wp,-MD,.xen_domain.o.d -I/usr/pkg/include -c -o
xen_domain.o xen_domain.c
xen_domain.c: In function `curlsetup':
xen_domain.c:227: error: `CURLOPT_MUTE' undeclared (first use in this function)
xen_domain.c:227: error: (Each undeclared identifier is reported only once
xen_domain.c:227: error: for each function it appears in.)
gmake[1]: *** [xen_domain.o] Error 1
gmake[1]: Leaving directory
`/pkg_comp/obj/pkgsrc/sysutils/xentools20/default/xen-2.0/tools/xfrd'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/sysutils/xentools20
*** Error code 1
Stop.
>Fix:
None from me...
Home |
Main Index |
Thread Index |
Old Index