> Hi, I get this error on SuSE8/x86:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../..      -c configfile.c
> configfile.c: In function `get_section_params':
> configfile.c:317: warning: return from incompatible pointer type
> /bin/sh ../../libtool --mode=link gcc    -o pgl-toolbar  pgl-toolbar.o
> configfile.o -lpgui -lutil mkdir .libs
> gcc -o pgl-toolbar pgl-toolbar.o configfile.o  /usr/local/lib/libpgui.a
> -lutil make[3]: Leaving directory
> `/home/fritz/Installieren/PicoGUI/picogui-0.44/apps/pgl/pgl-toolbar' Making
> all in pgl-launcher make[3]: Entering directory
> `/home/fritz/Installieren/PicoGUI/picogui-0.44/apps/pgl/pgl-launcher' gcc
> -DHAVE_CONFIG_H -I. -I. -I../..     -I/usr/local/include/   -c
> pgl-launcher.c cc1: warning: changing search order for system directory
> "/usr/local/include" cc1: warning:   as it has already been specified as a
> non-system directory pgl-launcher.c:36:25: res_c/res_c.h: No such file or
> directory pgl-launcher.c: In function `directoryScan':
> pgl-launcher.c:69: `resResource' undeclared (first use in this function)
> pgl-launcher.c:69: (Each undeclared identifier is reported only once
> pgl-launcher.c:69: for each function it appears in.)
> pgl-launcher.c:69: `appRes' undeclared (first use in this function)

Hi,

resResource is defined in the res_c package. Did you make install it?
-philippe


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to