Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: Strange error messages

Re: Strange error messages




> ------- Original Message -------
> From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
> To: pgadmin-hackers(at)postgresql(dot)org
> Sent: 1/19/07, 7:22:14 PM
> Subject: [pgadmin-hackers] Strange error messages
> 
> Hi all,
> 
> I keep getting these error messages when I compile pgAdmin from scratch :
> 
> src/Makefile.am:43: SUN_CC does not appear in AM_CONDITIONAL
> src/Makefile.am:49: SUN_CXX does not appear in AM_CONDITIONAL
> xtra/pgagent/Makefile.am:33: SUN_CC does not appear in AM_CONDITIONAL
> xtra/pgagent/Makefile.am:39: SUN_CXX does not appear in AM_CONDITIONAL
> 
> If I delete the offending lines in src/Makefile.am and
> xtra/pgagent/Makefile.am, it simply works. I don't think this is really
> the good way to fix this but I don't find another way to do it.
> 

Did you re-run the bootstrap scrlpt?

Regards, Dave



Home | Main Index | Thread Index

top