Strange error messages

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Strange error messages
Date: 2007-01-19 19:22:14
Message-ID: 45B11A66.8020406@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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.

Regards.

--
Guillaume.
<!-- http://abs.traduc.org/
http://lfs.traduc.org/
http://docs.postgresqlfr.org/ -->

Attachment Content-Type Size
am.patch text/plain 984 bytes

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-01-19 19:35:56 Re: Strange error messages
Previous Message svn 2007-01-19 17:34:12 SVN Commit by dpage: r5879 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/frm