Re: Kernel compilation problem

2018-08-02 Thread Taren
I did finally get the 4.17.11 kernel to compile so that my large drives are visible now, but I had to use a 'shotgun' approach in including as many SCSI/SATA/etc variables as possible. I do intend on comparing the non-functioning config for 4.17.11 against both the functioning config, as well

Re: Kernel compilation problem

2018-08-02 Thread David Wright
On Wed 01 Aug 2018 at 23:37:33 (-0600), Taren wrote: > I'm running Stretch, with kernel 4.9.0.7, and am trying to compile a > new kernel (preferably 4.17.11) into which I can boot. > The kernel builds successfully, but whenever I try booting into the > new kernel, I end up in emergency mode, with t

Re: Kernel compilation problem

2018-08-02 Thread Taren
Correction: The kernel version I'm using (which sees my 2.7T drives) is 4.9.0-7-amd, not 4.9.0.7. I can provide the .config file for 4.17.11, if needed. On 08/01/2018 11:37 PM, Taren wrote: I'm running Stretch, with kernel 4.9.0.7, and am trying to compile a new kernel (preferably 4.17.11)

Kernel compilation problem

2018-08-01 Thread Taren
I'm running Stretch, with kernel 4.9.0.7, and am trying to compile a new kernel (preferably 4.17.11) into which I can boot. The kernel builds successfully, but whenever I try booting into the new kernel, I end up in emergency mode, with the error Unit dev-disk-by\x2duuid-.device has fai

Re: e2fsprogs compilation problem

2009-01-19 Thread Kamaraju S Kusumanchi
ot;db77ec039ff241dab0f1e267fabcfa814fbaf4c" on integer constant > make[2]: *** [alloc_tables.o] Error 1 > make[2]: se sale del directorio `/usr/src/e2fsprogs/build/lib/ext2fs' > make[1]: *** [all-libs-recursive] Error 1 > make[1]: se sale del directorio `/usr/src/e2fsprogs/build&

e2fsprogs compilation problem

2009-01-19 Thread Adrian Chapela
uild/lib/ext2fs' make[1]: *** [all-libs-recursive] Error 1 make[1]: se sale del directorio `/usr/src/e2fsprogs/build' make: *** [all] Error 2 Could you give some advice to solve the compilation problem ? I want to compile my own binary because I don't want to mix stable with t

Re: [etch] Eterm compilation problem

2007-06-27 Thread Jakub Narojczyk
Jakub Narojczyk napisał(a): #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk DEB_DH_SHLIBDEPS_ARGS = -L libEterm -l debian/tmp/usr/lib/ DEB_DESTDIR = $(CURDIR)/debian/tmp DEB_CONFIGURE_EXTRA_FLAGS = \ --enable-xim \ --wit

[etch] Eterm compilation problem

2007-06-27 Thread Jakub Narojczyk
Hi I wanted to recompile Eterm's source package using my CFLAGS for better performance, but I ran into a problem. dpkg-buildpackage -uc -b gives: libscream.c:1488:2: warning: #warning compiling in libscream libscream.c:1493:2: warning: #warning compiling in support for GNU screen libscream.c: I

Re: pdfedit compilation problem

