View Single Post

   
  #5 (permalink)  
Old 04-16-2008, 03:11 AM
Peter Eisentraut
 
Posts: n/a
Default Re: Help building 08.02.0200 on Solaris 10 (sparc)

Trevor Riever wrote:
> Figured it out. The configure file for 08.02.0200
> uses
> CPPFLAGS="$CPPFLAGS $pg_cflags -I$pg_includedir" where
> 08.02.0100 uses CPPFLAGS="$CPPFLAGS -I$pg_includedir".


Yes, I had already fixed this in CVS. The 08.02.0200 release is
basically broken on Unix platforms for this and related reasons.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote