<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Josh Sled wrote:
<blockquote cite="mid1137367038.11243.5.camel@phoenix" type="cite">
  <pre wrap="">On Sun, 2006-01-15 at 07:48 -0700, Mark Johnson wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">That's good news.  I'm looking forward to another 'svn update'.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
12357 should resolve this; the New Account Hierarchy druid will
generally be better behaved when run within the context of a datafile
that already has accounts.  I'm not 100% sure on the text of the UI
where the merge operation actaully occurs (the "Setup new accounts" page
of the druid) but I think the overall form is about right.  Let me know
what you think.

  </pre>
</blockquote>
My update fetched version 12361.&nbsp; However, configure failed with the
following:<br>
checking whether fdopen is declared... no<br>
configure: adding -D_POSIX_SOURCE to CFLAGS<br>
checking whether fdopen is declared... no<br>
configure: error: fdopen is not available<br>
<br>
The only fdopen I found was in stdio.h.&nbsp; It was included if __USE_POSIX
was defined.&nbsp; I tried adding that to CFLAGS and re-running configure,
but it did not help.<br>
<br>
What am I missing?&nbsp; Rev. 12354 compiled for me, so this is a recent
change in configure.<br>
<br>
Mark<br>
<br>
</body>
</html>