objtool errors message while compiling the Kernel (was: Is the CPU microcode updated?)

2024-09-27 Thread Franco Martelli
submitted a bug report against the "linux-kbuild-6.1" package: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935536 The report describes a failure of "objtool" command while compiling the Kernel. Coincidentally when the date of the CPU's microcode was changed and tha

Re: Kernel compiling 6.5 and beyound

2024-01-11 Thread Michel Verdier
On 2024-01-10, Herb Garcia wrote: > Does this method also create the modules? >> make menuconfig this one permits you to change kernel parameters if needed >> make bindeb-pkg this one compiles kernel and produces linux-headers-*.deb linux-image-*.deb linux-image contains kernel and internal

Re: Kernel compiling 6.5 and beyound

2024-01-10 Thread Herb Garcia
Does this method also create the modules? -Herb On Tue, 2024-01-09 at 13:17 +0100, Michel Verdier wrote: > On 2024-01-08, Herb Garcia wrote: > > > I was able to compile Linux kernel 6.1.X. > > > > When I tried compiling kernel 6.5.x and ran into issues.  > >

Re: Kernel compiling 6.5 and beyound

2024-01-09 Thread Michel Verdier
On 2024-01-09, HP Garcia wrote: > What dependencies did you install? All are installed with those commands, thanks Debian :) apt build-dep linux apt install build-essential libncurses-dev (last one for running menuconfig with ncurses)

Re: Kernel compiling 6.5 and beyound

2024-01-09 Thread HP Garcia
What dependencies did you install? ~Herb On Tue, Jan 9, 2024, 7:23 AM Michel Verdier wrote: > On 2024-01-08, Herb Garcia wrote: > > > I was able to compile Linux kernel 6.1.X. > > > > When I tried compiling kernel 6.5.x and ran into issues. > > > > I d

Re: Kernel compiling 6.5 and beyound

2024-01-09 Thread Michel Verdier
On 2024-01-08, Herb Garcia wrote: > I was able to compile Linux kernel 6.1.X. > > When I tried compiling kernel 6.5.x and ran into issues.  > > I download the required dependencies as required per > https://www.kernel.org/doc/html/v6.7/process/changes.html#changes To compile 6

Kernel compiling 6.5 and beyound

2024-01-08 Thread Herb Garcia
I was able to compile Linux kernel 6.1.X. When I tried compiling kernel 6.5.x and ran into issues.  I download the required dependencies as required per https://www.kernel.org/doc/html/v6.7/process/changes.html#changes I'm just looking to see if I missed any steps. Here is the list of com

Re: Compiling issues with kernel 6.5 >

2023-11-27 Thread Scott Denlinger
I did try to compile the 6.5.12 kernel over the weekend, and I got Makefile errors, BUT, I applied the 6.5 realtime patch first, so the problem may have been in the patch, and not in the kernel source itself. I should try compiling an unpatched 6.5.12 kernel to be sure it's an issue with the

Compiling issues with kernel 6.5 >

2023-11-26 Thread Herb KM6JBI
Has anyone else had any issues with compiling a kernel 6.5 and higher? I was about to compile 6.1.58 without any issues. I did do my research and downloaded the dependencies outlined here: https://www.kernel.org/doc/html/latest/admin-guide/README.html I even looked at the error log and can&#

Re: Compiling Virtualbox on "bookworm" [plain text email]

2023-06-20 Thread Erwan David
I have shown the details below. Any advice would be appreciated, thank you. No advice for compiling, but virtualbox is available in sid, and there is a repository by virtualbox giving access to the software. You may try them, it may work (I use virtualbox from sid on testing)

Compiling Virtualbox on "bookworm" [plain text email]

2023-06-19 Thread Ian Tan
Hello, Apologies for sending "rich text" of the same email previously. That was an accident. Here should be the plain text now. Due to upstream issues, Virtualbox is not available on bookworm. I have an urgent business use case, that required virtualbox to be installed on Debian 12 bookworm, as s

Re: re-compiling package twice errors out

2023-02-16 Thread Andreas Leha
Roberto C. Sánchez writes: > On Thu, Feb 16, 2023 at 10:37:00AM +0100, Andreas Leha wrote: >> >> Dear Tomas, >> >> Thanks for the swift reply! >> >> OK, then I should do `quilt pop -a` before the second compilation, >> right? >> >> But that leads to another error message: >> > > This can be

Re: re-compiling package twice errors out

2023-02-16 Thread Roberto C . Sánchez
On Thu, Feb 16, 2023 at 10:37:00AM +0100, Andreas Leha wrote: > > Dear Tomas, > > Thanks for the swift reply! > > OK, then I should do `quilt pop -a` before the second compilation, > right? > > But that leads to another error message: > This can be considered a bug in the package. The idea i

Re: re-compiling package twice errors out

2023-02-16 Thread Andreas Leha
writes: > On Thu, Feb 16, 2023 at 10:05:54AM +0100, Andreas Leha wrote: >> Dear all, >> >> I am re-compiling xscreensaver. >> >> Re-compiling once works fine: >> >> apt-get source xscreensaver >> cd xscreensaver-6.0.6+dfsg1 >

Re: re-compiling package twice errors out

2023-02-16 Thread tomas
On Thu, Feb 16, 2023 at 10:05:54AM +0100, Andreas Leha wrote: > Dear all, > > I am re-compiling xscreensaver. > > Re-compiling once works fine: > > apt-get source xscreensaver > cd xscreensaver-6.0.6+dfsg1 > LANG=C debuild -us -uc > > > R

re-compiling package twice errors out

2023-02-16 Thread Andreas Leha
Dear all, I am re-compiling xscreensaver. Re-compiling once works fine: apt-get source xscreensaver cd xscreensaver-6.0.6+dfsg1 LANG=C debuild -us -uc Re-compiling a second time errors out, though: > LANG=C debuild -us -uc (skipped lines) dpkg-source: info: us

Re: problem compiling linux-source-4.19

2021-04-25 Thread John Covici
I want to thank you again, you pointed me in the right direction, I found a typo with the version exactly as you pointed to, and now its happily compiling. On Sun, 25 Apr 2021 17:40:47 -0400, Darac Marjal wrote: > > [1 ] > [1.1 ] > > On 25/04/2021 20:23, John Covici wrote:

Re: problem compiling linux-source-4.19

2021-04-25 Thread John Covici
On Sun, 25 Apr 2021 17:40:47 -0400, Darac Marjal wrote: > > [1 ] > [1.1 ] Thanksfor your quick response, answers in line. > > On 25/04/2021 20:23, John Covici wrote: > > Hi. In the make bzImage step of compiling linux-source-4.19 I get the > > following error:

Re: problem compiling linux-source-4.19

2021-04-25 Thread Darac Marjal
On 25/04/2021 20:23, John Covici wrote: > Hi. In the make bzImage step of compiling linux-source-4.19 I get the > following error: > > CC arch/x86/hyperv/hv_init.o > arch/x86/hyperv/hv_init.c: In function ‘hyperv_init’: > arch/x86/hyperv/hv_init.c:338:52: error: e

problem compiling linux-source-4.19

