-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Norbert Koch <viteno@xxxxxxxxxxx> writes:
> Hi!
>
> I get the following build error in 22.1.4
>
> glyphs-eimage.c: In function 'rawrgb_instantiate':
> glyphs-eimage.c:1547: error: 'uint32' undeclared (first use in this function)
> glyphs-eimage.c:1547: error: (Each undeclared identifier is reported only once
> glyphs-eimage.c:1547: error: for each function it appears in.)
> glyphs-eimage.c:1547: error: syntax error before 'width'
> glyphs-eimage.c:1573: error: 'width' undeclared (first use in this function)
> glyphs-eimage.c:1574: error: 'height' undeclared (first use in this function)
> glyphs-eimage.c: In function 'rawrgba_instantiate':
> glyphs-eimage.c:1603: error: 'uint32' undeclared (first use in this function)
> glyphs-eimage.c:1603: error: syntax error before 'width'
> glyphs-eimage.c:1629: error: 'width' undeclared (first use in this function)
> glyphs-eimage.c:1630: error: 'height' undeclared (first use in this function)
> make[1]: *** [glyphs-eimage.o] Error 1
> make[1]: Leaving directory `/home/nk/local/src/sxemacs-22.1.4/src'
> make: *** [src] Error 2
>
> Should uint32 be known from the system? I run a Linux 2.6.12-10-386
> i686.
>
Actually yes, uint32 is used by all other converters in glyphs-eimage,
too. Obviously, you do not have tiff, jpeg, and png support, so the error
does not show up.
Let me think of a sane #define for it.
hroptatyr
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDulbvlMmhrILJOQ4RAvSxAJ4r1mnFF1V57hpmP+0WZFd5IEELiACfZZ+6
uqcV8MDMr1nneFU3JlWbStE=
=IEGE
-----END PGP SIGNATURE-----
|