Ran into these errors on the installation. Can someone tell me what the
problem is? This is on Suse 10.1 32-bit.


 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/cairo
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
-I/usr/X11R6/include -I/opt/gnome/include/gtk-2.0
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include
-I/usr/include/libpng12 -I/opt/gnome/include/gtk-2.0
-I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/pango-1.0
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -Wall -g
-O2 -MT o_picture.lo -MD -MP -MF .deps/o_picture.Tpo -c o_picture.c -o
o_picture.o >/dev/null 2>&1
make[3]: *** [o_picture.lo] Error 1
make[3]: Leaving directory
`/home/afore/geda-sources/gedagaf/libgeda-20060123/src'
make[2]: *** [install] Error 2
make[2]: Leaving directory
`/home/afore/geda-sources/gedagaf/libgeda-20060123/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/home/afore/geda-sources/gedagaf/libgeda-20060123'
make: *** [libgeda_install] Error 2


==============  Error!  ======================
Failure compiling "make libgeda_install", shall I continue with
remainder of programs?
I have experienced an error while installing this program!
Error string: Failure compiling "make libgeda_install", shall I continue
with remainder of programs?


I click continue, then get:

1;31mconvert_sym.c:47:28: error: libgeda/colors.h:
No such file or directory
convert_sym.c: In function ‘do_unattached_attribute’:
convert_sym.c:605: error:
‘DETACHED_ATTRIBUTEared (first use in this function)
convert_sym.c:605: error: (Each undeclared
identifier is reported only once
convert_sym.c:605: error: for each function
it appears in.)
convert_sym.c: In function ‘do_attached_attribute’:
convert_sym.c:689: error:
‘ATTRIBUTE_COLOR’ undeclared (first use in this function)
convert_sym.c: In function ‘do_text’:
convert_sym.c:895: error: ‘TEXT_COLOR’
undeclared (first use in this function)
convert_sym.c: In function ‘do_line’:
convert_sym.c:953: error:
‘GRAPHIC_COLOR’ undeclared (first use in this function)
convert_sym.c: In function ‘do_pin’:
convert_sym.c:972: error:
‘LOGIC_BUBBLE_COLOR’ undeclared (first use in this function)
convert_sym.c:1002: error: ‘PIN_COLOR’
undeclared (first use in this function)
convert_sym.c: In function ‘do_box’:
convert_sym.c:1140: error:
‘GRAPHIC_COLOR’ undeclared (first use in this function)
convert_sym.c: In function ‘do_circle’:
convert_sym.c:1173: error:
‘GRAPHIC_COLOR’ undeclared (first use in this function)
convert_sym.c: In function ‘do_arc’:
convert_sym.c:1217: error:
‘GRAPHIC_COLOR’ undeclared (first use in this function)
convert_sym.c: In function ‘do_label’:
convert_sym.c:1304: error:
‘ATTRIBUTEared (first use in this function)
convert_sym.c: In function ‘do_net_segment’:
convert_sym.c:1433: error: ‘NET_COLOR’
undeclared (first use in this function)
convert_sym.c: In function ‘do_net_segment_bus’:
convert_sym.c:1464: error: ‘BUS_COLOR’
undeclared (first use in this function)
make[3]: *** [convert_sym-convert_sym.o] Error 1
make[3]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-utils-20060123/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-utils-20060123'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-utils-20060123'
make: *** [geda-utils-20060123/src/gmk_sym] Error 2


==============  Error!  ======================
Failure compiling "make utils_install", shall I continue with remainder
of programs?
I have experienced an error while installing this program!
Error string: Failure compiling "make utils_install", shall I continue
with remainder of programs?

Then I get this after conuing:

Making all in src
make[3]: Entering directory
`/home/afore/geda-sources/gedagaf/geda-gsymcheck-20060123/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-I/home/afore/geda-install/include -I/usr/include/cairo
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
-Wall -g -O2 -MT g_rc.o -MD -MP -MF ".deps/g_rc.Tpo" \
  -c -o g_rc.o `test -f 'g_rc.c' || echo './'`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:38:29: error: libgeda/libgeda.h: No
such file or directory
In file included from g_rc.c:40:
../include/struct.h:12: error: expected
specifier-qualifier-list before ‘GList’
In file included from g_rc.c:41:
../include/globals.h:22: error: exp‘;’, ‘*’
token
../include/globals.h:23: error: exp‘;’, ‘*’
token
../include/globals.h:26: error: exp‘;’,
‘white’
../include/globals.h:27: error: exp‘;’,
‘black’
../include/globals.h:28: error:
exp‘;’,../include/globals.h:29: error:
exp‘;’, ‘green’
../include/globals.h:30: error: exp‘;’,
‘blue’
../include/globals.h:31: error: exp‘;’,
‘cyan’
../include/globals.h:32: error: exp‘;’,
‘yellow’
../include/globals.h:33: error: exp‘;’,
‘grey’
../include/globals.h:34: error: exp‘;’,
‘grey90’
../include/globals.h:35: error: exp‘;’,
‘darkgreen’
../include/globals.h:36: error: exp‘;’,
‘darkred’
../include/globals.h:37: error: exp‘;’,
‘dark../include/globals.h:38: error:
exp‘;’, ‘darkcyan’
../include/globals.h:39: error: exp‘;’,
‘darkblue’
../include/globals.h:40: error: exp‘;’,
‘darkgrey’
In file included from g_rc.c:43:
../include/prototype.h:2: error: ex‘,’,
‘;’, ‘asme ‘g_rc_gsymcheck_version’
../include/prototype.h:5: error: ex‘,’,
‘;’, ‘asme ‘g_quit’
../include/prototype.h:13: error: expected
‘)’ oken
../include/prototype.h:18: error: expected
‘)’ oken
../include/prototype.h:19: error: expected
‘)’ oken
../include/prototype.h:20: error: expected
‘)’ oken
../include/prototype.h:21: error: expected
‘)’ oken
../include/prototype.h:22: error: expected
‘)’ oken
../include/prototype.h:23: error: expected
‘)’ oken
../include/prototype.h:24: error: expected
‘)’ oken
../include/prototype.h:25: error: expected
‘)’ oken
../include/prototype.h:26: error: expected
‘)’ oken
../include/prototype.h:27: error: expected
‘)’ oken
../include/prototype.h:28: error: expected
‘)’ oken
../include/prototype.h:29: error: expected
‘)’ oken
../include/prototype.h:30: error: expected
‘)’ oken
../include/prototype.h:31: error: expected
‘)’ oken
../include/prototype.h:32: error: expected
‘)’ oken
../include/prototype.h:33: error: expected
‘)’ oken
g_rc.c:112: error: expected ‘=’sm’ or
‘__attribute__’ before ‘g_rc_gsymcheck_version’
make[3]: *** [g_rc.o] Error 1
make[3]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-gsymcheck-20060123/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-gsymcheck-20060123'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-gsymcheck-20060123'
make: *** [geda-gsymcheck-20060123/src/gsymcheck] Error 2


==============  Error!  ======================
Failure compiling "make gsymcheck_install", shall I continue with
remainder of programs?
I have experienced an error while installing this program!
Error string: Failure compiling "make gsymcheck_install", shall I
continue with remainder of programs?

After continuing, I get hundres of errors, then:


../include/prototype.h:942: error: expecte
‘*’ token
../include/prototype.h:943: error: expected
‘)’ before ‘*’ token
../include/prototype.h:944: error: expected
‘)’ oken
../include/prototype.h:945: error: expect’,
‘or ‘__attribute__’ bken
../include/prototype.h:946: error:
expecte’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../noweb/a_pan.nw:102: error: expected ‘)’
befo
../noweb/a_pan.nw:240: error: expecte ‘*’
token
../noweb/a_pan.nw:320: error: expected ‘)’
oken
../noweb/a_pan.nw:398: error: expfore ‘*’
token
make[4]: *** [a_pan.o] Error 1
make[4]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-gschem-20060123/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-gschem-20060123/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-gschem-20060123'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-gschem-20060123'
make: *** [geda-gschem-20060123/src/gschem] Error 2


==============  Error!  ======================
Failure compiling "make gschem_install", shall I continue with remainder
of programs?
I have experienced an error while installing this program!
Error string: Failure compiling "make gschem_install", shall I continue
with remainder of programs?

Then:


make gnetlist_install
( cd geda-gnetlist-20060123; make )
make[1]: Entering directory
`/home/afore/geda-sources/gedagaf/geda-gnetlist-20060123'
make  all-recursive
make[2]: Entering directory
`/home/afore/geda-sources/gedagaf/geda-gnetlist-20060123'
Making all in src
make[3]: Entering directory
`/home/afore/geda-sources/gedagaf/geda-gnetlist-20060123/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-I/home/afore/geda-install/include -I/usr/include/cairo
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
-Wall -g -O2 -MT i_vars.o -MD -MP -MF ".deps/i_vars.Tpo" \
  -c -o i_vars.o `test -f 'i_vars.c' || echo './'`i_vars.c; \
