Displaying 12 results from an estimated 12 matches for "dkbuild_basename".
Did you mean:
kbuild_basename
2005 Jan 08
1
problems with 2.4.28 + Julian''s patch
...when I attempt to build my kernel. Any ideas?
Thanks!
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -fno-unit-at-a-time -nostdinc -iwithprefix include -DKBUILD_BASENAME=fib_frontend -c -o fib_frontend.o fib_frontend.c
fib_frontend.c: In function `fib_validate_source'':
/usr/src/linux/include/net/ip_fib.h:178: sorry, unimplemented: inlining failed in call to ''fib_result_table'': function body not available
fib_frontend.c:253: sorry, unimpl...
2004 Aug 20
2
[kernel-2.4.21-15] rebuild problem
...-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-Wno-unused -fomit-frame-poi nter -pipe -freorder-blocks
-mpreferred-stack-boundary=2 -march=pentium4 -DMODULE -DMODVERSIONS
-include /usr/src/linux-2.4.21-15.0.4.EL/include/linux/modversions.h
-nostdinc -iwithprefix include -DKBUILD_BASENAME=module -c -o module.o
module.c In file included from
/usr/src/linux-2.4.21-15.0.4.EL/include/linux/if.h:23,
from cipe.h:21, from module.c:15:
/usr/src/linux-2.4.21-15.0.4.EL/include/linux/socket.h:264: invalid
suffix on integer
constant/usr/src/linux-2.4.21-15.0.4.E...
2005 Jan 26
1
Compiling xenlinux 2.4.29 with grsec.. help needed
...and after some compiling I got
this error:
gcc -D__KERNEL__ -I/root/stuff/xen/xen-2.0-grsec/linux-2.4.29-xenU/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686 -nostdinc -iwithprefix include -DKBUILD_BASENAME=fault -c -o
fault.o fault.c
fault.c: In function o_page_fault'':
fault.c:135: warning: passing arg 1 of xpand_stack'' from incompatible
pointer type
fault.c:135: warning: passing arg 2 of xpand_stack'' makes pointer from
integer without a cast
fault.c:135: error: too few ar...
2003 Feb 08
0
[Bug 46] New: ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
...pes-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer-pipe -mpreferred-stack-boundary=2 -march=i686
-malign-functions=4 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.18-24.8.0/include/linux/modversions.h -nostdinc -I
/usr/lib/gcc-lib/i386-redhat-linux/3.2/include
-DKBUILD_BASENAME=nfnetlink -DEXPORT_SYMTAB -c nfnetlink.c
cc1: warning: -malign-functions is obsolete, use -falign-functions
nfnetlink.c: In function `nfnetlink_subsys_register_Re3f406ed':
nfnetlink.c:85: warning: concatenation of string literals with
__FUNCTION__ is deprecated nfnetlink.c: In funct...
2016 Jul 13
2
[PATCH v3 1/7] lib: string: add functions to case-convert strings
...ces=0
-Wframe-larger-than=2048 -fno-stack-protector
-Wno-unused-but-set-variable -fno-omit-frame-pointer
-fno-optimize-sibling-calls -fno-var-tracking-assignments -g
-Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow
-fconserve-stack -Werror=implicit-int -Werror=strict-prototypes
-DKBUILD_BASENAME='"bounds"' -DKBUILD_MODNAME='"bounds"'
-fverbose-asm -E -o kernel/bounds.i kernel/bounds.c
In file included from include/asm-generic/bug.h:13:0,
from ./arch/arm64/include/asm/bug.h:62,
from include/linux/bug.h:4,...
2003 Feb 03
0
[Bug 39] New: can't execute 'make modules'
.../include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe
-mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.19/include/linux/modversions.h -nostdinc -I
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include -DKBUILD_BASENAME=ip_queue -c
-o ip_queue.o ip_queue.c
ip_queue.c: In function `ipq_rcv_nl_event':
ip_queue.c:568: `NETLINK_URELEASE' undeclared (first use in this function)
ip_queue.c:568: (Each undeclared identifier is reported only once
ip_queue.c:568: for each function it appears in.)
ip_queue.c:569: de...
2016 Jul 13
0
[PATCH v3 1/7] lib: string: add functions to case-convert strings
...=2048 -fno-stack-protector
> -Wno-unused-but-set-variable -fno-omit-frame-pointer
> -fno-optimize-sibling-calls -fno-var-tracking-assignments -g
> -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow
> -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes
> -DKBUILD_BASENAME='"bounds"' -DKBUILD_MODNAME='"bounds"'
> -fverbose-asm -E -o kernel/bounds.i kernel/bounds.c
> In file included from include/asm-generic/bug.h:13:0,
> from ./arch/arm64/include/asm/bug.h:62,
> from include/linux/bug....
2004 Feb 08
2
xeno-1.2.bk compilation question?
...ing error messages.
Any pointers will be appreciated.
-ishwar
---
gcc -D__KERNEL__ -I/local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -Os -nostdinc -iwithprefix include -DKBUILD_BASENAME=dsfield -c -o dsfield.o dsfield.c
In file included from /local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/include/acpi/platform/acenv.h:120,
from /local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/include/acpi/acpi.h:53,
from dsfield.c:45:
/local1/xxen/xeno-1.2.bk/xenolinux-2.4.24...
2019 Sep 26
2
An error of asm goto occured while compiling Linux kernel 5.3
Hi all,
I encountered an error while compiling Linux kernel 5.3 to IR.
My LLVM version is 9.0.0 release.
This error said "invalid operand for inline asm constraint 'i'" in
arch/x86/include/asm/jump_table.h.
The source code is
static __always_inline bool arch_static_branch(struct static_key *key,
bool branch)
{
asm_volatile_goto("1:"
".byte "
2016 Jul 11
2
[PATCH v3 1/7] lib: string: add functions to case-convert strings
On 9 July 2016 at 08:30, Markus Mayer <markus.mayer at broadcom.com> wrote:
> On 9 July 2016 at 05:04, Luis de Bethencourt <luisbg at osg.samsung.com> wrote:
>> On 08/07/16 23:43, Markus Mayer wrote:
>>> Add a collection of generic functions to convert strings to lowercase
>>> or uppercase.
>>>
>>> Changing the case of a string (with or
2018 Apr 08
0
Success : clang/LLVM-built host kernel and clang-built VMware kernel modules for VMware Player 14.1.1 on host Ubuntu 17.10 x86_64
...r=date-time -Werror=incompatible-pointer-types -Wall
-Wstrict-prototypes -DVMW_USING_KBUILD -DVMMON -DVMCORE
-I/tmp/modconfig-sImz9k/vmmon-only/./include
-I/tmp/modconfig-sImz9k/vmmon-only/./common
-I/tmp/modconfig-sImz9k/vmmon-only/./linux
-I/tmp/modconfig-sImz9k/vmmon-only/./vmcore -DMODULE
'-DKBUILD_BASENAME="hostif"' '-DKBUILD_MODNAME="vmmon"' -c -o
/tmp/modconfig-sImz9k/vmmon-only/linux/.tmp_hostif.o
/tmp/modconfig-sImz9k/vmmon-only/linux/hostif.c
.
.
.
.
.
.
LD [M] /tmp/modconfig-sImz9k/vmmon-only/vmmon.ko
make[1]: Leaving directory '/med...
2018 Feb 09
3
retpoline mitigation and 6.0
I think I see what's going on, and I agree it looks like a bug. It was too
much to hope that later passes weren't going to mess with the PUSH
instruction. :(
While I was trying to reproduce your problem, I think I found another one
that looks like this:
$ clang -S -O2 -m32 -mregparm=3 -mretpoline spill_across_rp.cpp -o - |
grep _retpoline_push -B2
...
movl %eax, 8(%esp)