Cool! i actually did not have gcc, but i installed it now. my error
looks like now:

 [1;31meeepc-jonathanl: [1;34m/media/E/SnapPeaPython [1;00m> python
setup.py build
running build
running build_py
running build_ext
building 'SnapPea.SnapPeaC' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-
prototypes -fPIC -DDEBUG_MALLOC=0 -ISnapPeaC/headers -ISnapPeaC/
unix_kit -I/usr/include/python2.4 -c SnapPeaC/SnapPeaC.c -o build/
temp.linux-i686-2.4/SnapPeaC/SnapPeaC.o
SnapPeaC/SnapPeaC.c:25:20: error: Python.h: No such file or directory
SnapPeaC/SnapPeaC.c:27:19: error: ctype.h: No such file or directory
SnapPeaC/SnapPeaC.c:28:20: error: assert.h: No such file or directory
In file included from SnapPeaC/SnapPeaC.c:29:
SnapPeaC/headers/kernel.h:13:20: error: string.h: No such file or
directory
SnapPeaC/headers/kernel.h:14:18: error: math.h: No such file or
directory
In file included from /usr/lib/gcc/i486-linux-gnu/4.1.2/include/
syslimits.h:7,
                 from /usr/lib/gcc/i486-linux-gnu/4.1.2/include/
limits.h:11,
                 from SnapPeaC/headers/kernel.h:15,
                 from SnapPeaC/SnapPeaC.c:29:
/usr/lib/gcc/i486-linux-gnu/4.1.2/include/limits.h:122:61: error:
limits.h: No such file or directory
In file included from SnapPeaC/headers/kernel.h:35,
                 from SnapPeaC/SnapPeaC.c:29:
SnapPeaC/headers/kernel_prototypes.h:586: error: expected ‘)’ before
‘bytes’
SnapPeaC/SnapPeaC.c:39: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:43:19: error: stdio.h: No such file or directory
SnapPeaC/SnapPeaC.c:44:20: error: stdlib.h: No such file or directory
SnapPeaC/SnapPeaC.c: In function ‘uAcknowledge’:
SnapPeaC/SnapPeaC.c:49: warning: implicit declaration of function
‘PyErr_Warn’
SnapPeaC/SnapPeaC.c:49: error: ‘PyExc_UserWarning’ undeclared (first
use in this function)
SnapPeaC/SnapPeaC.c:49: error: (Each undeclared identifier is reported
only once
SnapPeaC/SnapPeaC.c:49: error: for each function it appears in.)
SnapPeaC/SnapPeaC.c: In function ‘uFatalError’:
SnapPeaC/SnapPeaC.c:57: warning: implicit declaration of function
‘snprintf’
SnapPeaC/SnapPeaC.c:57: warning: incompatible implicit declaration of
built-in function ‘snprintf’
SnapPeaC/SnapPeaC.c:61: warning: implicit declaration of function
‘PyErr_SetString’
SnapPeaC/SnapPeaC.c:61: error: ‘SnapPea_Fatal’ undeclared (first use
in this function)
SnapPeaC/SnapPeaC.c: In function ‘uAbortMemoryFull’:
SnapPeaC/SnapPeaC.c:66: warning: implicit declaration of function
‘PyErr_NoMemory’
SnapPeaC/SnapPeaC.c: In function ‘uQuery’:
SnapPeaC/SnapPeaC.c:81: warning: incompatible implicit declaration of
built-in function ‘snprintf’
SnapPeaC/SnapPeaC.c:82: error: ‘SnapPea_Query’ undeclared (first use
in this function)
SnapPeaC/SnapPeaC.c: At top level:
SnapPeaC/SnapPeaC.c:108: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:125: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:126: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:127: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:128: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:129: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:131: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:132: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:133: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:134: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:135: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:136: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:137: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:138: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:139: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:140: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:141: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:142: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:143: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:144: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:145: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:146: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:147: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:148: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:150: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:151: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:152: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:153: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:154: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:155: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:156: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:157: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:158: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:159: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:160: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:161: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:162: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:163: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:164: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:165: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:166: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:167: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:168: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:169: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:170: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:171: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:172: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:173: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:174: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:175: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:176: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:177: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:178: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:179: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:180: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:181: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:182: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:183: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:184: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:185: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:186: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:187: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:188: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:189: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:190: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:191: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:192: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:193: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:194: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:195: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:196: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:197: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:198: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:199: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:201: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:202: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:203: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:204: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:205: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:206: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:207: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:208: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:209: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:210: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:211: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:212: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:213: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:214: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:215: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:216: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:217: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:218: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:219: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:220: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:222: error: array type has incomplete element type
SnapPeaC/SnapPeaC.c:224: error: ‘wrap_verify_my_malloc_usage’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:224: error: ‘METH_VARARGS’ undeclared here (not in
a function)
SnapPeaC/SnapPeaC.c:225: error: ‘wrap_get_triangulation’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:226: error: ‘wrap_save_triangulation’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:227: error: ‘wrap_copy_triangulation’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:228: error: ‘wrap_get_cusped_census_manifold’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:229: error: ‘wrap_free_triangulation’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:230: error: ‘wrap_get_triangulation_name’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:231: error: ‘wrap_set_triangulation_name’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:232: error: ‘wrap_get_triangulation_is_orientable’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:233: error: ‘wrap_get_solution_type’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:234: error: ‘wrap_get_num_tetrahedra’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:235: error: ‘wrap_get_num_cusps’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:236: error: ‘wrap_get_cusp_is_complete’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:237: error: ‘wrap_get_cusp_is_orientable’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:238: error: ‘wrap_get_cusp_m’ undeclared here (not
in a function)
SnapPeaC/SnapPeaC.c:239: error: ‘wrap_get_cusp_l’ undeclared here (not
in a function)
SnapPeaC/SnapPeaC.c:240: error: ‘wrap_get_holonomies’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:241: error: ‘wrap_get_angle_sums’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:242: error: ‘wrap_set_cusp_info’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:243: error: ‘wrap_cusp_is_fillable’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:244: error: ‘wrap_remove_Dehn_fillings’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:245: error: ‘wrap_volume’ undeclared here (not in
a function)
SnapPeaC/SnapPeaC.c:246: error: ‘wrap_homology’ undeclared here (not
in a function)
SnapPeaC/SnapPeaC.c:247: error: ‘wrap_fill_cusp’ undeclared here (not
in a function)
SnapPeaC/SnapPeaC.c:248: error: ‘wrap_make_finite_triangulation’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:249: error: ‘wrap_get_drillable_curves’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:250: error: ‘wrap_drill_curve’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:251: error: ‘wrap_get_normal_surfaces’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:252: error: ‘wrap_split_along_normal_surface’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:253: error: ‘wrap_fundamental_group’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:254: error: ‘wrap_free_group_presentation’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:255: error: ‘wrap_fg_get_num_generators’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:256: error: ‘wrap_fg_get_relations’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:257: error: ‘wrap_fg_representation’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:258: error: ‘wrap_fg_peripheral_curves’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:259: error: ‘wrap_core_geodesic’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:260: error: ‘wrap_change_peripheral_curves’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:261: error:
‘wrap_shortest_curves_become_meridians’ undeclared here (not in a
function)
SnapPeaC/SnapPeaC.c:262: error:
‘wrap_current_fillings_become_meridians’ undeclared here (not in a
function)
SnapPeaC/SnapPeaC.c:263: error: ‘wrap_basic_simplification’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:264: error: ‘wrap_randomize_triangulation’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:265: error: ‘wrap_reorient’ undeclared here (not
in a function)
SnapPeaC/SnapPeaC.c:266: error: ‘wrap_proto_canonize’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:267: error: ‘wrap_is_canonical_triangulation’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:268: error: ‘wrap_are_isometric’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:269: error: ‘wrap_symmetry_group’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:270: error: ‘wrap_free_symmetry_group’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:271: error: ‘wrap_symmetry_group_order’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:272: error: ‘wrap_symmetry_group_is_abelian’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:273: error:
‘wrap_symmetry_group_abelian_description’ undeclared here (not in a
function)
SnapPeaC/SnapPeaC.c:274: error: ‘wrap_symmetry_group_is_dihedral’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:275: error: ‘wrap_symmetry_group_is_polyhedral’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:276: error:
‘wrap_symmetry_group_polyhedral_description’ undeclared here (not in a
function)
SnapPeaC/SnapPeaC.c:277: error: ‘wrap_symmetry_group_is_S5’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:278: error:
‘wrap_symmetry_group_is_direct_product’ undeclared here (not in a
function)
SnapPeaC/SnapPeaC.c:279: error: ‘wrap_symmetry_group_factor’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:280: error: ‘wrap_symmetry_group_is_amphicheiral’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:281: error: ‘wrap_symmetry_group_invertible_knot’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:282: error:
‘wrap_symmetry_group_commutator_subgroup’ undeclared here (not in a
function)
SnapPeaC/SnapPeaC.c:283: error: ‘wrap_symmetry_group_abelianization’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:284: error: ‘wrap_symmetry_group_center’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:285: error: ‘wrap_symmetry_group_presentation’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:286: error: ‘wrap_tet_shapes’ undeclared here (not
in a function)
SnapPeaC/SnapPeaC.c:287: error: ‘wrap_set_tet_shapes’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:288: error: ‘wrap_set_target_holonomy’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:289: error: ‘wrap_Dirichlet’ undeclared here (not
in a function)
SnapPeaC/SnapPeaC.c:290: error: ‘wrap_free_Dirichlet_domain’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:291: error: ‘wrap_Dirichlet_num_vertices’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:292: error: ‘wrap_Dirichlet_num_edges’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:293: error: ‘wrap_Dirichlet_num_faces’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:294: error: ‘wrap_Dirichlet_vertices’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:295: error: ‘wrap_Dirichlet_faces’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:296: error: ‘wrap_Dirichlet_face_colors’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:297: error: ‘wrap_Dirichlet_face_pairings’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:298: error: ‘wrap_get_current_cusp_shape’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:299: error: ‘wrap_get_current_cusp_modulus’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:300: error: ‘get_gluing_data’ undeclared here (not
in a function)
SnapPeaC/SnapPeaC.c:301: error: ‘get_triangulation_from_DT’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:302: error: ‘get_triangulation_from_PythonKLP’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:303: error:
‘wrap_easy_triangulate_punctured_torus_bundle’ undeclared here (not in
a function)
SnapPeaC/SnapPeaC.c:304: error: ‘get_gluing_equations’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:305: error: ‘get_cusp_equation’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:306: error: ‘wrap_same_triangulation’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:307: error: ‘wrap_install_shortest_bases’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:308: error: ‘wrap_install_current_curve_bases’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:309: error: ‘wrap_sendable_to_triangulation’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:310: error: ‘wrap_hack_double_cover’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:311: error: ‘wrap_hack_create_all_covers’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:312: error: ‘wrap_choose_generators’ undeclared
here (not in a function)
SnapPeaC/SnapPeaC.c:313: error: ‘wrap_hack_hide_hyperbolic_structure’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:314: error:
‘wrap_find_complete_hyperbolic_structure’ undeclared here (not in a
function)
SnapPeaC/SnapPeaC.c:315: error:
‘wrap_triangulate_link_complement_from_file’ undeclared here (not in a
function)
SnapPeaC/SnapPeaC.c:316: error:
‘wrap_fibered_manifold_associated_to_braid’ undeclared here (not in a
function)
SnapPeaC/SnapPeaC.c:317: error: ‘wrap_create_cover’ undeclared here
(not in a function)
SnapPeaC/SnapPeaC.c:318: error: ‘wrap_get_cusp_neighborhood_info’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:319: error: ‘get_peripheral_curve_datum’
undeclared here (not in a function)
SnapPeaC/SnapPeaC.c:320: error: ‘NULL’ undeclared here (not in a
function)
SnapPeaC/SnapPeaC.c: In function ‘initSnapPeaC’:
SnapPeaC/SnapPeaC.c:326: error: ‘PyObject’ undeclared (first use in
this function)
SnapPeaC/SnapPeaC.c:326: error: ‘module’ undeclared (first use in this
function)
SnapPeaC/SnapPeaC.c:328: warning: implicit declaration of function
‘Py_InitModule’
SnapPeaC/SnapPeaC.c:332: error: ‘SnapPea_Query’ undeclared (first use
in this function)
SnapPeaC/SnapPeaC.c:332: warning: implicit declaration of function
‘PyErr_NewException’
SnapPeaC/SnapPeaC.c:333: warning: implicit declaration of function
‘Py_INCREF’
SnapPeaC/SnapPeaC.c:334: warning: implicit declaration of function
‘PyModule_AddObject’
SnapPeaC/SnapPeaC.c:335: error: ‘SnapPea_Fatal’ undeclared (first use
in this function)
SnapPeaC/SnapPeaC.c: At top level:
SnapPeaC/SnapPeaC.c:342: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:354: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:429: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:481: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c: In function
‘easy_triangulate_punctured_torus_bundle’:
SnapPeaC/SnapPeaC.c:581: warning: implicit declaration of function
‘strlen’
SnapPeaC/SnapPeaC.c:581: warning: incompatible implicit declaration of
built-in function ‘strlen’
SnapPeaC/SnapPeaC.c:585: warning: implicit declaration of function
‘strcpy’
SnapPeaC/SnapPeaC.c:585: warning: incompatible implicit declaration of
built-in function ‘strcpy’
SnapPeaC/SnapPeaC.c:588: warning: implicit declaration of function
‘PyErr_Occurred’
SnapPeaC/SnapPeaC.c: At top level:
SnapPeaC/SnapPeaC.c:592: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:607: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:615: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:639: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:657: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:681: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:711: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:728: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:748: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:766: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:790: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:816: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:831: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:846: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:866: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:893: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:913: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:932: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:966: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1001: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1027: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1043: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1059: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1086: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1119: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1178: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1210: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1262: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1314: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1394: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c: In function ‘RelationToString’:
SnapPeaC/SnapPeaC.c:1463: warning: implicit declaration of function
‘malloc’
SnapPeaC/SnapPeaC.c:1463: warning: incompatible implicit declaration
of built-in function ‘malloc’
SnapPeaC/SnapPeaC.c:1464: warning: implicit declaration of function
‘assert’
SnapPeaC/SnapPeaC.c: At top level:
SnapPeaC/SnapPeaC.c:1483: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1512: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1528: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1545: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1583: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1648: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1692: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1779: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1820: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1836: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1853: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1869: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1885: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1901: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1932: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1946: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:1978: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2014: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2030: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2044: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2058: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2087: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2101: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2116: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2195: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2209: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2223: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2243: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2257: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2272: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2286: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2300: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2314: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2374: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2455: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2497: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2523: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2555: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2572: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2594: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2616: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2638: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2673: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2750: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2820: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2873: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2901: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:2947: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3015: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3095: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3115: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3146: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3159: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3180: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3212: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3229: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3246: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3263: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3288: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3344: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3466: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
SnapPeaC/SnapPeaC.c:3498: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
error: command 'gcc' failed with exit status 1


does this make any sense? :) i got the same error installing to the
global python too...

Jon


On Sep 10, 8:48 pm, mabshoff <[EMAIL PROTECTED]
dortmund.de> wrote:
> On Sep 10, 5:45 pm, hypermonkey2 <[EMAIL PROTECTED]> wrote:
>
> > Hi again!
>
> Hi,
>
> > i am trying to get SnapPeaPython running in SAGE on my EEEpc
> > (on an SD card (ext2)).
>
> Don't do it the following way since you are installing into to
> "global" Python.
>
> >  [1;31meeepc-jonathanl: [1;34m/media/E/SnapPeaPython [1;00m> sudo
> > python setup.py build
>
> Instead run "./sage -sh" followed by "python setup.py install".
>
> > running build
> > running build_py
> > running build_ext
> > building 'SnapPea.SnapPeaC' extension
> > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-
> > prototypes -fPIC -DDEBUG_MALLOC=0 -ISnapPeaC/headers -ISnapPeaC/
> > unix_kit -I/usr/include/python2.4 -c SnapPeaC/SnapPeaC.c -o build/
> > temp.linux-i686-2.4/SnapPeaC/SnapPeaC.o
> > unable to execute gcc: No such file or directory
> > error: command 'gcc' failed with exit status 1
>
> > any ideas where this gcc problem comes from?
> > Thanks so much,
> > Jon
>
> Do you have gcc installed? What does "gcc" return on the shell?
>
> Cheers,
>
> Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to