Thread: Cobalt Qube

Cobalt Qube

From
"john adams"
Date:
I have been asked to get a port of the Postgres SQL database onto the
Cobalt Qube and RaQ products see
www.cobaltnet.com.

These use Mips CPU but have a fairly generic Linux on them. We had no
trouble with Squid and fetchmail but when the source has been copied
onto the system we get the following message from the configure utility
:

loading cache ./config.cache
checking host system type... mips-pc-linux-gnu
checking echo setting...
checking setting template to... linux

linux does not exist

Available Templates (set using --with-template):

aix_325
aix_41
aix_42
aix_gcc
alpha
bsdi_2.0
bsdi_2.1
bsdi_4.0
dgux
freebsd
generic
hpux_cc
hpux_gcc
irix5
linux_alpha
linux_i386
linux_ppc
linux_sparc
netbsd
nextstep
openbsd
sco
solaris_i386_cc
solaris_i386_gcc
solaris_sparc_cc
solaris_sparc_gcc
sunos4_cc
sunos4_gcc
svr4
ultrix4
univel
unixware


I recoginise that this is a bit of a silly question and that we probably
have to create a template or something like that but I do not know where
to start.

Any help would be greatly appreciated as I have talked myself into a
corner here telling everyone how good the postgres is and I can get it
on our main server product.



Re: [PORTS] Cobalt Qube

From
"Thomas G. Lockhart"
Date:
> I have been asked to get a port of the Postgres SQL database onto the
> Cobalt Qube

Tatsuo has been there, done that, with Postgres v6.4. I put an entry
into the supported platforms list last month based on his report. You
are running v6.4, right?

> These use Mips CPU but have a fairly generic Linux on them. We had no
> trouble with Squid and fetchmail but when the source has been copied
> onto the system we get the following message from the configure
> utility
> Any help would be greatly appreciated as I have talked myself into a
> corner here telling everyone how good the postgres is and I can get it
> on our main server product.

Not certain if Tatsuo needed apply any patches. He is a very familiar
with the Postgres system so I'm sure can get you going very quickly.

Tatsuo?

                     - Tom

Re: [PORTS] Cobalt Qube

From
Tatsuo Ishii
Date:
>> I have been asked to get a port of the Postgres SQL database onto the
>> Cobalt Qube
>
>Tatsuo has been there, done that, with Postgres v6.4. I put an entry
>into the supported platforms list last month based on his report. You
>are running v6.4, right?
>
>> These use Mips CPU but have a fairly generic Linux on them. We had no
>> trouble with Squid and fetchmail but when the source has been copied
>> onto the system we get the following message from the configure
>> utility
>> Any help would be greatly appreciated as I have talked myself into a
>> corner here telling everyone how good the postgres is and I can get it
>> on our main server product.
>
>Not certain if Tatsuo needed apply any patches. He is a very familiar
>with the Postgres system so I'm sure can get you going very quickly.

I have posted patches for porting v6.4 to Cobal Qube sometimes
ago. Also, I have made it for 6.4.2 recently. They are available from
following URLs:

v6.4:
ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4/patches/cq.patch

6.4.2:
ftp://ftp.sra.co.jp/pub/cmd/postgres/6.4.2/patches/m68k-cq.patch

Note that m68k-cq.patch inclues porting codes for both Cobal Qube and
NetBSD/m68k.

Please let me know if you have further questions.
--
Tatsuo Ishii