[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] configure failure
2012/2/22 Christoph Egger <Christoph.Egger@xxxxxxx>: > On 02/22/12 11:30, Roger Pau Monnà wrote: >> >> 2012/2/22 Christoph Egger<Christoph.Egger@xxxxxxx>: >>> >>> On 02/22/12 10:59, Roger Pau Monnà wrote: >>>> >>>> >>>> 2012/2/22 Christoph Egger<Christoph.Egger@xxxxxxx>: >>>>> >>>>> >>>>> >>>>> Hi, >>>>> >>>>> configure fails on NetBSD that there is no brctl. >>>>> NetBSD has no brctl, NetBSD has brconfig. >>>> >>>> >>>> >>>> Sorry Christoph, the brctl test is going away (from configure at least). >>> >>> >>> >>> There are some more Linux specific tests: >>> - ip >>> - uuid_clear in libuuid >> >> >> Thanks for reporting, I will take care of those once the patch has >> passed the test system (sorry for that, but I cannot test on so many >> systems). >> >>> Also the check for yajl_alloc in libyajl fails although I have libyajl >>> version 1 installed. The check may be correct but configure shouldn't >>> fail >>> if version 1 is still supported. >> >> >> Since I guess you have it in /usr/pkg/, have you set PREPEND_LIB or >> APPEND_LIB env variables before executing configure? > > > No, I have set EXTRA_LIB and EXTRA_INCLUDES. > I tried both PREPEND_LIB and APPEND_LIB and that works. EXTRA_LIB and EXTRA_INCLUDES is deprecated in favor of PREPEND_ and APPEND_, which it's basically the same but allows a more fine grained control. > > Oh and the integer type checks fail. Snippet from config.log: > > configure:7600: checking for int64_t > configure:7600: gcc -c -I/usr/pkg/include -g -O2 conftest.c >&5 > conftest.c: In function 'main': > conftest.c:90: error: expected ')' before ';' token > conftest.c:91: error: expected expression before ']' token > configure: 7600: $? = 1 This was added by default when running autoscan, I guess we can disable those checks. > > The unsigned integer type checks succeed. > > > Christoph > > -- > ---to satisfy European Law for business letters: > Advanced Micro Devices GmbH > Einsteinring 24, 85689 Dornach b. Muenchen > Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd > Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen > Registergericht Muenchen, HRB Nr. 43632 > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |