Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PORTS] SunOS?

0 views
Skip to first unread message

David Wetzel

unread,
Aug 5, 1998, 3:00:00 AM8/5/98
to pgsql...@postgresql.org
Hi!

Has someone compiles pgsql on such a box yet?

How?

> uname -a
SunOS warphole 5.6 Generic_105181-03 sun4u sparc SUNW,Ultra-5_10

The compiler used is gcc (the one from NeXT/Apple), flex and bison is there.

please cc: all answers to c...@ilink.de


Thanks

---
_ _
_(_)(_)_ David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse, D-16567 Muehlenbeck/Berlin, FRG,
_/ \_ Fax +49 33056 82835 NeXTmail da...@turbocat.de
(______) http://www.turbocat.de/
DEVELOPMENT * CONSULTING * ADMINISTRATION


The Hermit Hacker

unread,
Aug 5, 1998, 3:00:00 AM8/5/98
to David Wetzel
On Wed, 5 Aug 1998, David Wetzel wrote:

> Hi!
>
> Has someone compiles pgsql on such a box yet?
>
> How?
>
> > uname -a
> SunOS warphole 5.6 Generic_105181-03 sun4u sparc SUNW,Ultra-5_10
>
> The compiler used is gcc (the one from NeXT/Apple), flex and bison is there.
>
> please cc: all answers to c...@ilink.de

SunOS 5.6 == Solaris 2.6, no? If so, yes...what sort of problems
are you experiencing?

Marc G. Fournier
Systems Administrator @ hub.org
primary: scr...@hub.org secondary: scrappy@{freebsd|postgresql}.org

David Wetzel

unread,
Aug 5, 1998, 3:00:00 AM8/5/98
to The Hermit Hacker
> > > uname -a
> > SunOS warphole 5.6 Generic_105181-03 sun4u sparc SUNW,Ultra-5_10
> >
> > The compiler used is gcc (the one from NeXT/Apple), flex and bison is
> there.
>
> > please cc: all answers to c...@ilink.de
>
> SunOS 5.6 == Solaris 2.6, no? If so, yes...what sort of problems
> are you experiencing?

Hi Marc,

I do not have access to this box now (it is at a clients site behind a firewall).

I think SunOS 5.6 == Solaris 2.6 it is such a PC-style Sun with 4 (s) PCI
slots and it came with that OS.

the configure script does not detect the machine as

configure does not currently recognize your operating system,"
therefore you must do a manual configuration of:"

I mail the exact output later


---
_ _
_(_)(_)_ David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse, D-16567 Muehlenbeck/Berlin, FRG,
_/ \_ Fax +49 33056 82835 NeXTmail da...@turbocat.de
(______) http://www.turbocat.de/
DEVELOPMENT * CONSULTING * ADMINISTRATION

WATCH OUT FOR TURBOFAX for OPENSTEP!


David Wetzel

unread,
Aug 6, 1998, 3:00:00 AM8/6/98
to The Hermit Hacker
> From: The Hermit Hacker <scr...@hub.org>

> > please cc: all answers to c...@ilink.de
>
> SunOS 5.6 == Solaris 2.6, no? If so, yes...what sort of problems
> are you experiencing?

sun> ./configure
creating cache ./config.cache
checking host system type... sparc-sun-solaris2.6
checking echo setting...
checking setting template to... template/sunos

template/sunos does not exist

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

aix-gcc freebsd linux-elf sparc_solaris-gcc
aix_325 generic linux-elf-sparc sunos4-cc
aix_41 hpux-cc linuxalpha sunos4-gcc
alpha hpux-gcc netbsd svr4
bsdi-2.0 i386_solaris-cc nextstep ultrix4
bsdi-2.1 i386_solaris-gcc openbsd univel
bsdi-3.0 irix5 sco
dgux linux sparc_solaris-cc


The Hermit Hacker

unread,
Aug 6, 1998, 3:00:00 AM8/6/98
to David Wetzel
On Thu, 6 Aug 1998, David Wetzel wrote:

> > From: The Hermit Hacker <scr...@hub.org>
>
> > > please cc: all answers to c...@ilink.de
> >
> > SunOS 5.6 == Solaris 2.6, no? If so, yes...what sort of problems
> > are you experiencing?
>
> sun> ./configure
> creating cache ./config.cache
> checking host system type... sparc-sun-solaris2.6
> checking echo setting...
> checking setting template to... template/sunos
>
> template/sunos does not exist

David...

Is this v6.3.2+patches, or just plain v6.3.2? I just checked the
current source tree, and it looks okay there..

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

Try: ./configure --with-template=sparc_solaris_{gcc,cc}

0 new messages