then mv -f ".deps/i_vars.Tpo" ".deps/i_vars.Po"; \
else rm -f ".deps/i_vars.Tpo"; exit 1; \
fi
i_vars.c:28:29: error: libgeda/libgeda.h:
No such file or directory
In file included from i_vars.c:31:
../include/prototype.h:2: error: exken
../include/prototype.h:3: error: ex‘,’,
‘;’, ‘asme
‘g_get_comma../include/prototype.h:4:
error: ex‘,’, ‘;’, ‘asme ‘g_get_calling_flags’
../include/prototype.h:5: error: ex‘,’,
‘;’, ‘asme ‘g_get_packages’
../include/prototype.h:6: error: ex‘,’,
‘;’, ‘asme
‘g_get_non_unique_pa../include/prototype.h:7: 
error: ex‘,’, ‘;’, ‘asme 
‘g_g../include/prototype.h:8: error: ex‘,’, ‘;’, 
‘asme ‘g_get_all_nets’
../include/prototype.h:9: error: ex‘,’,
‘;’, ‘asme ‘g_get_all_unique_nets’
../include/prototype.h:10: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_get_all_connections’
../include/prototype.h:11: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_get_nets’
../include/prototype.h:12: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_get_pins_nets’
../include/prototype.h:13: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_get_package_attribute’
../include/prototype.h:14: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before
‘g_get_attribute_by../include/prototype.h:15: 
error: expected ‘=’, ‘,’m’ or ‘__attribute__’ before 
‘g_get_attribute_by_pinnumber’
../include/prototype.h:16: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before
‘g_get_toplevel_att../include/prototype.h:17: 
error: expected ‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_get_slots’
../include/prototype.h:18: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_get_unique_slots’
../include/prototype.h:20: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_rc_gnetlist_version’
../include/prototype.h:21: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before
‘g_rc_net_naming_pr../include/prototype.h:22: 
error: expected ‘=’, ‘,’m’ or ‘__attribute__’ before 
‘g_rc_hierarchy_tra../include/prototype.h:23: 
error: expected ‘=’, ‘,’m’ or ‘__attribute__’ before 
‘g_rc_hierarchy_uref_mangle’
../include/prototype.h:24: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before
‘g_rc_hierarchy_netname_mangle’
../include/prototype.h:25: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before
‘g_rc_hierarchy_netattrib_mangle’
../include/prototype.h:26: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before
‘g_rc_hierarchy_netname_sep../include/prototype.h:27:
 error: expected ‘=’, ‘,’m’ or ‘__attribute__’ before 
