


Usplash Themes by parasyte 17 comments
Anyone have a hint? - Dec 04 2007

Usplash Themes by Embrace 198 comments
No worries. - Dec 04 2007

Usplash Themes by Embrace 198 comments
I made the adjustments you'd suggested, but I'm getting a compile error. Output below:
make: Circular throbber_back_640_400.png <- throbber_back_640_400.png.c dependency dropped.
pngtousplash throbber_back_640_400.png > throbber_back_640_400.png.c
gcc -g -Wall -fPIC -o throbber_back_640_400.png.c.o -c throbber_back_640_400.png.c
In file included from throbber_back_640_400.png.c:2:
/usr/include/usplash-theme.h:24:23: error: sys/types.h: No such file or directory
/usr/include/usplash-theme.h:25:20: error: stdlib.h: No such file or directory
In file included from throbber_back_640_400.png.c:2:
/usr/include/usplash-theme.h:77: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/usplash-theme.h:79: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/usplash-theme.h:93: error: expected specifier-qualifier-list before ‘u_int32_t’
make: *** [throbber_back_640_400.png.c.o] Error 1
rm throbber_back_640_400.png.c
Any idea what's up there? I'm on a fresh install of Gutsy (amd64).
-D. - Dec 04 2007