search for: build_fix

Displaying 3 results from an estimated 3 matches for "build_fix".

Did you mean: build_fib
2011 May 31
0
[XEN-NVIDIA] Update 270.41.06 Failed
...The specific snippet of code: > ^[[31;01m*^[[0m eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" > CROSS_COMPILE=${CHOST}- > LDFLAGS=\"$(get_abi_LDFLAGS)\" > ${BUILD_FIXES} > ${BUILD_PARAMS} > ${BUILD_TARGETS} > " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" > CROSS_COMPILE=${CHOST}- LD > FLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} > ${BUILD_TARGETS}"; > ^[[31;01m*^[[0m > ^[[31;01m*^[...
2016 Feb 01
3
Problems building on MinGW
Hi all, I tried building the latest flac.git on Windows with MinGW just today, and got the following build error: (I had to copy-paste this 'by hand', so there might be a few small mistakes) > CCLD utf8/libutf8.la > CC win_utf8_io/win_utf8_io.lo > win_utf8__io/win_utf8_io.c:266:13: error: static declaration > of 'set_filename_utf8' follows
2012 Apr 17
2
[PATCH BUILD FIX 0/2] build xc_hvm_inject_msi on Xen < 4.2
...Xen < 4.2 configure | 25 +++++++++++++++++++++++++ hw/pc.c | 2 +- hw/xen.h | 10 ++++++++++ hw/xen_common.h | 15 +++++++++++++++ xen-all.c | 2 +- 5 files changed, 52 insertions(+), 2 deletions(-) git://xenbits.xen.org/people/sstabellini/qemu-dm.git build_fix Cheers, Stefano