search for: hostld

Displaying 20 results from an estimated 21 matches for "hostld".

Did you mean: hosted
2020 Apr 01
3
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # $ grep VHOST .config # CONFIG_VHOST is not set > If yes, what's your build config looks like? > > Thanks >
2020 Apr 01
3
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # $ grep VHOST .config # CONFIG_VHOST is not set > If yes, what's your build config looks like? > > Thanks >
2008 Nov 04
1
dahdi trunk does not compile with kernel 2.6.27
...trunk/drivers/dahdi/xpp/init_card_1_30 VERIFY /usr/src/dahdi-trunk/drivers/dahdi/xpp/init_card_2_30 VERIFY /usr/src/dahdi-trunk/drivers/dahdi/xpp/init_card_3_30 VERIFY /usr/src/dahdi-trunk/drivers/dahdi/xpp/init_card_4_30 HOSTCC /usr/src/dahdi-trunk/drivers/dahdi/xpp/print_fxo_modes.o HOSTLD /usr/src/dahdi-trunk/drivers/dahdi/xpp/print_fxo_modes GEN /usr/src/dahdi-trunk/drivers/dahdi/xpp/init_fxo_modes CHECK /usr/src/dahdi-trunk/drivers/dahdi/xpp/init_card_2_30 Use of uninitialized value in concatenation (.) or string at /usr/src/dahdi-trunk/drivers/dahdi/xpp/init_card_2_3...
2020 Apr 01
4
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...c >> YACC scripts/kconfig/parser.tab.[ch] >> HOSTCC scripts/kconfig/lexer.lex.o >> HOSTCC scripts/kconfig/parser.tab.o >> HOSTCC scripts/kconfig/preprocess.o >> HOSTCC scripts/kconfig/symbol.o >> HOSTCC scripts/kconfig/util.o >> HOSTLD scripts/kconfig/conf >> *** Default configuration is based on 'x86_64_defconfig' >> # >> # configuration written to .config >> # >> >> $ grep VHOST .config >> # CONFIG_VHOST is not set >> >> >>> If yes, what's your build...
2020 Apr 01
4
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...c >> YACC scripts/kconfig/parser.tab.[ch] >> HOSTCC scripts/kconfig/lexer.lex.o >> HOSTCC scripts/kconfig/parser.tab.o >> HOSTCC scripts/kconfig/preprocess.o >> HOSTCC scripts/kconfig/symbol.o >> HOSTCC scripts/kconfig/util.o >> HOSTLD scripts/kconfig/conf >> *** Default configuration is based on 'x86_64_defconfig' >> # >> # configuration written to .config >> # >> >> $ grep VHOST .config >> # CONFIG_VHOST is not set >> >> >>> If yes, what's your build...
2005 Nov 06
2
Kernel compilation - 2.6, x86_64, CentOS4.1
...s installed for x86_64 only. I have tried both the standard kernel 2.6.9-11.EL-smp-x86_64 and also 2.6.11.12 and the same problem exists. Googling around, it appears to be to do with a makefile in scripts/kconfig and none of the fixes work. On issuing make xconfig, the messages always end up: HOSTLD scripts/kconfig/qconf /usr/bin/ld: cannot find -lqt collect2: ld returned 1 exit status make[1]: *** [scripts/kconfig/qconf] Error 1 make: *** [xconfig] Error 2 and the fixes suggest removing the middle two lines in scripts/kconfig/Makefile (starting at line 130 for the 2.6.11.12 case): LIBPATH...
2005 Dec 08
2
x86_64 kernel compilation
...to find the GTK+ installation. Please make sure that * the GTK+ 2.0 development package is correctly installed... * You need gtk+-2.0, glib-2.0 and libglade-2.0. * make[1]: *** [scripts/kconfig/.tmp_gtkcheck] Error 1 make: *** [gconfig] Error 2 and a similar message for xconfig: make xconfig HOSTLD scripts/kconfig/qconf /usr/bin/ld: cannot find -lqt collect2: ld returned 1 exit status make[1]: *** [scripts/kconfig/qconf] Error 1 make: *** [xconfig] Error 2 Yet I have the following libraries installed: compat-glibc.i386 1:2.3.2-95.30 installed compat-g...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...>>>> HOSTCC scripts/kconfig/lexer.lex.o >>>> HOSTCC scripts/kconfig/parser.tab.o >>>> HOSTCC scripts/kconfig/preprocess.o >>>> HOSTCC scripts/kconfig/symbol.o >>>> HOSTCC scripts/kconfig/util.o >>>> HOSTLD scripts/kconfig/conf >>>> *** Default configuration is based on 'x86_64_defconfig' >>>> # >>>> # configuration written to .config >>>> # >>>> >>>> $ grep VHOST .config >>>> # CONFIG_VHOST is not set >&gt...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...>>>> HOSTCC scripts/kconfig/lexer.lex.o >>>> HOSTCC scripts/kconfig/parser.tab.o >>>> HOSTCC scripts/kconfig/preprocess.o >>>> HOSTCC scripts/kconfig/symbol.o >>>> HOSTCC scripts/kconfig/util.o >>>> HOSTLD scripts/kconfig/conf >>>> *** Default configuration is based on 'x86_64_defconfig' >>>> # >>>> # configuration written to .config >>>> # >>>> >>>> $ grep VHOST .config >>>> # CONFIG_VHOST is not set >&gt...
2005 Nov 09
2
kernel recompile help
Everytime I try to recompile a kernel, "make modules" always dies with the error: mv: cannot stat `include/asm-i386/asm_offsets.h.tmp': No such file or directory make: *** [include/asm-i386/asm_offsets.h] Error 1 I installed the src RPM and kernel-devel ... any ideas as to what I could be doing wrong? Thanks!!
2020 Apr 01
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...LEX scripts/kconfig/lexer.lex.c > YACC scripts/kconfig/parser.tab.[ch] > HOSTCC scripts/kconfig/lexer.lex.o > HOSTCC scripts/kconfig/parser.tab.o > HOSTCC scripts/kconfig/preprocess.o > HOSTCC scripts/kconfig/symbol.o > HOSTCC scripts/kconfig/util.o > HOSTLD scripts/kconfig/conf > *** Default configuration is based on 'x86_64_defconfig' > # > # configuration written to .config > # > > $ grep VHOST .config > # CONFIG_VHOST is not set > > >> If yes, what's your build config looks like? >> >> T...
2013 Oct 24
1
build and install lustre from source code -- warning on livcfs.ko for no modversions
I built and installed Lustre from source. When I installed built luster-modules- RPM, I got libcfs.ko from the kernel-2.6.18-prep has no modversions (the message is posted below), so it cannot be reused for kernel. Is there any procedure I need to do during the build? There is include/config/modversion.h under patched kernel, but the file does not have any contens and its size is 0. Thanks for
2020 Apr 01
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...g/parser.tab.[ch] > > > HOSTCC scripts/kconfig/lexer.lex.o > > > HOSTCC scripts/kconfig/parser.tab.o > > > HOSTCC scripts/kconfig/preprocess.o > > > HOSTCC scripts/kconfig/symbol.o > > > HOSTCC scripts/kconfig/util.o > > > HOSTLD scripts/kconfig/conf > > > *** Default configuration is based on 'x86_64_defconfig' > > > # > > > # configuration written to .config > > > # > > > > > > $ grep VHOST .config > > > # CONFIG_VHOST is not set > > > >...
2020 Apr 01
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...g/parser.tab.[ch] > > > HOSTCC scripts/kconfig/lexer.lex.o > > > HOSTCC scripts/kconfig/parser.tab.o > > > HOSTCC scripts/kconfig/preprocess.o > > > HOSTCC scripts/kconfig/symbol.o > > > HOSTCC scripts/kconfig/util.o > > > HOSTLD scripts/kconfig/conf > > > *** Default configuration is based on 'x86_64_defconfig' > > > # > > > # configuration written to .config > > > # > > > > > > $ grep VHOST .config > > > # CONFIG_VHOST is not set > > > >...
2020 Apr 01
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...nfig/lexer.lex.o > > > > > HOSTCC scripts/kconfig/parser.tab.o > > > > > HOSTCC scripts/kconfig/preprocess.o > > > > > HOSTCC scripts/kconfig/symbol.o > > > > > HOSTCC scripts/kconfig/util.o > > > > > HOSTLD scripts/kconfig/conf > > > > > *** Default configuration is based on 'x86_64_defconfig' > > > > > # > > > > > # configuration written to .config > > > > > # > > > > > > > > > > $ grep VHOST .config &...
2010 Jun 01
1
strange pvops problem
...ion.h CHK include/linux/utsrelease.h SYMLINK include/asm -> include/asm-x86 Using /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git as source for kernel MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CALL /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git/scripts/checksyscalls.sh CHK include/linux/compile.h LDS arch/x86/kernel/acpi/realmode/wakeup.lds LD arch/x86/kernel/acpi/realmode/wakeup.elf OBJCOPY arch/x86/kernel/acpi/realmode/wakeup.bin AS arc...
2010 Jun 01
1
strange pvops problem
...ion.h CHK include/linux/utsrelease.h SYMLINK include/asm -> include/asm-x86 Using /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git as source for kernel MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CALL /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git/scripts/checksyscalls.sh CHK include/linux/compile.h LDS arch/x86/kernel/acpi/realmode/wakeup.lds LD arch/x86/kernel/acpi/realmode/wakeup.elf OBJCOPY arch/x86/kernel/acpi/realmode/wakeup.bin AS arc...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
On 26.03.20 15:01, Jason Wang wrote: > Currently, CONFIG_VHOST depends on CONFIG_VIRTUALIZATION. But vhost is > not necessarily for VM since it's a generic userspace and kernel > communication protocol. Such dependency may prevent archs without > virtualization support from using vhost. > > To solve this, a dedicated vhost menu is created under drivers so > CONIFG_VHOST
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
On 26.03.20 15:01, Jason Wang wrote: > Currently, CONFIG_VHOST depends on CONFIG_VIRTUALIZATION. But vhost is > not necessarily for VM since it's a generic userspace and kernel > communication protocol. Such dependency may prevent archs without > virtualization support from using vhost. > > To solve this, a dedicated vhost menu is created under drivers so > CONIFG_VHOST
2017 Oct 30
3
[locking/paravirt] static_key_disable_cpuslocked(): static key 'virt_spin_lock_key+0x0/0x20' used before call to jump_label_init()
...c2c8b475c40d8f4a8b5da8c5d71b2fa13f/tools/perf [ 68.938565] [ 68.964848] make: Entering directory '/usr/src/linux-perf-x86_64-rhel-7.2-3d6dabc2c8b475c40d8f4a8b5da8c5d71b2fa13f/tools/perf' [ 68.964849] [ 68.982531] [ 68.992774] HOSTCC fixdep.o [ 68.992775] [ 69.020187] HOSTLD fixdep-in.o [ 69.020189] [ 69.027724] LINK fixdep [ 69.027725] [ 71.935953] [ 71.940363] Auto-detecting system features: [ 71.940366] [ 71.949883] [ 71.960393] [ 71.970928] [ 71.981395] [ 71.991822] [ 72.002197] [ 72.012533] [ 72.022787] [ 72.027935...