2021-04-25 Thread John Covici
Hi. In the make bzImage step of compiling linux-source-4.19 I get the following error: CC arch/x86/hyperv/hv_init.o arch/x86/hyperv/hv_init.c: In function ‘hyperv_init’: arch/x86/hyperv/hv_init.c:338:52: error: expected expression before ‘,’ token guest_id = generate_guest_id(0

Cross compiling gtk3 programs

2020-10-07 Thread Flo
Hi all, Is there a 'beaten' path for cross compiling C-programs using GTK3 for Windows? I found several tutorials which are not working anymore. And everything I tried lead to a dead end. Does anyone know about this issue? And can give me a hint how to proceed? Yes, I have installed

Re: problems compiling linux-source-4.19

2020-06-07 Thread John Covici
Thanks a lot! That gave me a lead to a typo and that has fixed the problem. On Sun, 07 Jun 2020 21:27:56 -0400, Roberto C. Sánchez wrote: > > On Sun, Jun 07, 2020 at 09:23:17PM -0400, John Covici wrote: > > Hi. I am having problems compiling the current linux-source4.19. I >

Re: problems compiling linux-source-4.19

2020-06-07 Thread Roberto C . Sánchez
On Sun, Jun 07, 2020 at 09:23:17PM -0400, John Covici wrote: > Hi. I am having problems compiling the current linux-source4.19. I > am using the same config file -- just copied to .config, except that I > had to get rid of the gpg key in the cryptographic api section. I get > t

problems compiling linux-source-4.19

2020-06-07 Thread John Covici
Hi. I am having problems compiling the current linux-source4.19. I am using the same config file -- just copied to .config, except that I had to get rid of the gpg key in the cryptographic api section. I get the following error when trying to compile: CC arch/x86/hyperv/hv_init.o arch

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread deloptes
John Covici wrote: > I am trying to do something very simple, with the config file supplied > from Debian, I need to do a make bzImage and possible a make modules, > how can dI do this?  Do I need to change the config in some way in > order to do this? be patient and start reading - free means fr

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread John Covici
On Mon, 30 Sep 2019 16:47:29 -0400, deloptes wrote: > > John Covici wrote: > > > Google did not give me that at all.  I am not trying to build a Debian > > package,just trying to compile the kernel. > > Then just do > > make deb-pkg > > You could read more about the make system used by the ker

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread deloptes
John Covici wrote: > I am doing a straight makebzImage not trying to build a deb package. > In Debian 9, I could do this with no problem. Obviously you are trying to build the kernel from debian source. You have to use the original source, without the debian directory. IF there is debian director

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread deloptes
John Covici wrote: > Google did not give me that at all.  I am not trying to build a Debian > package,just trying to compile the kernel. Then just do make deb-pkg You could read more about the make system used by the kernel https://www.kernel.org/doc/html/latest/ or in the directory $ less R

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread Reco
On Mon, Sep 30, 2019 at 04:20:53PM -0400, John Covici wrote: > > On Mon, Sep 30, 2019 at 04:10:27PM -0400, John Covici wrote: > > > So, how do I turn this off so I can compile the thing? > > > > "dpkg-buildpackage -b" considers it a warning and skips it. > > At least it does so for me. > > I am d

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread John Covici
On Mon, 30 Sep 2019 16:05:16 -0400, deloptes wrote: > > John Covici wrote: > > > debian/certs/debian-uefi-certs.pem > > https://wiki.debian.org/BuildADebianKernelPackage > > I hope you can read - also find a good search engine - first hit > > Google did not give me that at all. I am not t

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread John Covici
On Mon, 30 Sep 2019 16:15:38 -0400, Reco wrote: > > Please do not top post. > > On Mon, Sep 30, 2019 at 04:10:27PM -0400, John Covici wrote: > > So, how do I turn this off so I can compile the thing? > > "dpkg-buildpackage -b" considers it a warning and skips it. > At least it does so for me. I

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread Reco
Please do not top post. On Mon, Sep 30, 2019 at 04:10:27PM -0400, John Covici wrote: > So, how do I turn this off so I can compile the thing? "dpkg-buildpackage -b" considers it a warning and skips it. At least it does so for me. Reco

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread John Covici
So, how do I turn this off so I can compile the thing? On Mon, 30 Sep 2019 16:02:02 -0400, Reco wrote: > > Hi. > > On Mon, Sep 30, 2019 at 03:46:41PM -0400, John Covici wrote: > > Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64. > > >

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread deloptes
John Covici wrote: > debian/certs/debian-uefi-certs.pem https://wiki.debian.org/BuildADebianKernelPackage I hope you can read - also find a good search engine - first hit

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread Sven Joachim
On 2019-09-30 15:46 -0400, John Covici wrote: > Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64. > > CC kernel/rseq.o > AR kernel/built-in.a > make[1]: *** No rule to make target > 'debian/certs/debian-uefi-certs.pem&#

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread Reco
Hi. On Mon, Sep 30, 2019 at 03:46:41PM -0400, John Covici wrote: > Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64. > > CC kernel/rseq.o > AR kernel/built-in.a > make[1]: *** No rule to make target > 'debian/cert

strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread John Covici
Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64. CC kernel/rseq.o AR kernel/built-in.a make[1]: *** No rule to make target 'debian/certs/debian-uefi-certs.pem', needed by 'certs/x509_certificate_list'. Stop. What package d

Re: Compiling Linux with "bdver2" gcc optimization option

2019-08-21 Thread Étienne Mollier
ux source code, or online here: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/objtool/Documentation/stack-validation.txt Furthermore, it answers accurately to your original question from the 13th of August: > compiling the kernel up to Debian 9.x

Re: Compiling Linux with "bdver2" gcc optimization option

2019-08-20 Thread Franco Martelli
On 19/08/19 at 21:18, Étienne Mollier wrote: > Franco Martelli, on 2019-08-19: >> I was thinking to submit a bug report against gcc-8 package. Now that I >> have a work around, "bdver1" compiles without warnings, I can say >> enough, what do you think about? > > I don't know, to me it sounds more

Re: Compiling Linux with "bdver2" gcc optimization option

2019-08-19 Thread Étienne Mollier
Franco Martelli, on 2019-08-19: > I was thinking to submit a bug report against gcc-8 package. Now that I > have a work around, "bdver1" compiles without warnings, I can say > enough, what do you think about? I don't know, to me it sounds more like little bugs on kernel side, patches silencing war

Re: Compiling Linux with "bdver2" gcc optimization option

2019-08-19 Thread Franco Martelli
I was thinking to submit a bug report against gcc-8 package. Now that I have a work around, "bdver1" compiles without warnings, I can say enough, what do you think about? Best regards -- Franco Martelli

Re: Compiling Linux with "bdver2" gcc optimization option

2019-08-16 Thread Étienne Mollier
Franco Martelli, on 2019-08-16: > On 16/08/19 at 17:22, Étienne Mollier wrote: [...] > > Compilers may have good optimization routines to boost the speed > > of the code in several situations, but in other ones there are > > trade-offs to take between size and performance of the code. I > > person

Re: Compiling Linux with "bdver2" gcc optimization option

2019-08-16 Thread Franco Martelli
On 16/08/19 at 17:22, Étienne Mollier wrote: > Bonjour, > > Woops, this sounds a bit like I might not have used a very clear > wording. If I were at your place, I would proceed so; but I > don't have a Piledriver CPU to do actual testing on my side. > I'm still stuck with an old K10, not to menti

Re: Compiling Linux with "bdver2" gcc optimization option

2019-08-16 Thread Étienne Mollier
Bonjour, Franco Martelli, on 2019-09-14: > On 13/08/19 at 19:35, Étienne Mollier wrote: [...] > > I would do a few tests with a virtual > > machine supporting bdver2 instructions before going live anyway, > > and backups stored far away from the machine once testing, and > > po

Re: Compiling Linux with "bdver2" gcc optimization option

2019-08-14 Thread Franco Martelli
On 13/08/19 at 19:35, Étienne Mollier wrote: > Hi Franco, > > I'm not fluent enough in GCC 8 for x86_64 to answer to all the > various warnings you indicated. Some may be harmless, and some > may eat your data. I would do a few tests with a virtual > machine supporting bdver2 instructions before

Re: Compiling Linux with "bdver2" gcc optimization option

2019-08-13 Thread Étienne Mollier
to: > > cflags-$(CONFIG_MK8) += $(call cc-option,-march=bdver2) \ > $(call cc-option,-mtune=bdver2,$(call > cc-option,-mtune=generic)) > > compiling the kernel up to Debian 9.x stretch all worked fine but with > Debian 10 buster I get a lot of warning messages: [...snipp

Compiling Linux with "bdver2" gcc optimization option

2019-08-13 Thread Franco Martelli
) \ $(call cc-option,-mtune=bdver2,$(call cc-option,-mtune=generic)) compiling the kernel up to Debian 9.x stretch all worked fine but with Debian 10 buster I get a lot of warning messages: mm/memory.o: warning: objtool: remap_pfn_range()+0xd5: unsupported intra-function call mm/memory.o: warning: objtool

Re: Obtaining/compiling/installing python3.7

2019-04-27 Thread Brian
On Sat 27 Apr 2019 at 01:47:53 -0500, Richard Owlett wrote: > On 04/26/2019 02:25 PM, Darac Marjal wrote: > > > Using Buster was my original idea but it's not ready in ways important to > me. I had been looking for Python3.7 in backports. What snags might I hit > attempting to use a testing packa

Re: Obtaining/compiling/installing python3.7

2019-04-27 Thread Richard Owlett
On 04/27/2019 02:45 AM, Curt wrote: On 2019-04-27, Richard Owlett wrote: https://packages.debian.org/search?keywords=python3.7 python3.7 is available in testing. Using Buster was my original idea but it's not ready in ways important to me. I had been looking for Python3.7 in backports. What

Re: Obtaining/compiling/installing python3.7

2019-04-27 Thread Brian
and completely risk-free. Thirty minutes work at most. Advising on what else is needed to test the beta software is not possible as the package name is unknown. I think this ticks all the boxes apart from compiling. But why bother compiling when someone has done it for you and buster is as ready for anything as stretch is? -- Brian.

Re: Obtaining/compiling/installing python3.7

2019-04-27 Thread Curt
On 2019-04-27, Richard Owlett wrote: >> >> https://packages.debian.org/search?keywords=python3.7 >> >> python3.7 is available in testing. > > Using Buster was my original idea but it's not ready in ways important > to me. I had been looking for Python3.7 in backports. What snags might I > hit

Re: Obtaining/compiling/installing python3.7

2019-04-26 Thread Richard Owlett
On 04/26/2019 09:26 PM, Kushal Kumaran wrote: Richard Owlett writes: I wish to try some beta software which assumes python3.7 is installed. I have Debian 9.8 installed on a machine dedicated to this exercise. I did a web search and got a half dozen on topic hits. There were enough differences

Re: Obtaining/compiling/installing python3.7

2019-04-26 Thread Richard Owlett
On 04/26/2019 02:39 PM, deloptes wrote: Richard Owlett wrote: I wish to try some beta software which assumes python3.7 is installed. I have Debian 9.8 installed on a machine dedicated to this exercise. I did a web search and got a half dozen on topic hits. There were enough differences that I w

Re: Obtaining/compiling/installing python3.7

2019-04-26 Thread Richard Owlett
On 04/26/2019 02:25 PM, Darac Marjal wrote: On 26/04/2019 18:42, Richard Owlett wrote: I wish to try some beta software which assumes python3.7 is installed. I have Debian 9.8 installed on a machine dedicated to this exercise. I did a web search and got a half dozen on topic hits. There were en

Re: Obtaining/compiling/installing python3.7

2019-04-26 Thread Richard Owlett
as far as compiling things goes. There were automatic systems being developed when I was interested, but as far as I can see, there's no point to LFS if you're just going to push a button. I did it twice, mainly to learn what I could, with better understanding the second time, the first tr

Re: Obtaining/compiling/installing python3.7

2019-04-26 Thread Kushal Kumaran
Richard Owlett writes: > I wish to try some beta software which assumes python3.7 is > installed. I have Debian 9.8 installed on a machine dedicated to this > exercise. I did a web search and got a half dozen on topic hits. There > were enough differences that I wasn't sure if I was missing somet

Re: Obtaining/compiling/installing python3.7

2019-04-26 Thread deloptes
Richard Owlett wrote: > I wish to try some beta software which assumes python3.7 is installed. I > have Debian 9.8 installed on a machine dedicated to this exercise. I did > a web search and got a half dozen on topic hits. There were enough > differences that I wasn't sure if I was missing somethi

Re: Obtaining/compiling/installing python3.7

2019-04-26 Thread Cindy Sue Causey
a half dozen on topic hits. >> There were enough differences that I wasn't sure if I was missing >> something important. The last time I compiled something was on a PDP >> 11/45 in approximately 1975. >> >> > You mentioned that you considered LFS. If you have the time

Re: Obtaining/compiling/installing python3.7

2019-04-26 Thread Darac Marjal
On 26/04/2019 18:42, Richard Owlett wrote: > I wish to try some beta software which assumes python3.7 is installed. > I have Debian 9.8 installed on a machine dedicated to this exercise. I > did a web search and got a half dozen on topic hits. There were enough > differences that I wasn't sure if

Re: Obtaining/compiling/installing python3.7

2019-04-26 Thread Joe
ences that I wasn't sure if I was missing > something important. The last time I compiled something was on a PDP > 11/45 in approximately 1975. > > You mentioned that you considered LFS. If you have the time, that's a real baptism of fire as far as compiling things goes.

Re: Obtaining/compiling/installing python3.7

2019-04-26 Thread Brian
On Fri 26 Apr 2019 at 12:42:04 -0500, Richard Owlett wrote: > I wish to try some beta software Very informative. > which assumes python3.7 is installed. I > have Debian 9.8 installed on a machine dedicated to this exercise. I did a > web search For what? >

Obtaining/compiling/installing python3.7

2019-04-26 Thread Richard Owlett
I wish to try some beta software which assumes python3.7 is installed. I have Debian 9.8 installed on a machine dedicated to this exercise. I did a web search and got a half dozen on topic hits. There were enough differences that I wasn't sure if I was missing something important. The last time

Re: C, automake, testing change for compiling old c program

2019-02-07 Thread songbird
Thomas Schmitt wrote: > Hi, hello, :) > songbird's autotools wrote: ^ *snicker* >> configure: WARNING: sys/ioctl.h: see the Autoconf documentation >> configure: WARNING: sys/ioctl.h: section "Present But Cannot Be > > According to > > https://www.gnu.org/s

