[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA-dev: compile of gschem from current git fails with error ins_color_request




Just decided to do a recompile of my local copy of the git repo.
So I issued "git pull", "make clean" and "make install" (after I
set env-variable properly). However, compile of gschem gets stuck 
with this error message:

make[3]: Entering directory `/usr/local/geda-src/gaf/gschem/src'
if gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../intl -I../include  -I/usr/local/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1   -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -g -O2 -MT g_rc.o -MD -MP -MF ".deps/g_rc.Tpo" -c -o g_rc.o g_rc.c; \
	then mv -f ".deps/g_rc.Tpo" ".deps/g_rc.Po"; else rm -f ".deps/g_rc.Tpo"; exit 1; fi
g_rc.c: In function ‘g_rc_color_general’:
g_rc.c:128: error: too few arguments to function ‘s_color_request’
make[3]: *** [g_rc.o] Error 1
make[3]: Leaving directory `/usr/local/geda-src/gaf/gschem/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/geda-src/gaf/gschem'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/geda-src/gaf/gschem'
make: *** [gschem/src/gschem] Error 2

Is there anything I can do about it?

---<(kaimartin)>---
-- 
Kai-Martin Knaak
http://lilalaser.de/blog



_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev