* [parisc-linux] cannot make kernel
@ 2002-07-23 6:52 Stephan Trajkoff
2002-07-23 8:52 ` joel.soete
0 siblings, 1 reply; 6+ messages in thread
From: Stephan Trajkoff @ 2002-07-23 6:52 UTC (permalink / raw)
To: parisc-linux
-------------------------------------------------------------------
-->> FREE Perl CGI scripts add WEB ACCESS to your POP email accounts!
-->> Download today!! http://www.adjeweb.com
-------------------------------------------------------------------
`gcc -print-libgcc-file-name` /usr/src/linux/arch/parisc/lib/lib.a
/usr/src/linux/lib/lib.a \
--end-group \
-o vmlinux
drivers/video/video.o: In function `.L1581':
drivers/video/video.o(.init.text 0x23e8): undefined reference to
`fbcon_sti'
drivers/video/video.o: In function `.L1639':
drivers/video/video.o(.init.text 0x25d0): undefined reference to
`fbcon_sti'
make: *** [vmlinux] Error 1
I tried to compile pa56
I made make oldconfig from pa54
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [parisc-linux] cannot make kernel
2002-07-23 6:52 [parisc-linux] cannot make kernel Stephan Trajkoff
@ 2002-07-23 8:52 ` joel.soete
2002-07-23 9:36 ` Stephan Trajkoff
0 siblings, 1 reply; 6+ messages in thread
From: joel.soete @ 2002-07-23 8:52 UTC (permalink / raw)
To: Stephan Trajkoff; +Cc: parisc-linux
Quoting Stephan Trajkoff <stephan@itp.bg>:
>
> -------------------------------------------------------------------
> -->> FREE Perl CGI scripts add WEB ACCESS to your POP email accounts!
> -->> Download today!! http://www.adjeweb.com
> -------------------------------------------------------------------
>
> `gcc -print-libgcc-file-name` /usr/src/linux/arch/parisc/lib/lib.a
> /usr/src/linux/lib/lib.a \
> --end-group \
> -o vmlinux
> drivers/video/video.o: In function `.L1581':
> drivers/video/video.o(.init.text 0x23e8): undefined reference to
> `fbcon_sti'
> drivers/video/video.o: In function `.L1639':
> drivers/video/video.o(.init.text 0x25d0): undefined reference to
> `fbcon_sti'
> make: *** [vmlinux] Error 1
>
> I tried to compile pa56
> I made make oldconfig from pa54
Do you try make clean after make oldconfig and before make vmlinux?
(I also do it yesterday evening and do not met any problem)
Joel
-------------------------------------------------
This mail sent through Tiscali Webmail (http://webmail.tiscali.be)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [parisc-linux] cannot make kernel
2002-07-23 8:52 ` joel.soete
@ 2002-07-23 9:36 ` Stephan Trajkoff
2002-07-23 14:52 ` joel.soete
0 siblings, 1 reply; 6+ messages in thread
From: Stephan Trajkoff @ 2002-07-23 9:36 UTC (permalink / raw)
To: joel.soete, parisc-linux
joel.soete@freebel.net wrote:
>Quoting Stephan Trajkoff <stephan@itp.bg>:
>
>
>
>>-------------------------------------------------------------------
>>-->> FREE Perl CGI scripts add WEB ACCESS to your POP email accounts!
>>-->> Download today!! http://www.adjeweb.com
>>-------------------------------------------------------------------
>>
>>`gcc -print-libgcc-file-name` /usr/src/linux/arch/parisc/lib/lib.a
>>/usr/src/linux/lib/lib.a \
>> --end-group \
>> -o vmlinux
>>drivers/video/video.o: In function `.L1581':
>>drivers/video/video.o(.init.text 0x23e8): undefined reference to
>>`fbcon_sti'
>>drivers/video/video.o: In function `.L1639':
>>drivers/video/video.o(.init.text 0x25d0): undefined reference to
>>`fbcon_sti'
>>make: *** [vmlinux] Error 1
>>
>>I tried to compile pa56
>>I made make oldconfig from pa54
>>
>>
>
>Do you try make clean after make oldconfig and before make vmlinux?
>
>(I also do it yesterday evening and do not met any problem)
>
>Joel
>
>
>-------------------------------------------------
>This mail sent through Tiscali Webmail (http://webmail.tiscali.be)
>_______________________________________________
>parisc-linux mailing list
>parisc-linux@lists.parisc-linux.org
>http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
>Man I am not stupid, make oldconfig && make dep && make clean && make
>
I working with UNIX(Linux, qnx) for 4 years...
I made apt-get dist-upgrade
very strange dude
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [parisc-linux] cannot make kernel
2002-07-23 9:36 ` Stephan Trajkoff
@ 2002-07-23 14:52 ` joel.soete
2002-07-23 15:50 ` [parisc-linux] C180 FWSCSI e2fs coruption phi
0 siblings, 1 reply; 6+ messages in thread
From: joel.soete @ 2002-07-23 14:52 UTC (permalink / raw)
To: Stephan Trajkoff; +Cc: joel.soete, parisc-linux
Quoting Stephan Trajkoff <stephan@itp.bg>:
> joel.soete@freebel.net wrote:
>
> >Quoting Stephan Trajkoff <stephan@itp.bg>:
> >
> >
> >
> >>-------------------------------------------------------------------
> >>-->> FREE Perl CGI scripts add WEB ACCESS to your POP email accounts!
> >>-->> Download today!! http://www.adjeweb.com
> >>-------------------------------------------------------------------
> >>
> >>`gcc -print-libgcc-file-name` /usr/src/linux/arch/parisc/lib/lib.a
> >>/usr/src/linux/lib/lib.a \
> >> --end-group \
> >> -o vmlinux
> >>drivers/video/video.o: In function `.L1581':
> >>drivers/video/video.o(.init.text 0x23e8): undefined reference to
> >>`fbcon_sti'
> >>drivers/video/video.o: In function `.L1639':
> >>drivers/video/video.o(.init.text 0x25d0): undefined reference to
> >>`fbcon_sti'
> >>make: *** [vmlinux] Error 1
> >>
> >>I tried to compile pa56
> >>I made make oldconfig from pa54
> >>
> >>
> >
> >Do you try make clean after make oldconfig and before make vmlinux?
> >
> >(I also do it yesterday evening and do not met any problem)
> >
> >Joel
> >
> >
> >-------------------------------------------------
> >This mail sent through Tiscali Webmail (http://webmail.tiscali.be)
> >_______________________________________________
> >parisc-linux mailing list
> >parisc-linux@lists.parisc-linux.org
> >http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
> >
> >Man I am not stupid, make oldconfig && make dep && make clean && make
> >
> I working with UNIX(Linux, qnx) for 4 years...
> I made apt-get dist-upgrade
> very strange dude
Hey,
I just put a question?
-------------------------------------------------
This mail sent through Tiscali Webmail (http://webmail.tiscali.be)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [parisc-linux] C180 FWSCSI e2fs coruption
2002-07-23 14:52 ` joel.soete
@ 2002-07-23 15:50 ` phi
2002-07-23 15:59 ` Peter Mottram
0 siblings, 1 reply; 6+ messages in thread
From: phi @ 2002-07-23 15:50 UTC (permalink / raw)
Cc: parisc-linux
Hi,
I try to setup a C180. I have no CD and 'may be' my problems come from there.
I have a bootable external drive (that use to run on a 712) I boot this
external drive from the C180, it boot narrow ilp32, from there I partionion
the internal FWSCSI drive, 3 partition, it look like this
iws1pb02:/# fdisk /dev/sda
Command (m for help): p
Disk /dev/sda: 133 heads, 62 sectors, 1017 cylinders
Units = cylinders of 8246 * 512 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 8 32953 f0 Linux/PA-RISC boot
/dev/sda2 9 50 173166 82 Linux swap
/dev/sda3 51 1017 3986941 83 Linux
Then I made mkswap, mke2fs, then I cpio -p the external disc onto the internal
disc (after a mount of the external disc).
I rm /etc/mtab and reboot the internal disc, I boot isl to tune the kernel
runstring, then I got something that works....
The idea then is to refresh the 'old' booted distro with a mega apt-get
upgrade, all went fine until apt-get start displaying things like this
..............
Err http://ftp.fr.debian.org unstable/main libgnorba27 1.4.1.7-2
Could not open file
/var/cache/apt/archives/partial/libgnorba27_1.4.1.7-2_hppa.deb - open (30
Read-only file system)
............
Apparently the / wne RO because of coruption detected.
And a quick look of file showing
phi@iws1pb02:/usr$ find .
find: ./share/doc/xserver-common: Input/output error
find: ./share/doc/liblcms: Input/output error
find: ./share/perl/5.6.1/bigfloat.pl: Input/output error
find: ./share/perl/5.6.1/bigint.pl: Input/output error
find: ./share/perl/5.6.1/bigrat.pl: Input/output error
At this stage the FS is real corupted, and fsck -y can correct, but many files
are lost.
I am doing something wrong? does e2fs survive that big FS partition? Does the
FWSCSI reliable? May be my disc is shaky?
Thanx in advance for any sugestions
Phi
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [parisc-linux] C180 FWSCSI e2fs coruption
2002-07-23 15:50 ` [parisc-linux] C180 FWSCSI e2fs coruption phi
@ 2002-07-23 15:59 ` Peter Mottram
0 siblings, 0 replies; 6+ messages in thread
From: Peter Mottram @ 2002-07-23 15:59 UTC (permalink / raw)
To: phi; +Cc: parisc-linux@lists.parisc-linux.org
A well known problem - almost certainly due to an old kernel rev + the NCR
SCSI controller on the C180 - see:
http://parisc-linux.org/release-0.9/errata-093.html
....look for the 'Filesystem Corruption' section
R.
PeteM
On Tue, 23 Jul 2002, phi wrote:
> Hi,
>
> I try to setup a C180. I have no CD and 'may be' my problems come from there.
>
> I have a bootable external drive (that use to run on a 712) I boot this
> external drive from the C180, it boot narrow ilp32, from there I partionion
> the internal FWSCSI drive, 3 partition, it look like this
>
> iws1pb02:/# fdisk /dev/sda
>
> Command (m for help): p
>
> Disk /dev/sda: 133 heads, 62 sectors, 1017 cylinders
> Units = cylinders of 8246 * 512 bytes
>
> Device Boot Start End Blocks Id System
> /dev/sda1 * 1 8 32953 f0 Linux/PA-RISC boot
> /dev/sda2 9 50 173166 82 Linux swap
> /dev/sda3 51 1017 3986941 83 Linux
>
> Then I made mkswap, mke2fs, then I cpio -p the external disc onto the internal
> disc (after a mount of the external disc).
>
> I rm /etc/mtab and reboot the internal disc, I boot isl to tune the kernel
> runstring, then I got something that works....
>
> The idea then is to refresh the 'old' booted distro with a mega apt-get
> upgrade, all went fine until apt-get start displaying things like this
>
> ..............
>
> Err http://ftp.fr.debian.org unstable/main libgnorba27 1.4.1.7-2
> Could not open file
> /var/cache/apt/archives/partial/libgnorba27_1.4.1.7-2_hppa.deb - open (30
> Read-only file system)
>
> ............
>
> Apparently the / wne RO because of coruption detected.
>
> And a quick look of file showing
>
> phi@iws1pb02:/usr$ find .
> find: ./share/doc/xserver-common: Input/output error
> find: ./share/doc/liblcms: Input/output error
> find: ./share/perl/5.6.1/bigfloat.pl: Input/output error
> find: ./share/perl/5.6.1/bigint.pl: Input/output error
> find: ./share/perl/5.6.1/bigrat.pl: Input/output error
>
>
> At this stage the FS is real corupted, and fsck -y can correct, but many files
> are lost.
>
> I am doing something wrong? does e2fs survive that big FS partition? Does the
> FWSCSI reliable? May be my disc is shaky?
>
>
> Thanx in advance for any sugestions
> Phi
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-07-23 16:07 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-23 6:52 [parisc-linux] cannot make kernel Stephan Trajkoff
2002-07-23 8:52 ` joel.soete
2002-07-23 9:36 ` Stephan Trajkoff
2002-07-23 14:52 ` joel.soete
2002-07-23 15:50 ` [parisc-linux] C180 FWSCSI e2fs coruption phi
2002-07-23 15:59 ` Peter Mottram
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.