[SOLVED] C, automake, testing change for compiling old c program

2019-02-07 Thread songbird
wrote: > On Thu, Feb 07, 2019 at 06:06:01AM -0500, songbird wrote: >> i used to be able to compile my program=20 >> using Debian testing/unstable by setting the -m32 >> in CFLAGS and regenerating my environment. >>=20 >> now i'm picking up a warning from the auto stuff=20 >> like: >>=20 >> =3

Re: C, automake, testing change for compiling old c program

2019-02-07 Thread Thomas Schmitt
Hi, songbird's autotools wrote: > configure: WARNING: sys/ioctl.h: see the Autoconf documentation > configure: WARNING: sys/ioctl.h: section "Present But Cannot Be According to https://www.gnu.org/software/autoconf/manual/autoconf-2.64/html_node/Present-But-Cannot-Be-Compiled.html you will

Re: C, automake, testing change for compiling old c program

2019-02-07 Thread tomas
On Thu, Feb 07, 2019 at 06:06:01AM -0500, songbird wrote: > i used to be able to compile my program > using Debian testing/unstable by setting the -m32 > in CFLAGS and regenerating my environment. > > now i'm picking up a warning from the auto stuff > like: > > = > checking sys/ioctl.h

C, automake, testing change for compiling old c program

2019-02-07 Thread songbird
i used to be able to compile my program using Debian testing/unstable by setting the -m32 in CFLAGS and regenerating my environment. now i'm picking up a warning from the auto stuff like: = checking sys/ioctl.h usability... no checking sys/ioctl.h presence... yes configure: WARNING: sys

