Hi Kurt, On Sunday 26 November 2006 16:15, KURT PETERS wrote: > OK, I tried it again. I'm showing my env variables, etc as well as > the error. Once again, libgeda compiled fine, but utils and gschem > didn't. > > This is the "make" gschem error: > > then mv -f ".deps/i_basic.Tpo" ".deps/i_basic.Po"; else rm -f > ".deps/i_basic.Tpo"; exit 1; fi > i_basic.c: In function i_set_filename: > i_basic.c:650: warning: unused variable max_len > i_basic.c: In function i_set_grid: > i_basic.c:690: error: TOPLEVEL has no member named grid_label > i_basic.c:705: error: TOPLEVEL has no member named grid_label
You have to recompile libgeda first and make sure that the gschem compilation uses the new libgeda libs. Regards Werner _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

