[ADMIN] Problem to compiling with SunStudio

2009-07-27 Thread monika.koenig
Hey, I've got a problem on my new Sun server. I want to you compile postgresql8.4.0 with sunstudio. I try it by ./configure CC='/opt/SUNWspro/bin/cc -xtarget=native64' --enable-dtrace DTRACEFLAGS='-64'--with-includes=/opt/sfw/include/ --with-libs=/opt/sfw/lib/ --prefix=/opt/postgresql/8.4.0

[ADMIN] Problem to compiling with SunStudio

2009-07-28 Thread monika.koenig
mmand? Regards, Monika König -Ursprüngliche Nachricht- Von: pgsql-admin-ow...@postgresql.org [mailto:pgsql-admin-ow...@postgresql.org] Im Auftrag von Tom Lane Gesendet: Montag, 27. Juli 2009 16:31 An: König, Monika (62-24) Cc: pgsql-admin@postgresql.org Betreff: Re: [ADMIN] Probl

Re: [ADMIN] Problem to compiling with SunStudio

2009-07-27 Thread Tom Lane
writes: > when I compile without Sunstudio, everythings goes well: > ... > How can I compile with SunStudio using readline??? IOW, readline is there and gcc finds it, but SunStudio doesn't. I'd bet a nickel it's in /usr/local/. gcc is customarily configured to search /usr/local/include and /usr/