Re: cross compiling for arm

2018-12-15 Thread tomas
On Sun, Dec 16, 2018 at 01:52:47AM +, billium wrote: [...] > I am having problems with cross compiling a small program for > the BeagleBone (single board Arm Cortex A processor) on an amd64 > PC.  I can compile the program on the BeagleBone, but would like >

cross compiling for arm

2018-12-15 Thread billium
I am having problems with cross compiling a small program for the BeagleBone (single board Arm Cortex A processor) on an amd64 PC.  I can compile the program on the BeagleBone, but would like to use QTcreator on the Debian Buster desktop PC. With the

Problem with kernel compiling 4.12.13 Debian Stretch

2017-11-10 Thread c . nill
Hello everybody. I hope someone can help me out of this (hopefully) simple problem. Currently iam working on a new kernel (4.12.13) for my debian server. The kernel compiles fine, the initrd will be created using mkinitramfs -o /boot/initrd.img-4.12.13 4.12.13 but on a reboot and booting wit

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-24 Thread deloptes
Leslie Rhorer wrote: > I found the issue. The firmware I needed was bnx2x, not bnx2. Amen!

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-22 Thread Leslie Rhorer
I found the issue. The firmware I needed was bnx2x, not bnx2.

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-22 Thread Leslie Rhorer
Well, this seems odd. I don't see any candidate which looks likely, to me, in /lib/firmware/bnx2: Backup:/lib/firmware/bnx2# la total 636 drwxr-xr-x 2 root root 4096 Feb 19 15:20 . drwxr-xr-x 7 root root 4096 Feb 19 15:20 .. -rw-r--r-- 1 root root 93172 Jun 15 2014 bnx2-mips-06-5.0.0.j3.fw

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-21 Thread deloptes
Leslie Rhorer wrote: > It is a stock kernel from the current Debian repository. The firmware was > loaded using `apt-get install firmware-bnx2`. Try to find the firmware that matches - I think the message tells you which version is required. Compare with what you hahve in /lib/firmware Here in j

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-21 Thread Leslie Rhorer
It is a stock kernel from the current Debian repository. The firmware was loaded using `apt-get install firmware-bnx2`.

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-20 Thread deloptes
Leslie Rhorer wrote: > [ 20.327836] bnx2x :07:00.0: firmware: failed to load > [ bnx2x/bnx2x-e2-7.8.19.0.fw (-2) 20.327840] bnx2x :07:00.0: Direct > [ firmware load failed with error -2 20.327842] bnx2x :07:00.0: > [ Falling back to user helper 20.328247] bnx2x: > [ [bnx2x_func_hw_init

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-19 Thread Leslie Rhorer
The motherboard has a built-in Ethernet port.

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-19 Thread Leslie Rhorer
Backup:/# ip link 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth2: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 50:46:5d:65:15:9c brd ff:ff:ff:ff:ff:ff 3: eth0:

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-19 Thread Leslie Rhorer
It's still not working, but the card is in the udev file, and ifconfig -a shows the interface. When I try to bring it up, however, it gives me an error: Backup:/# ifconfig -a eth0 Link encap:Ethernet HWaddr 0

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-19 Thread Mark Fletcher
On Sun, Feb 19, 2017 at 03:54:32AM -0800, Leslie Rhorer wrote: > I purchased a couple of Asus PEB-10G/57811-1S 10G LAN adapters. I am not > finding any pre-built binaries nor a .deb reporitory for these cards, so I am > attempting t o compile from scratch, but I get the following error during th

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-19 Thread Leslie Rhorer
Well, that's good to know, but it's not coming up. I've never added an Ethernet adapter post-install, so I suspect I need to do something, but I am not sure what. I did an lsmod, and the bnx2x module is loaded, but not being used. I loaded the firmware, but I get this error during boot: [

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-19 Thread deloptes
Leslie Rhorer wrote: > bnx2 https://packages.debian.org/jessie/firmware-bnx2

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-19 Thread deloptes
Leslie Rhorer wrote: > bnx2 most likely you'll need firmware for it as well

Re: Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-19 Thread Sven Hartge
Leslie Rhorer wrote: > I purchased a couple of Asus PEB-10G/57811-1S 10G LAN adapters. I am > not finding any pre-built binaries nor a .deb reporitory for these > cards, so I am attempting t o compile from scratch, Why? The bnx2 module is available in the default kernel and should support those

Error when compiling drivers for Asus PEB-10G/57811-1S

2017-02-19 Thread Leslie Rhorer
I purchased a couple of Asus PEB-10G/57811-1S 10G LAN adapters. I am not finding any pre-built binaries nor a .deb reporitory for these cards, so I am attempting t o compile from scratch, but I get the following error during the make operation: Backup/Server-Main/Temp/netxtreme2-7.10.42/bnx2-2

Re: Re: Problem compiling libpoppler=0.48.0-2 in Jessie

2016-12-02 Thread kamaraju kusumanchi
On Wed, Nov 30, 2016 at 4:52 AM, Davide Anchisi wrote: > I do have libpoppler-qt5-1: > dpkg -l libpoppler-qt5-1 > ii libpoppler-qt5-1:amd6 0.26.5-2+deb8u1 > and libpoppler-qt5.so.1: /usr/lib/x86_64-linux-gnu/libpoppler-qt5.so.1 > > The command to build the package. I first went with: > a

Re: Re: Problem compiling libpoppler=0.48.0-2 in Jessie

2016-11-30 Thread Davide Anchisi
I do have libpoppler-qt5-1: dpkg -l libpoppler-qt5-1 ii libpoppler-qt5-1:amd6 0.26.5-2+deb8u1 and libpoppler-qt5.so.1: /usr/lib/x86_64-linux-gnu/libpoppler-qt5.so.1 The command to build the package. I first went with: apt-get -b source libpoppler64=0.48.0-2 but also tried: dpkg-build

Re: Problem compiling libpoppler=0.48.0-2 in Jessie

2016-11-25 Thread kamaraju kusumanchi
On Tue, Nov 22, 2016 at 4:52 AM, Davide Anchisi wrote: > Hi, > > I am trying to compile "libpoppler" in Debian Jessie (amd64) from testing > sources: > apt-get -b source libpoppler64=0.48.0-2 > I resolved the build dependencies: > apt-get build-dep libpoppler64=0.48.0-2 > > The build begin

Problem compiling libpoppler=0.48.0-2 in Jessie

2016-11-22 Thread Davide Anchisi
Hi, I am trying to compile "libpoppler" in Debian Jessie (amd64) from testing sources: apt-get -b source libpoppler64=0.48.0-2 I resolved the build dependencies: apt-get build-dep libpoppler64=0.48.0-2 The build begins, but stops with an error: make[1]: entering directory "/home/davide/d

Compiling (nut-nutrition) software to add to a Debian system

2016-09-03 Thread rhkramer
r can't compile nut-nutrition or if the fltk GUI isn't on a par with things like CRON- O-meter. Questions: * I seem to remember that there is a way of (before, during, or after) compiling a software package letting the package manager(s) know for whatever good that does--well, I guess

Re: Compiling Canon LiDE 220 driver from source

2016-08-16 Thread Brian
On Tue 16 Aug 2016 at 22:45:29 +0100, Lisi Reisz wrote: [...Snip... The history is in previous mails]. > After a lot more wrong turnings and much agonising, thinking instead of > panicking (at last!) and retrying: > > root@Eros:/home/lisi/Sane-Files# scanimage -L > device `genesys:libusb:001:00

Re: Compiling Canon LiDE 220 driver from source

2016-08-16 Thread Lisi Reisz
On Tuesday 16 August 2016 17:27:10 Brian wrote: > On Tue 16 Aug 2016 at 15:39:00 +0100, Lisi Reisz wrote: > > On Tuesday 16 August 2016 13:49:48 Brian wrote: > > > Mea culpa. Please see the apt-get manual: build-dep (no "s"). > > > > Thanks, both. :-) > > > > Everything now built, though there was

Re: Compiling Canon LiDE 220 driver from source

2016-08-16 Thread Lisi Reisz
On Tuesday 16 August 2016 17:27:10 Brian wrote: > Five .debs are built; only libsane, libsane-common and sane-utils need > to be installed with 'dpkg -i'. Ah! I don't know about senior moments. I need a rest, some sleep and a new brain. Lisi

Re: Compiling Canon LiDE 220 driver from source

2016-08-16 Thread Brian
On Tue 16 Aug 2016 at 15:39:00 +0100, Lisi Reisz wrote: > On Tuesday 16 August 2016 13:49:48 Brian wrote: > > > > Mea culpa. Please see the apt-get manual: build-dep (no "s"). > > Thanks, both. :-) > > Everything now built, though there was an error at the end: > > Now running lintian... > warn