‘g_rc_hierarchy_netattrib_separator’
../include/prototype.h:28: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before
‘g_rc_hierarchy_uref_separator’
../include/prototype.h:29: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before
‘g_rc_hierarchy_netattrib_order’
../include/prototype.h:30: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_rc_hierarchy_netname_order’
../include/prototype.h:31: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before
‘g_rc_hierarchy_ure../include/prototype.h:32: 
error: expected ‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_rc_unnamed_netname’
../include/prototype.h:35: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_quit’
../include/prototype.h:42: error: expected
‘)’ oken
../include/prototype.h:43: error: expected
‘)’ oken
../include/prototype.h:49: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ befo
../include/prototype.h:50: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ befo
../include/prototype.h:51: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ befo
../include/prototype.h:52: error: expected
‘)’ oken
../include/prototype.h:53: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ befo
../include/prototype.h:55: error: expected
‘)’ oken
../include/prototype.h:56: error: expected
‘)’ oken
../include/prototype.h:57: error: expected
‘)’ oken
../include/prototype.h:58: error: expected
‘)’ oken
../include/prototype.h:59: error: expected
‘)’ oken
../include/prototype.h:60: error: expected
‘)’ oken
../include/prototype.h:61: error: expecte
‘*’ token
../include/prototype.h:62: error: expected
‘)’ befo
../include/prototype.h:63: error: expfore
‘*’ token
../include/prototype.h:64: error: expected
‘)’ oken
../include/prototype.h:70: error: expecte’,
‘asm’ or ‘__attribute__’ before ‘*’ token
../include/prototype.h:71: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ befo
../include/prototype.h:72: error: exp‘;’,
‘*’ token
../include/prototype.h:73: error: expected
‘)’ befo
../include/prototype.h:74: error: expfore
‘*’ token
../include/prototype.h:75: error: expected
‘)’ oken
../include/prototype.h:76: error: expecte
‘*’ token
../include/prototype.h:77: error: expected
‘)’ befo
../include/prototype.h:80: error: expfore
‘*’ token
../include/prototype.h:81: error: expected
‘)’ oken
../include/prototype.h:82: error: expecte
‘*’ token
../include/prototype.h:83: error: expected
‘)’ befo
../include/prototype.h:85: error: exp‘;’,
‘*’ token
../include/prototype.h:86: error: expected
‘=’, ‘ or ‘__attribute__’ oken
../include/prototype.h:87: error: expecte’,
‘asm’ or ‘__attribute__’ before ‘*’ token
../include/prototype.h:88: error: expected
‘)’ oken
../include/prototype.h:89: error: expecte
‘*’ token
../include/prototype.h:97: error: expected
‘)’ befo
../include/prototype.h:98: error: expfore
‘*’ token
../include/prototype.h:99: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ before ‘g_get_renamed_nets’
../include/prototype.h:102: error: expecte
‘*’ token
../include/prototype.h:103: error: expected
‘)’ before ‘*’ token
../include/prototype.h:104: error: expected
‘=’, ‘,’m’ or ‘__attribute__’ befo
../include/prototype.h:105: error:
exken
../include/prototype.h:106: error:
expecte’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../include/prototype.h:108: error: expected
‘)’ before ‘*’ token
../include/prototype.h:109: error: expected
‘=’, ‘ or ‘__attribute__’ et_package_attributes’
i_vars.c:51: RIB_ATTRIBUTE’ undeclared here
(not in a function)
i_vars.c:52: error: ‘TRUE’ undeclared here
(not in a function)
i_vars.c:56: error: ‘APPEND’ undeclared
here (not in a function)
i_vars.c:64: error: expected ‘)’ oken
make[3]: *** [i_vars.o] Error 1
make[3]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-gnetlist-20060123/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-gnetlist-20060123'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/afore/geda-sources/gedagaf/geda-gnetlist-20060123'
make: *** [geda-gnetlist-20060123/src/gnetlist] Error 2


==============  Error!  ======================
Failure compiling "make gnetlist_install", shall I continue with
remainder of programs?
I have experienced an error while installing this program!
Error string: Failure compiling "make gnetlist_install", shall I
continue with remainder of programs?






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

Reply via email to