Lars Gullik Bj�nnes wrote:
>
> "Garst R. Reese" <[EMAIL PROTECTED]> writes:
> | I just tried compiling netpbm-9.24
> | jpegtopnm fails with tons of dereferencing pointer type with incomplete
> | pointer type
> | Telling the Makefile to ignore jpegtopnm lets the rest go ok.
> | Maintainer notified
>
> Note that when we get this to stabilize a bit, it should be possible
> to have xforms to directly use most of the formats that will be
> interesting. pnm,xpm,png,jpeg,bmp,xbm,gif,sgi,fits,xwd,tiff,ps
>
> I do not know if anything is done in graphics to prepare for this.
>
> --
> Lgb
My problem with netpbm was a stale include. That is fixed now, but it
fails to produce output with pstopnm on most of my files. Working on
that problem now.
Garst