Re: Compiling Canon LiDE 220 driver from source

2016-08-16 Thread Lisi Reisz
On Tuesday 16 August 2016 13:49:48 Brian wrote: > On Tue 16 Aug 2016 at 12:57:50 +0100, Lisi Reisz wrote: > > On Monday 15 August 2016 14:25:58 Brian wrote: > > > A good guide to backporting is at > > > > > > > > > https://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages/ > > > > >

Re: Compiling Canon LiDE 220 driver from source

2016-08-16 Thread Brian
On Tue 16 Aug 2016 at 12:57:50 +0100, Lisi Reisz wrote: > On Monday 15 August 2016 14:25:58 Brian wrote: > > > > A good guide to backporting is at > > > > https://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages/ > > > > A deb-src line in sources.list for unstable is needed to do >

Re: Compiling Canon LiDE 220 driver from source

2016-08-16 Thread didier gaumet
Le 16/08/2016 à 13:57, Lisi Reisz a écrit : > I have got stuck. Only slightly further on than I had already got stuck. > (apt-get said it wasn't downloading what I had already downloaded!) > > root@Eros:/home/lisi/Sane-Files# apt-get build-deps libsane-common/testing > E: Invalid operation bui

Re: Compiling Canon LiDE 220 driver from source

2016-08-16 Thread Lisi Reisz
On Monday 15 August 2016 14:25:58 Brian wrote: > On Mon 15 Aug 2016 at 14:23:36 +0200, didier gaumet wrote: > > Le 15/08/2016 à 12:42, Lisi Reisz a écrit : > > > Thanks, didier. That is nice to know. > > > > > > So it should be in the up-to-date tar ball, if I were to succeed in > > > sorting that

Re: Compiling Canon LiDE 220 driver from source

2016-08-15 Thread Brian
On Mon 15 Aug 2016 at 19:05:55 +0100, Lisi Reisz wrote: > On Monday 15 August 2016 14:25:58 Brian wrote: > > A good guide to backporting is at > > > >   https://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages/ > > > > A deb-src line in sources.list for unstable is needed to do > > >

Re: Compiling Canon LiDE 220 driver from source

2016-08-15 Thread Lisi Reisz
On Monday 15 August 2016 14:25:58 Brian wrote: > A good guide to backporting is at > >   https://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages/ > > A deb-src line in sources.list for unstable is needed to do > >   apt-get source libsane-common/unstable > > Then > >   apt-get build-

  1   2   3   4   5   6   7   8   9   10   >