2006-10-12 Thread Olafur Jens Sigurdsson
Was a little bit to quick there, I managed to compile it by setting the QTDIR to /usr/share/qt3 instaed of /usr/share/qt4 like it was before. Oli Þann 2006-10-12, 12:10:18 (+) skrifaði Olafur Jens Sigurdsson: > Hi, I am trying to compile pdfedit (http://pdfedit.petricek.net/) but > havnt been

pdfedit compilation problem

2006-10-12 Thread Olafur Jens Sigurdsson
Hi, I am trying to compile pdfedit (http://pdfedit.petricek.net/) but havnt been successful so far. I have tried it on two machines (both running unstable) and have gotten two different errors. On one of them (using libqt3-dev) it doesnt find the /usr/include/qt3 directory and thus cant include an

Re: Wicked compilation problem

2003-02-22 Thread Michael Hall
On Sat, 2003-02-22 at 12:00, Johan Ehnberg wrote: > I'm getting an error at (somewhat) random times when compiling stuff on > my machine. For example when I compile my kernel: > > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep > scripts/mkdep.c > gcc: Internal compiler e

Re: Wicked compilation problem

2003-02-22 Thread Paul Johnson
On Sat, Feb 22, 2003 at 02:00:04PM +0200, Johan Ehnberg wrote: > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep > scripts/mkdep.c > gcc: Internal compiler error: program cc1 got fatal signal 11 > > Also when making menuconfig the first time it gave me that error. The > s

Wicked compilation problem

2003-02-22 Thread Johan Ehnberg
Hi! I'm getting an error at (somewhat) random times when compiling stuff on my machine. For example when I compile my kernel: gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep scripts/mkdep.c gcc: Internal compiler error: program cc1 got fatal signal 11 Also when making me

Re: 2.5.50 kernel compilation problem

2002-12-05 Thread Derrick 'dman' Hudson
On Tue, Dec 03, 2002 at 11:53:40AM -0300, Miguel Griffa wrote: | Derrick 'dman' Hudson wrote: | | >On Tue, Dec 03, 2002 at 11:01:26AM -0300, Miguel Griffa wrote: | >| Hi all | >| I've been trying to compile the 2.5.50 kernel and after _many_ | >| configuration changes (to make it comilable) I've

Re: 2.5.50 kernel compilation problem

2002-12-03 Thread Mark L. Kahnt
On Tue, 2002-12-03 at 09:53, Miguel Griffa wrote: > Derrick 'dman' Hudson wrote: > > >On Tue, Dec 03, 2002 at 11:01:26AM -0300, Miguel Griffa wrote: > >| Hi all > >| I've been trying to compile the 2.5.50 kernel and after _many_ > >| configuration changes (to make it comilable) I've arrived to an

Re: 2.5.50 kernel compilation problem

2002-12-03 Thread Colin Watson
On Tue, Dec 03, 2002 at 11:53:40AM -0300, Miguel Griffa wrote: > do I have the right to ask support to the list for this? You can ask whatever you like, but the linux-kernel list are more likely to be able to give you informative answers in this case. -- Colin Watson

Re: 2.5.50 kernel compilation problem

2002-12-03 Thread Jason Wojciechowski
Miguel Griffa ([EMAIL PROTECTED]) wrote: > >On Tue, Dec 03, 2002 at 11:01:26AM -0300, Miguel Griffa wrote: > >| I've been trying to compile the 2.5.50 kernel and after _many_ > >| configuration changes (to make it comilable) I've arrived to an > >| error which I have no clue about. > I do have t

Re: 2.5.50 kernel compilation problem

2002-12-03 Thread Noah L. Meyerhans
On Tue, Dec 03, 2002 at 11:01:26AM -0300, Miguel Griffa wrote: > I've been trying to compile the 2.5.50 kernel and after _many_ > configuration changes (to make it comilable) I've arrived to an error > which I have no clue about. > after compiling/intalling: request_module[ide-disk]: not ready I

Re: 2.5.50 kernel compilation problem

2002-12-03 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Miguel Griffa <[EMAIL PROTECTED]> wrote: >Hi all >I've been trying to compile the 2.5.50 kernel and after _many_ >configuration changes (to make it comilable) I've arrived to an error >which I have no clue about. If you want to mess around with current 2.5 kernel

Re: 2.5.50 kernel compilation problem

2002-12-03 Thread Miguel Griffa
Derrick 'dman' Hudson wrote: On Tue, Dec 03, 2002 at 11:01:26AM -0300, Miguel Griffa wrote: | Hi all | I've been trying to compile the 2.5.50 kernel and after _many_ | configuration changes (to make it comilable) I've arrived to an error | which I have no clue about. If you're not a C/kernel d

Re: 2.5.50 kernel compilation problem

2002-12-03 Thread Derrick 'dman' Hudson
On Tue, Dec 03, 2002 at 11:01:26AM -0300, Miguel Griffa wrote: | Hi all | I've been trying to compile the 2.5.50 kernel and after _many_ | configuration changes (to make it comilable) I've arrived to an error | which I have no clue about. If you're not a C/kernel developer then don't try develop

2.5.50 kernel compilation problem

2002-12-03 Thread Miguel Griffa
Hi all I've been trying to compile the 2.5.50 kernel and after _many_ configuration changes (to make it comilable) I've arrived to an error which I have no clue about. after compiling/intalling: request_module[ide-disk]: not ready kernel panic does anyone have any idea how to interpret this? is a

Compilation Problem

2001-10-20 Thread Patrick Schnorbus
when i try to compile the cvs snapshot from licq: ---snip--- In file included from /usr/include/sys/socket.h:35, from /usr/src/licq-20011020/include/licq_socket.h:9, from /usr/src/licq-20011020/include/licq_packets.h:6, from /usr/src/licq-20011020

Re: X compilation problem

2001-10-07 Thread Timeboy
- Re: X compilation problem - On Wednesday Oct 03 20:44 [EMAIL PROTECTED] wrote: > ** Hello > ** > ** I'm using debian and i have tried to compile the new X (4.1.0) > ** I'm using the sources from your ftp and the compilation always takes > abou

Re: X compilation problem

2001-10-03 Thread Sean Quinlan
--- [EMAIL PROTECTED] <[EMAIL PROTECTED]> (2001-10-03 21:30): > I'm using debian and i have tried to compile the new X (4.1.0) I'm > using the sources from your ftp and the compilation always takes about > 700 mb of HDD space and then fails sayng that someone is not member of > some group. I tried

Re: X compilation problem

2001-10-03 Thread Colin Watson
(Cc'ed, guessing that you don't read the list; if I'm wrong, my apologies ...) On Wed, Oct 03, 2001 at 08:44:29PM +0200, [EMAIL PROTECTED] wrote: > Please give me some help how to compile this, because if i use .deb i > have to put the whole system (dependenci konflicts) to unstable or > testing,

X compilation problem

2001-10-03 Thread ice . planet
Hello I'm using debian and i have tried to compile the new X (4.1.0) I'm using the sources from your ftp and the compilation always takes about 700 mb of HDD space and then fails sayng that someone is not member of some group. I tried various kernel versions (from 2.2.17 to 2.4.10), but nothing h

RE: PHP4 compilation problem

2001-08-31 Thread Francois Thomas
Hello Erdmut Thank you, and thanks to Mike and Russell too. > > > You need to install the imap support library package. > > > > I already have installed the libc-client4.7 libraries.. Is > there something > > else that I have missed ? > > I think you also need the package libc-client4.7-dev,

Re: PHP4 compilation problem

2001-08-28 Thread Erdmut Pfeifer
On Tue, Aug 28, 2001 at 06:52:52PM +0200, Francois Thomas wrote: > > > > -Message d'origine- > > De : Russell Speed [mailto:[EMAIL PROTECTED] > > Envoyé : mardi 28 août 2001 17:47 > > À : Francois Thomas > > Cc : 'debian-user@lists.debian

Re: PHP4 compilation problem

2001-08-28 Thread Russell Speed
You need to install the imap support library package. On Tue, 2001-08-28 at 12:18, Francois Thomas wrote: > > Hello list > > I'm trying to compile PHP4.06 on a Potato machine. In fact, I got it > working, but now I want to add imap support. > The configure script works well and gives me no warni

Re: PHP4 compilation problem

2001-08-28 Thread Michael Heldebrant
On 28 Aug 2001 18:18:31 +0200, Francois Thomas wrote: > > Hello list > > I'm trying to compile PHP4.06 on a Potato machine. In fact, I got it > working, but now I want to add imap support. > The configure script works well and gives me no warning. But when I 'make', > I have this error: > > make

RE: PHP4 compilation problem

2001-08-28 Thread Francois Thomas
> -Message d'origine- > De : Russell Speed [mailto:[EMAIL PROTECTED] > Envoyé : mardi 28 août 2001 17:47 > À : Francois Thomas > Cc : 'debian-user@lists.debian.org' > Objet : Re: PHP4 compilation problem > > > You need to install the ima

PHP4 compilation problem

2001-08-28 Thread Francois Thomas
Hello list I'm trying to compile PHP4.06 on a Potato machine. In fact, I got it working, but now I want to add imap support. The configure script works well and gives me no warning. But when I 'make', I have this error: make[1]: Entre dans le répertoire `/usr/local/src/php-4.0.6' /bin/sh /usr/lo

Kernel 2.4.4* compilation problem

2001-05-16 Thread Steve Kieu
HI, It is a wierd thing that no one reported this so I just want to ask why I got the error parport_pc.c in function parport_pc_find_ports 2618 too many arguments to function "parport_pc_init_superio while trying to compile the modules for Linux kernel 2.4.4 and I also tried to apply patches unt

Re: Kernel module compilation problem under 2.2

2001-03-12 Thread David Wright
Quoting Michael Welles ([EMAIL PROTECTED]): > > Apologies in advance if this is a stupid question -- I'm pretty sure > I'm dealing with a very simple problem, but I can't figure out how to > fix. > > I've written a kernel module which builds cleanly on a stock RH 7.0 > system, but when I try to

Kernel module compilation problem under 2.2

2001-03-11 Thread Michael Welles
Apologies in advance if this is a stupid question -- I'm pretty sure I'm dealing with a very simple problem, but I can't figure out how to fix. I've written a kernel module which builds cleanly on a stock RH 7.0 system, but when I try to build it on my 2.2 Debian box, I get a *host* of errors, a

Kernel Compilation Problem

1999-07-16 Thread Thierry Pellé
Hi everybody, I tried to re-compile my kernel (package Kernel-Source 2.0.36-3) but a problem occur at the end of the process (Audio device step) : here is the log file make[1]: Leaving directory `/usr/src/kernel-source-2.0.36/arch/i386/lib' ld -m elf_i386 -Ttext 0x10 -e stext arch/i38

Re: Kernel compilation problem

1999-06-16 Thread Manoj Srivastava
Hi, >>"Johann" == Johann Spies <[EMAIL PROTECTED]> writes: Johann> I am trying to compile a kernel with Johann> make-kpkg --revision=custom.1.0 kernel_image Johann> dpkg-deb - error: (upstream) version (`scsi') doesn't contain any digits Johann> dpkg-deb: 1 errors in control file

Kernel compilation problem

1999-06-12 Thread Johann Spies
I am trying to compile a kernel with make-kpkg --revision=custom.1.0 kernel_image At the end of the process I got an error message. What does this error mean and how can I correct it? test -f System.map && cp System.map \

Re: weird compilation problem

1998-11-19 Thread Hamish Moffatt
On Thu, Nov 19, 1998 at 09:02:50AM +0100, Ole J. Tetlie wrote: > *-Hamish Moffatt <[EMAIL PROTECTED]> > | > | c++ -o xtvscreen -O2 -fno-strength-reduce -L/usr/X11R6/lib xtvscreen.o > visual.o TVscreen.o channel.o callbacks.o allwidgets.o snap.o sound.o > -ljpeg -lXm > | -lXpm -lXext -lX11

Re: weird compilation problem

1998-11-19 Thread Ole J. Tetlie
*-Hamish Moffatt <[EMAIL PROTECTED]> | | c++ -o xtvscreen -O2 -fno-strength-reduce -L/usr/X11R6/lib xtvscreen.o visual.o TVscreen.o channel.o callbacks.o allwidgets.o snap.o sound.o-ljpeg -lXm | -lXpm -lXext -lX11 -lXt -lSM -lICE -lXxf86dga -lm -lX11 -ljpeg -lXm -lXpm -lXext -lX11 -lXt

weird compilation problem

1998-11-19 Thread Hamish Moffatt
Trying to compile a particular bit of C++ software; [6:32pm] [EMAIL PROTECTED]:~/tmp/bttv/XTV# make rm -f xtvscreen c++ -o xtvscreen -O2 -fno-strength-reduce -L/usr/X11R6/lib xtvscreen.o visual.o TVscreen.o channel.o callbacks.o allwidgets.o snap.o sound.o-ljpeg -lXm -lXpm -lXext -lX11 -

Re: kernel compilation problem

1997-07-28 Thread dada
[EMAIL PROTECTED] wrote: > > > After intalling, the system is OK (I think). > > > > Today I recompile the kernel 2.0.29 and here is when problems arose: > > > > When I boot whith new kernel, I see that during booting procces the > > kernel try setup my NE2000 network card TWO TIMES: the frist one

kernel compilation problem

1997-07-28 Thread x
Hi... Here is my problem: I just installed an Debian 1.3.1 linux box. During the intalling procces I choose the options apropiate (support to java,suport to my NE2000 card,etc). After intalling, the system is OK (I think). Today I recompile the kernel 2.0.29 and here is when problems arose:

Re: Kernel compilation problem

1997-03-18 Thread Manoj Srivastava
Hi, Are there any stamp-* files in the top level directory? Please try # make-kpkg clean # make-kpkg -r custom.A kernel_image and see if that works. If not, please capture the output (using script maybe) and also the listing produced by ls -als and please file a bug report

Re: Kernel compilation problem

1997-03-09 Thread Dima
In message <[EMAIL PROTECTED]> you wrote: >--Multipart_Sat_Mar__8_19:17:27_1997-1 >Content-Type: text/plain; charset=US-ASCII > >> "Elie" == Elie Rosenblum <[EMAIL PROTECTED]> writes: > ... >>> >>> Well, I know of this fatal sig 11 thing, but, $%!"#$"#$%"%", it >>> worked before on

Re: Kernel compilation problem

1997-03-09 Thread Karl M. Hegbloom
> "Elie" == Elie Rosenblum <[EMAIL PROTECTED]> writes: Elie> On Sun, 9 Mar 1997, Alexander Koch wrote: >> I tried to compile a new kernel on my own (just the old way) >> and I am afraid i messed some things up... >> >> What does have to be a module? Even the SCSI controlle

Re: Kernel compilation problem

1997-03-09 Thread Elie Rosenblum
On Sun, 9 Mar 1997, Alexander Koch wrote: > I tried to compile a new kernel on my own (just the old way) and I am afraid > i messed some things up... > > What does have to be a module? Even the SCSI controller? (I guess not) > > And, besides - after installing debian on my system I get segfaults

Re: Kernel compilation problem

1997-03-08 Thread Manoj Srivastava
Hi, Firstly: It was a problem with kernel sources not expecting the suddenly POSIX compliant expr in shell utils, not with make-kpkg. (/usr/doc/kernel-package.Problems.gz in newer kernel-packages dissects this in detail). Secondly, sure, this is Unix. You can always do things m

Kernel compilation problem

1997-03-08 Thread Dave Van Dijck
* Reply to a message in linux-debian-users. Steve Reid wrote in a message to Dave Van Dijck: --==>OT-RSN: MOVED by text! > Well, I am trying to compile a custom kernel, which I've done SR> This is a known bug in make-kpkg. SR> I haven't tried make-kpkg since I reported the bug, but I suspe

Re: Kernel compilation problem

1997-02-25 Thread edwalter
On Mon, 24 Feb 1997, Michael Banys wrote: > > Does anyone know how to fix this problem? It's completely baffling me... > I don't know of a way to make it perfect, but, the following is a fix. in the drivers/sound directory, copy Config.std to Config.in and then do make config or oldconfig (no

Re: Kernel compilation problem

1997-02-25 Thread Manoj Srivastava
Hi, This is a know bug with the *kernel sources* (not make-kpkg as has been suggested). Actually, this problem is an artifact of expr becomming suddenly POSIX compliant, much to the consternation of the kernel configure scripts. The fix is to apply the following patch to your

Re: Kernel compilation problem

1997-02-25 Thread Mary Conner
On Mon, 24 Feb 1997, Michael Banys wrote: > So I go through make config and everything is just fine ... until it comes > to the sound. When it reaches the soundblaster I/O, no matter what I type > in, it reports: "Sorry, no help available for this option yet," and then > just goes right back to t

Re: Kernel compilation problem

1997-02-25 Thread Steve Reid
> Well, I am trying to compile a custom kernel, which I've done > numerous times on my old system, using make-kpkg. So I go through > make config and everything is just fine ... until it comes to the > sound. When it reaches the soundblaster I/O, no matter what I type > in, it reports: "Sorry, no h

Kernel compilation problem

1997-02-25 Thread Michael Banys
I just got a new Pentium Pro 200 MHz, and I put Debian linux 1.2 onto it (had it on my old system and LOVED it! So had to have it again on this new screamer). Well, I am trying to compile a custom kernel, which I've done numerous times on my old system, using make-kpkg. So I go through make co