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
> 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
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!
> > 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
> > 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}