Alan Orndorff <[EMAIL PROTECTED]> writes:
> and then there was three. I moved libXpm from /usr/openwin/lib
> to /usr/local/lib and deleted the libXmHTML.a that I had copied to
> /usr/openwin/lib and that fixed up the XmHTML problems. Now I'm
> stuck on the first three. From what I've been able to find out, stpcpy
> is not ansi C, but Gnu C, and may require glibc. Ok, snagged a copy
> of glibc 2.06 and ran configure. Configure states that it hasn't been
> ported to my platform, so now I'm really stuck.
Not completely. I knew we'd have to deal with this sooner or later.
Someone just needs to write compatibility versions of those functions
an stick them in our code to be enabled whenever configure says you
don't HAVE_STPCPY.
Fixing stpcpy is pretty easy. stenv should be too if someone can
figure out what the corresponding solaris function is. asprintf may
be difficult to do right, but it's too useful to avoid so we'll have
to figure something out. I wonder if we can just snag the code for
asprintf from libc? Since we're GPLed, there's no license issue, and
if it's not too tied up in the glibc internals, it might be easy...
--
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body