All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] compiling on a 735?
@ 1999-09-27 19:29 Simen Thoresen
  1999-09-27 19:55 ` Grant Grundler
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Simen Thoresen @ 1999-09-27 19:29 UTC (permalink / raw
  To: parisc-linux

Hi!

I've recently gotten hold of a 735/99 (A2608A) workstation (128M ram and 2 
really loud disks), and would like to contribute.

I've cleaned one of the disks, and on the other I've installed the 
egcs, flex and make depots (the bash-depot seems to be non-
existent, so I've compiled and installed it from gnu.org myself.

I've downloaded a kernel snapshot (some days ago), and now have 
some questions;

1. has anybody compiled ncurses, so that make menuconfig works? I'll give
it a try soon.
2. Is my 735 a 712 or 715? Does it matter at this stage?
3. Is my 735 a A class or D class? Does it matter?
4. The HCL notes that the 735 has a 7100, so that part is ok.
5. Gecko or Dino? I don't have one pci-slots, so I guess it's no Dino, right?



Making 0927:
make mrproper
(no errors)

make config:

Gecko support (CONFIG_GECKO) [Y/n/?]
scripts/Configure: [: missing `]'
DINO PCI support (CONFIG_GECKO_DINO) [Y/n/?] n

make dep
(no errors)

make Image:
su-2.03$ make Image
make -C arch/parisc/boot Image
make[1]: Entering directory `/usr/local/linux/arch/parisc/boot'
gcc -g0 mkImage.c -o mkImage
make[1]: *** No rule to make target `../../../vmlinux', needed by `Image'.
Stop
.
make[1]: Leaving directory `/usr/local/linux/arch/parisc/boot'
make: *** [Image] Error 2


make vmlinux:
su-2.03$ make vmlinux
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o
scripts/split-include
scripts/split-include.c
scripts/split-include include/linux/autoconf.h include/config
gcc -D__KERNEL__ -I/usr/local/linux/include -Wall -Wstrict-prototypes -O2
-fomit
-frame-pointer -mdisable-fpregs -fwritable-strings  -fno-strict-aliasing
-pipe -
fno-strength-reduce  -c -o init/main.o init/main.c
init/main.c: In function `init':
init/main.c:1395: warning: implicit declaration of function `sys_dup'
gcc -D__KERNEL__ -I/usr/local/linux/include -Wall -Wstrict-prototypes -O2
-fomit
-frame-pointer -mdisable-fpregs -fwritable-strings  -fno-strict-aliasing
-pipe -
fno-strength-reduce -DUTS_MACHINE='"parisc"' -c -o init/version.o
init/version.c
make -C arch/parisc/boot ramdisk.o
make[1]: Entering directory `/usr/local/linux/arch/parisc/boot'
make[1]: *** No rule to make target `../../../ramdisk.bin', needed by
`ramdisk.c
'.  Stop.
make[1]: Leaving directory `/usr/local/linux/arch/parisc/boot'
make: *** [ramdisk.o] Error 2




Help?

-Simen, with an Apollo 735 Workstation, currently only counting cows.
(110KKeys/s)

--
"We do have a summer. Last year, I remember, it was a Wednesday" 
-Helga-Marie Johnesen, Norwegian citizen, TIME international.

GNUsig v0.9A R3
Support the GNUsig-project! Mail simen-tt@online.no for details.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [parisc-linux] compiling on a 735?
  1999-09-27 19:29 [parisc-linux] compiling on a 735? Simen Thoresen
@ 1999-09-27 19:55 ` Grant Grundler
  1999-09-27 20:22 ` Alex deVries
  1999-10-08 13:31 ` Steven Pritchard
  2 siblings, 0 replies; 4+ messages in thread
From: Grant Grundler @ 1999-09-27 19:55 UTC (permalink / raw
  To: Simen Thoresen; +Cc: parisc-linux

Simen Thoresen wrote:
...
> 2. Is my 735 a 712 or 715? Does it matter at this stage?

More like a 715 but not. 735 has several GSC "EISA" slots vs.
715's goofy one.

> 3. Is my 735 a A class or D class? Does it matter?

Neither. 735 predates the A/D-class nomenclature just like 715/712 do too.

> 4. The HCL notes that the 735 has a 7100, so that part is ok.

yes - should at least work like a 715 for the most part...some of the
other chips might not be the same though. I don't know and wouldn't
count on it.

> 5. Gecko or Dino? I don't have one pci-slots, so I guess it's no Dino, right?

Right. No dino - could install card-mode dino if/when that starts to work.

cheers,
grant


Grant Grundler
Communications Infrastructure Computer Operations
+1.408.447.7253

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [parisc-linux] compiling on a 735?
  1999-09-27 19:29 [parisc-linux] compiling on a 735? Simen Thoresen
  1999-09-27 19:55 ` Grant Grundler
@ 1999-09-27 20:22 ` Alex deVries
  1999-10-08 13:31 ` Steven Pritchard
  2 siblings, 0 replies; 4+ messages in thread
From: Alex deVries @ 1999-09-27 20:22 UTC (permalink / raw
  To: Simen Thoresen; +Cc: parisc-linux

Simen Thoresen wrote:
> 1. has anybody compiled ncurses, so that make menuconfig works? I'll give
> it a try soon.

I don't think so, but we would like that.  I just use 'make config' in
the meantime.

> 2. Is my 735 a 712 or 715? Does it matter at this stage?

No, your 735 is a 735, but no, it doesn't matter.

> 3. Is my 735 a A class or D class? Does it matter?

It's really neither, and no, it doesn't matter yet either.   We just
don't have enough IO support yet for it to matter.

> 4. The HCL notes that the 735 has a 7100, so that part is ok.

Yuppers.

> 5. Gecko or Dino? I don't have one pci-slots, so I guess it's no Dino, right?

If it has EISA slots, it probably has WAX, for which we have no docs. 
It likely has Lasi, but I'm not sure and I'd need an HP person to tell
me.

> make[1]: *** No rule to make target `../../../ramdisk.bin', needed by
> `ramdisk.c
> '.  Stop.
> make[1]: Leaving directory `/usr/local/linux/arch/parisc/boot'
> make: *** [ramdisk.o] Error 2


You should grab ramdisk.bin from
ftp://puffin.external.hp.com/pub/parisc/binaries/ramdisks or similiar.

- Alex

-- 
Alex deVries
Vice President of Engineering
The Puffin Group

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [parisc-linux] compiling on a 735?
  1999-09-27 19:29 [parisc-linux] compiling on a 735? Simen Thoresen
  1999-09-27 19:55 ` Grant Grundler
  1999-09-27 20:22 ` Alex deVries
@ 1999-10-08 13:31 ` Steven Pritchard
  2 siblings, 0 replies; 4+ messages in thread
From: Steven Pritchard @ 1999-10-08 13:31 UTC (permalink / raw
  To: Simen Thoresen; +Cc: parisc-linux

Simen Thoresen said:
[...]
> I've installed the 
> egcs, flex and make depots (the bash-depot seems to be non-
> existent, so I've compiled and installed it from gnu.org myself.

I couldn't figure this comment out when I first read it, but today I
finally noticed that the permissions on the 10.20 bash depot file were
wrong.  (Darn umask.)

It's fixed now.  Sorry about that.

Steve
-- 
steve@silug.org           | Linux Users of Central Illinois
(217)698-1694             | Meetings the 4th Tuesday of every month
Steven Pritchard          | http://www.luci.org/ for more info

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-10-08 13:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-09-27 19:29 [parisc-linux] compiling on a 735? Simen Thoresen
1999-09-27 19:55 ` Grant Grundler
1999-09-27 20:22 ` Alex deVries
1999-10-08 13:31 ` Steven Pritchard

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.