[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: error: 'TOPLEVEL' has no member named 'unnamed_busname'



On Mon, 2009-03-23 at 20:25 +0530, Shakthi Kannan wrote:
> Hi,
> 
> I am trying to build gaf git sources on Fedora 10. "make config"
> completes. While doing "make install", I get the following error
> message:
> 
> === OUTPUT ===
> 
> make[3]: Entering directory `/home/foo/working/geda/gaf/gnetlist/src'
> gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include   -pthread -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   -pthread
> -Wall -g -O2 -MT i_vars.o -MD -MP -MF .deps/i_vars.Tpo -c -o i_vars.o
> i_vars.c
> i_vars.c: In function ‘i_vars_set’:
> i_vars.c:105: error: ‘TOPLEVEL’ has no member named ‘unnamed_busname’
> i_vars.c:105: error: ‘TOPLEVEL’ has no member named ‘unnamed_busname’

[snip]

Sounds like you're not compiling against an installed and matching
version of libgeda (specifically, its headers). "make install" at the
toplevel ought to just work, since it installs libgeda first.

Make sure you follow the instructions given when running simply "make"
at the toplevel, and that the appropriate environment variables are set.

You may need to re-run the "make config" step after fixing this so the
correct build paths are set up in the various generated Makefiles.

Best regards,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



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