Re: [PATCH] Build on Solaris 8 with Sun's compilers
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 29, 2004 at 05:12:09PM +0200, Jan-Åke Larsson wrote: > > Well, color.o had a missing alloca symbol that was fixed when > > I added the include to dvipng.h . I didn't track it down > > further, sorry. > > Silly me. Will be fixed in the next version. Don't forget enc.c and font.c. They use the TEMPSTR macro which uses alloca(), too. > ???? It might be possible to....Bah. I'll just remove the inline > function-specifier. Ok, I have done the same in the copy included in teTeX. Thomas