Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Problem to compiling with SunStudio



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 --with-libxml
 
The configure returns an error:
configure: error: readline library not found
If you have readline already installed, see config.log for details on the
failure.  It is possible the compiler isn't looking in the proper directory.
Use --without-readline to disable readline support.
 
when I compile without Sunstudio, everythings goes well:
./configure --with-includes=/opt/sfw/include/ --with-libs=/opt/sfw/lib/ --prefix=/opt/postgresql/8.4.0 --with-libxml
 
How can I compile with SunStudio using readline???
 
 
Thanks 

 
Monika König
Bundesstadt Bonn
Amt für Umwelt, Verbraucherschutz und lokale Agenda
Stadthaus, Berliner Platz 2, 53111 Bonn
Telefon +49(0)2 28.77 38 81
Telefax +49(0)2 28.77 26 18
E-Mail monika(dot)koenig(at)bonn(dot)de
Internet www.bonn.de <http://www.bonn.de/>  
  <http://www.bonn.de/>  	  	
 

_____________________________________

Bleiben Sie mit dem 'Bericht aus Bonn' auf dem Laufenden. Informationen aus dem Rathaus, Veranstaltungstipps und aktuelle Nachrichten jetzt im Abo, kostenlos!
http://www.bonn.de/service/newsletter/bonn_de/index.html?lang=de

Bitte prüfen Sie, ob diese Mail wirklich ausgedruckt werden muss.



GIF image

GIF image



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group