On Thu, Dec 01, 2022 at 10:52:16AM -0500, John Aron wrote:
> On Wed, Nov 30, 2022 at 06:36:19PM -0500, John Aron wrote:
> > One C file and a few header files.
>
> Can you provide a link to them so that we can see what might be the problem?
> Without that, it's impossible to help, sorry.
> --
> The
;Mark Salter' ; 'Mark Lewis'
; regressi...@lists.linux.dev;
sta...@vger.kernel.org; kernelnewbies@kernelnewbies.org
Subject: Re: OBJTOOL Build error
A: http://en.wikipedia.org/wiki/Top_post
Q: Were do I find info about this thing called top-posting?
A: Because it messes up the o
A: http://en.wikipedia.org/wiki/Top_post
Q: Were do I find info about this thing called top-posting?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
A: No.
Q: Should I includ
One C file and a few header files.
Canonical isn't very responsive and I posted this question a few places.
Sorry about the late reply.
John
-Original Message-
From: Greg KH
Sent: Thursday, November 24, 2022 4:07 PM
On Thu, Nov 24, 2022 at 01:48:08PM -0500, John Aron wrote:
> Hello -
>
On Thu, Nov 24, 2022 at 01:48:08PM -0500, John Aron wrote:
> Hello -
>
>
>
> I have an idea of where to begin: our kernel code compiles and works on Red
> Hat, CentOS, and Fedora. In Ubuntu 20.04, I have an error.
>
>
>
> root@form:/home/john/thor-linux/Kernel/ubuntu20.04# make
>
> rmmod:
Hello -
I have an idea of where to begin: our kernel code compiles and works on Red
Hat, CentOS, and Fedora. In Ubuntu 20.04, I have an error.
root@form:/home/john/thor-linux/Kernel/ubuntu20.04# make
rmmod: ERROR: Module thor is not currently loaded
make: [Makefile:7: all] Error 1 (ignore
On Thu, Jul 1, 2021 at 4:03 AM wrote:
>
>
> Hello Alexander Kapshuk,
>
> Thanks for the reply. Following your advice, I installed `sudo apt install
> zfs-dkms` ( it gave me this scary-looking warning below I just installed
> it, because I’ll not distribute anything)
>
> It installs sources for zf
Hello Alexander Kapshuk,
Thanks for the reply. Following your advice, I installed `sudo apt install
zfs-dkms` ( it gave me this scary-looking warning below I just installed it,
because I’ll not distribute anything)
It installs sources for zfs-dkms and I understand it contains bash script to
sed to see in ../ directory two
> linux headers .deb files and a linux-image .deb file but I see only
> linux-headers-5.4.0-42_5.4.0-42.46_all.deb
>
> Can anyone give me an advice? Any suggestion will be appreciated.
>
> Thank you!
>
> Chan Kim
>
>
>
> *From:* c...@etri.re.
From: c...@etri.re.kr
Sent: Tuesday, June 29, 2021 10:04 AM
To: kernelnewbies@kernelnewbies.org
Subject: kernel build error during ubuntu linux kernel build
Hello, all
I have a strange problem in building the linux kernel from ubuntu. (I want
to replace the kernel in ubuntu to debug ins
Hello, all
I have a strange problem in building the linux kernel from ubuntu. (I want
to replace the kernel in ubuntu to debug install failure on qemu virtual
machine)
I downloaded ubuntu source by "git clone
git://kernel.ubuntu.com/ubuntu/ubuntu-focal.git". and because I wanted to
use a speci
On Mon, Mar 5, 2018 at 1:57 PM, Alex Arvelaez wrote:
> On Mar 5, 2018 7:04 AM, Gioh Kim wrote:
>>
>> Hi,
>>
>> I am trying to use O= option when building kernel.
>> It failed with missing .config file error.
>> I checked out the message and found out it tried to read .config in
>> the output dire
On Mar 5, 2018 7:04 AM, Gioh Kim wrote:
>
> Hi,
>
> I am trying to use O= option when building kernel.
> It failed with missing .config file error.
> I checked out the message and found out it tried to read .config in
> the output directory.
>
> It's strange because there is no command to copy .co
Hi,
I am trying to use O= option when building kernel.
It failed with missing .config file error.
I checked out the message and found out it tried to read .config in
the output directory.
It's strange because there is no command to copy .config to the output
directory.
I tested v4.14 and v4.15, a
On Sun, Jan 29, 2017 at 1:48 PM Ozgur Karatas wrote:
>
>
> 29.01.2017, 10:05, "Amit Kumar" :
>
>
> On Thu, Jan 26, 2017 at 12:31 PM Greg KH wrote:
>
> On Thu, Jan 26, 2017 at 11:08:48AM +0530, Amit Kumar wrote:
> > Hi,
> > For last several days when I build arm64/defconfig even against
> > next-
29.01.2017, 10:05, "Amit Kumar" : On Thu, Jan 26, 2017 at 12:31 PM Greg KH wrote:On Thu, Jan 26, 2017 at 11:08:48AM +0530, Amit Kumar wrote:> Hi,> For last several days when I build arm64/defconfig even against> next-20170125, I> get the following error.> arch/arm64/crypto/crc32-
On Thu, Jan 26, 2017 at 12:31 PM Greg KH wrote:
> On Thu, Jan 26, 2017 at 11:08:48AM +0530, Amit Kumar wrote:
> > Hi,
> > For last several days when I build arm64/defconfig even against
> > next-20170125, I
> > get the following error.
> > arch/arm64/crypto/crc32-arm64.c:1:0: error: unknown featu
On Thu, Jan 26, 2017 at 11:08:48AM +0530, Amit Kumar wrote:
> Hi,
> For last several days when I build arm64/defconfig even against
> next-20170125, I
> get the following error.
> arch/arm64/crypto/crc32-arm64.c:1:0: error: unknown feature modifier
> ‘crc’
> /*
> ^
> make[1]: *** [arch/arm64/cry
Hi,
For last several days when I build arm64/defconfig even against
next-20170125, I
get the following error.
arch/arm64/crypto/crc32-arm64.c:1:0: error: unknown feature modifier
‘crc’
/*
^
make[1]: *** [arch/arm64/crypto/crc32-arm64.o] Error 1
make: *** [arch/arm64/crypto] Error 2
Regards,
Ami
Hi All,
I was trying to build Documentation/DocBook, but build is failing with
below error. what could be the reason for below error?. I am using Ubntu
14.04 LTS, and my kernel version is 4.5.0-rc7
dsp@BLR-PCUB-01141:/usr/src/linux-stable$ sudo make pdfdocs
PDF Documentation/DocBook/devic
Thank you, problem solved!
On Sat, Jul 2, 2016 at 3:38 PM, Andrey Skvortsov wrote:
> On 02 Jul, Michael McCann wrote:
> > Has anyone seen this problem when building 4.6.3?
> >
> > Mike KB2GHZ
> >
> >
> > * HOSTCC scripts/recordmcount HOSTCC scripts/sortextable HOSTCC
> > scripts/asn1_compile
On 02 Jul, Michael McCann wrote:
> Has anyone seen this problem when building 4.6.3?
>
> Mike KB2GHZ
>
>
> * HOSTCC scripts/recordmcount HOSTCC scripts/sortextable HOSTCC
> scripts/asn1_compiler HOSTCC scripts/sign-filescripts/sign-file.c:25:30:
> fatal error: openssl/opensslv.h: No such f
Has anyone seen this problem when building 4.6.3?
Mike KB2GHZ
* HOSTCC scripts/recordmcount HOSTCC scripts/sortextable HOSTCC
scripts/asn1_compiler HOSTCC scripts/sign-filescripts/sign-file.c:25:30:
fatal error: openssl/opensslv.h: No such file or directory #include
On Tue, 2014-08-05 at 19:37 -0300, Lucas Tanure wrote:
> Thanks for reviewing my patch. My .config was bigger than 40k ( max
> attachment size for kernelnewbies list).
First thing I noticed was that your config was missing CONFIG_I40E_DCB=y
option. So it appears that some of the recent FCoE code
of course
drivers/net/ethernet/intel/i40e/i40e_fcoe.c: In function ‘i40e_get_fcoe_tc_map’:
drivers/net/ethernet/intel/i40e/i40e_fcoe.c:354:23: error:
‘IEEE_8021QAZ_APP_SEL_ETHERTYPE’ undeclared (first use in this
function)
if (app.selector == IEEE_8021QAZ_APP_SEL_ETHERTYPE &&
Kirsher
wrote:
> On Tue, Aug 5, 2014 at 9:25 AM, Lucas Tanure wrote:
>> I updated my clean untouched linux-next tree, and tried to compile
>> with the attached .config.
>
> Your .config got stripped from the mail, can you please send me your .config.
>
>> But I got a buil
On Tue, Aug 5, 2014 at 9:25 AM, Lucas Tanure wrote:
> I updated my clean untouched linux-next tree, and tried to compile
> with the attached .config.
Your .config got stripped from the mail, can you please send me your .config.
> But I got a build error with intel i40e driver.
>
I updated my clean untouched linux-next tree, and tried to compile
with the attached .config.
But I got a build error with intel i40e driver.
I tested a fix, and sent to LKML. But I don't have this device, I
compiled and tested the kernel.
Boots normally.
Anyone had the same issue ?
T
Hi.
I tried building Linux Kernel 3.4 from the source on Ubuntu 10.04 (Linux
LAPTOP 2.6.32-21-generic #32-Ubuntu), gcc 4.4.3 on Intel processor. Here's
the output:
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `relocs'.
CHK include/linux/version.h
CHK include/
.config file.
>
Good :-)
>
>
> ** **
>
> Thanks
>
> Giri
>
> ** **
>
> *From:* Sarbojit Ganguly [mailto:unixman.linux...@gmail.com]
> *Sent:* Wednesday, April 17, 2013 5:43 PM
>
> *To:* Giridhara RP (grp)
> *Cc:* kernel
*From:* kernelnewbies-boun...@kernelnewbies.org [mailto:
> kernelnewbies-boun...@kernelnewbies.org] *On Behalf Of *Giridhara RP (grp)
> *Sent:* Wednesday, April 17, 2013 1:42 PM
>
> *To:* Sarbojit Ganguly
> *Cc:* kernelnewbies@kernelnewbies.org
> *Subject:* RE: Build error in linux-3.8.7
>
: Build error in linux-3.8.7
Hi,
I am getting error in firmware. Any pointer will be helpful. Segmetation fault
is gone after changning to gcc-4.5
make-3.79.1-p7[1]: Nothing to be done for `all'.
CHK include/generated/uapi/linux/version.h
make-3.79.1-p7[1]: Nothing to be done for `r
: kernelnewbies-boun...@kernelnewbies.org
[mailto:kernelnewbies-boun...@kernelnewbies.org] On Behalf Of Giridhara RP (grp)
Sent: Wednesday, April 17, 2013 12:33 PM
To: Sarbojit Ganguly
Cc: kernelnewbies@kernelnewbies.org
Subject: RE: Build error in linux-3.8.7
Hi Sarbojit,
Using gcc4.2.1 the compilati
-boun...@kernelnewbies.org
[mailto:kernelnewbies-boun...@kernelnewbies.org] On Behalf Of Giridhara RP (grp)
Sent: Wednesday, April 17, 2013 11:35 AM
To: Sarbojit Ganguly
Cc: kernelnewbies@kernelnewbies.org
Subject: RE: Build error in linux-3.8.7
Hi Sarbojit,
My gcc is 3.4.6-11. Sure, I will try
quite old.
>
>
> ** **
>
> *From:* Sarbojit Ganguly [mailto:unixman.linux...@gmail.com]
> *Sent:* Wednesday, April 17, 2013 11:34 AM
> *To:* Giridhara RP (grp)
> *Cc:* kernelnewbies@kernelnewbies.org
> *Subject:* Re: Build error in linux-3.8.7
>
> ** **
>
> Hel
FITNESS FOR A PARTICULAR PURPOSE.
From: Sarbojit Ganguly [mailto:unixman.linux...@gmail.com]
Sent: Wednesday, April 17, 2013 11:34 AM
To: Giridhara RP (grp)
Cc: kernelnewbies@kernelnewbies.org
Subject: Re: Build error in linux-3.8.7
Hello GRP,
Can you post your toolchain (gcc) version? As you
Hello GRP,
Can you post your toolchain (gcc) version? As you're doing this, may I
request you to try with 3.8.8?
Regards,
Sarbojit
On 17 April 2013 10:20, Giridhara RP (grp) wrote:
> Hi,
>
> ** **
>
> I am new to linux kernel buidling. I have download 3.8.7 latest (stable)
> kernel from
Hi,
I am new to linux kernel buidling. I have download 3.8.7 latest (stable) kernel
from https://www.kernel.org/. I want build kernel for X86_64.
1. make x86_64_defconfig (this created .config file)
2. make
Make failed with below error, please help me in resolving this.
CC
On Tue, Apr 2, 2013 at 1:19 PM, Kumar amit mehta wrote:
> On Tue, Apr 02, 2013 at 10:04:31AM +0700, Mulyadi Santosa wrote:
> > Could you paste roughly 20-30 lines of boot messages when you hit the
> hung
> > point? Kernel config alone usually can't help much
>
> I'm trying this on a Virtual Machin
On Tue, Apr 02, 2013 at 10:04:31AM +0700, Mulyadi Santosa wrote:
> Could you paste roughly 20-30 lines of boot messages when you hit the hung
> point? Kernel config alone usually can't help much
I'm trying this on a Virtual Machine using VMware Player. When the VM boots up,
it throws lots of messa
On Sun, Mar 31, 2013 at 11:45 AM, Kumar amit mehta wrote:
> Unfortunately, still no luck. The build goes fine, but it seems that the
> boot
> process again got stuck at the same place. I'm using the latest linux-next
> tree.
>
> $ git describe
> next-20130328
>
> build procedure:
> $ make oldconfi
On 3/25/13, Kumar amit mehta wrote:
> Thank you so much for your help.
> Meanwhile I have updated my workspace with the latest linux-next tree and
> will
> later try out the options that you've mentioned.
You welcome.
BTW, (fortunately you already done so), it's better to retest against
latest l
On Sun, Mar 24, 2013 at 12:49:55PM +0700, Mulyadi Santosa wrote:
> On 3/22/13, Kumar amit mehta wrote:
> > I've uploaded the kernel configuration and the screenshot in google drive
> > [1].
>
> ok let's see... hmmm, stuck during I/O memory mapping?.
> sadly, no further info that expla
On 3/22/13, Kumar amit mehta wrote:
> I've uploaded the kernel configuration and the screenshot in google drive
> [1].
ok let's see... hmmm, stuck during I/O memory mapping?.
sadly, no further info that explains the reason why it stuck there
> Just to be a little more verbose, I'
On Fri, Mar 22, 2013 at 10:41:56AM +0700, Mulyadi Santosa wrote:
> On Thu, Mar 21, 2013 at 1:16 PM, Kumar amit mehta
> wrote:
> boot issue. But
> > before attaching these small files(136K and 32K respectively) and send it to
> > the mailing list, I'd like to ask, if that's fine with you folks.
>
On Thu, Mar 21, 2013 at 1:16 PM, Kumar amit mehta wrote:
boot issue. But
> before attaching these small files(136K and 32K respectively) and send it to
> the mailing list, I'd like to ask, if that's fine with you folks.
maybe it's better if you upload those files somewhere, maybe google
docs and
something like this:
amit@ubuntu:~/linux-next/linux-next$ egrep -i 'pktgen|binfmt_misc|cxt1|isdn'
.config
# CONFIG_BINFMT_MISC is not set
# CONFIG_NET_PKTGEN is not set
# CONFIG_ISDN is not set
# CONFIG_CXT1E1 is not set
I didn't face any issue with the build now and while trying to
On Wed, 20 Mar 2013 00:07:57 -0700, Kumar amit mehta said:
> I forgot that 'uname -m' will return me the kernel version and _not_ the CPU
> architecture. The CPU on my machine seem to be 64 bit (/proc/cpuinfo|grep
> flags
> shows 'lm'). So my understanding is that I've a 32 bit kernel running on
Dear All:
I now study power driver in linux source code, but didn't
find some doc about liux,all the doc was for android, can some help
me?BTW,how /sys/power interactive with linux kernel??
Many thanks___
Kernelnewbies mailing list
Kernelnewbies@kern
On Tue, Mar 19, 2013 at 11:56:44PM -0700, Kumar amit mehta wrote:
> On Tue, Mar 19, 2013 at 09:43:11PM +0700, Mulyadi Santosa wrote:
> > Hi ...
> >
> > On Tue, Mar 19, 2013 at 12:28 PM, Kumar amit mehta
> > wrote:
> > > grep for copy_from_user_overflow gives me this:
> > >
> > > amit@ubuntu:~/li
On Tue, Mar 19, 2013 at 09:43:11PM +0700, Mulyadi Santosa wrote:
> Hi ...
>
> On Tue, Mar 19, 2013 at 12:28 PM, Kumar amit mehta
> wrote:
> > grep for copy_from_user_overflow gives me this:
> >
> > amit@ubuntu:~/linux-next/linux-next$ grep -ri copy_from_user_overflow *
> > arch/s390/include/asm/
Hi ...
On Tue, Mar 19, 2013 at 12:28 PM, Kumar amit mehta wrote:
> grep for copy_from_user_overflow gives me this:
>
> amit@ubuntu:~/linux-next/linux-next$ grep -ri copy_from_user_overflow *
> arch/s390/include/asm/uaccess.h:extern void copy_from_user_overflow(void)
> arch/s390/include/asm/uacces
On Mon, Mar 18, 2013 at 11:21:52AM +0700, Mulyadi Santosa wrote:
> On 3/17/13, Kumar amit mehta wrote:
> > I'm facing a kernel build issue with the latest kernel on my machine. It
> > seem
> > like a configuration issue, and I haven't been able to resolve it for
> > sometime,
> > hence need your h
On 3/17/13, Kumar amit mehta wrote:
> I'm facing a kernel build issue with the latest kernel on my machine. It
> seem
> like a configuration issue, and I haven't been able to resolve it for
> sometime,
> hence need your help. The error message is as below:
>
>
> ERROR: "copy_from_user_overflow" [
I'm facing a kernel build issue with the latest kernel on my machine. It seem
like a configuration issue, and I haven't been able to resolve it for sometime,
hence need your help. The error message is as below:
ERROR: "copy_from_user_overflow" [net/core/pktgen.ko] undefined!
ERROR: "copy_from_use
55 matches
Mail list logo