Re: [parisc-linux] gcc 3.0 error

2003-01-17 Thread jsoe0708
Hi Dave, > >> /usr/bin/ld: .libs/libTKernel.la-478.o(.text.1+0x37798): cannot reach 0387__ZNSolsEPFRSoS_E+0, >> recompile with -ffunction-sections >> /usr/bin/ld: .libs/libTKernel.la-478.o(.text.1+0x37798): cannot handle >R_PARISC_PCREL17F > >> As it is a very long job (more then 12h) what wou

Re: [parisc-linux] new gcc-default for hppa

2003-01-16 Thread jsoe0708
>May be still have to do a test: recompile the kernel with config file mentioned >my Grant earlier (the 2.4.20-pa14 for c3k). Do not know if it can help us >more? I will try and let inform. > :^(( Also crash. (I do not have any other supported NIC to test more :( ) Joel

Re: [parisc-linux] new gcc-default for hppa

2003-01-16 Thread jsoe0708
Hi, > >This is EXACTLY what happened to me when I conpiled a kernel for my C240 >(just using the built-in network card) with a (buggy) gcc-3.2. Incoming >network traffic will crash the system, outgoing will work. > >gcc-3.2 obviously miscompiles parts of the network code of the kernel, >whereas gcc

gcc 3.0 error

2003-01-16 Thread jsoe0708
Hi all, Trying to rebluid a graphical library on my hppa linux b180 still running gcc-3.0 as default, I got following message: /usr/bin/ld -r -o .libs/libTKernel.la-478.o .libs/Units_UtsSequence_0.o .libs/libTKernel.la-477.o gcc -shared .libs/libTKernel.la-478.o -ldl -lieee -lm -Wl,-soname -Wl

Re: [parisc-linux] new gcc-default for hppa

2003-01-16 Thread jsoe0708
... > >Or make them available via http or ftp. The best idea I had, was to put those stuff on a testdrive server but Randolph do not have access. >Otherwise, posting what symbols the IAOQ/GR02 values point at >is even better. > >> I also forget to recall: this only occurs for incoming ethernet tr

Re: [parisc-linux] new gcc-default for hppa

2003-01-15 Thread jsoe0708
Hi Grant and Randolph, >-- Original Message -- >From: [EMAIL PROTECTED] >Subject: Re: [parisc-linux] new gcc-default for hppa >To: [EMAIL PROTECTED] >Cc: "Randolph Chung" <[EMAIL PROTECTED]>, > [EMAIL PROTECTED], debian-hppa@lists.debian.org >Date: Tue, 14 Jan 2003 18:49:46 +0100 > > >>-- Or

Re: [parisc-linux] new gcc-default for hppa

2003-01-14 Thread jsoe0708
>-- Original Message -- >Date: Tue, 14 Jan 2003 09:52:03 -0700 >To: [EMAIL PROTECTED] >Cc: Randolph Chung <[EMAIL PROTECTED]>, > [EMAIL PROTECTED], debian-hppa@lists.debian.org >Subject: Re: [parisc-linux] new gcc-default for hppa >From: [EMAIL PROTECTED] (Grant Grundler) > > >On Tue, Jan 14,

Re: [parisc-linux] new gcc-snapshot problem [was: new gcc-default for hppa]

2003-01-14 Thread jsoe0708
>-- Original Message -- >Subject: Re: [parisc-linux] new gcc-snapshot problem [was: new gcc-default >for hppa] >To: [EMAIL PROTECTED] >From: "John David Anglin" <[EMAIL PROTECTED]> >Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], > debian-hppa@lists.debian.org >Date: Tue, 14 Jan 2003 10:04:14 -050

Re: [parisc-linux] new gcc-snapshot problem [was: new gcc-default for hppa]

2003-01-14 Thread jsoe0708
> >> I have a look and in drivers/ide/ide-cd.h line 440 I found well: >> __u8 short slot_tabelen; >> >> Any idea? > >Look at the code after preprocessing with "-E" option. This will >show you the actual code where the fault occurs. > Hi Dave, Good idea and I do so for tree compiler still ins

new gcc-snapshot problem [was: new gcc-default for hppa]

2003-01-14 Thread jsoe0708
>PS: Tommorrow I will try either snapshot or gcc-3.0? > I so try snapshot (named 20030105-1) and so set LD_LIBRARY_PATH and PATH as documented but compiling the kernel 2.4.20 failled with: gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-pa21/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict

Re: [parisc-linux] new gcc-default for hppa

2003-01-14 Thread jsoe0708
>On Mon, Jan 13, 2003 at 07:36:03PM +0100, [EMAIL PROTECTED] wrote: >> Well as mentionned in another mail, I just compile the 2.4.20-pa21 with >> this new release and it always compile well, always boot well but also >as >> soon as a network connection is tempted the system still crash. >> >> And

Re: [parisc-linux] new gcc-default for hppa

2003-01-13 Thread jsoe0708
>> I do notice that unstable debian for i386 switch (or will very soon) gcc-default >> to gcc-3.2. Is it also true for hppa? (am I anxious about compiling new >> kernel with this because of pb encounter with network connection) > >yes: > >[EMAIL PROTECTED]:~$ madison gcc|grep unstable > gcc |

Re: [parisc-linux] new gcc-default for hppa

2003-01-10 Thread jsoe0708
>> I do notice that unstable debian for i386 switch (or will very soon) gcc-default >> to gcc-3.2. Is it also true for hppa? (am I anxious about compiling new >> kernel with this because of pb encounter with network connection) > >yes: > >[EMAIL PROTECTED]:~$ madison gcc|grep unstable > gcc |

new gcc-default for hppa

2003-01-10 Thread jsoe0708
Hi all, I do notice that unstable debian for i386 switch (or will very soon) gcc-default to gcc-3.2. Is it also true for hppa? (am I anxious about compiling new kernel with this because of pb encounter with network connection) Thanks in advance for advise, Joel *

Re: kernel 2.4.19 doesn't compile

2002-10-16 Thread jsoe0708
Hi Jonas, It sounds like the problem I met and solved by: http://lists.parisc-linux.org/pipermail/parisc-linux/2002-September/017794.html dunno how to integrated in the dpkg (sorry :( ) hth, Joel

New libpam 0.76 seems to broken wu-ftp on hppa

2002-10-09 Thread jsoe0708
Hi all, I just apt-get distupgrade my "unstable" (sarg?) hppa linux box. I try to do an ftp from a woody box (ncftp or ftp as ftp client) with my user (not root I mean) to this unstable box (which use wu-ftp as server). No means to login? Come back to 0.72 release of libpam solved the problem. I

Re: FW: Re: [parisc-linux] Mouse stops working when exiting KDE

2002-09-26 Thread jsoe0708
Hi Branden, Thanks for your attention. >-- Original Message -- >Date: Wed, 25 Sep 2002 20:36:36 -0500 >From: Branden Robinson <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Cc: debian-x@lists.debian.org, debian-hppa@lists.debian.org >Subject: Re: FW: Re: [parisc-linux] Mouse stops working when exiti

FW: Re: [parisc-linux] Mouse stops working when exiting KDE

2002-09-25 Thread jsoe0708
Hi all, I forward this message also on those ml just in case this problem where already encountered on other platform and may be solved. Thanks in advance, Joel --- Begin Message --- Hi Brian, >-- Original Message -- >Date: Sun, 22 Sep 2002 16:45:47 -0500 >From: "Bryan W. Headley" <[EMAIL P