cygwin libpyecasound

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: cygwin libpyecasound
From: smoerk (smoerk_AT_gmx.de)
Date: Sat Feb 22 2003 - 23:02:14 EET


what could be wrong with my cygwin setup? (the first time i compiled ecasound on
cygwin, i had no python installed, but now with installed python i get this error)

[...]
creating libpyecasound.la
(cd .libs && rm -f libpyecasound.la && ln -s ../libpyecasound.la libpyecasound.l
a)
gcc -o pyecasound.so -shared -nostartfiles -avoid-version -export-dynamic pyecas
ound.o ../libecasoundc/ecasoundc_sa.lo
pyecasound.o(.text+0x2c): In function `pyeca_command':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:45: undefined reference to `_PyArg_P
arseTuple'
pyecasound.o(.text+0x5d):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:49: undefin
ed reference to `_Py_BuildValue'
pyecasound.o(.text+0x93): In function `pyeca_command_float_arg':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:58: undefined reference to `_PyArg_P
arseTuple'
pyecasound.o(.text+0xdb):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:63: undefin
ed reference to `_Py_BuildValue'
pyecasound.o(.text+0x114): In function `pyeca_last_string_list':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:72: undefined reference to `_Py_Buil
dValue'
pyecasound.o(.text+0x14f):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_Py_BuildValue'
pyecasound.o(.text+0x15b):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_PyList_Append'
pyecasound.o(.text+0x18b):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_Py_BuildValue'
pyecasound.o(.text+0x197):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_PyList_Append'
pyecasound.o(.text+0x1b9):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_Py_BuildValue'
pyecasound.o(.text+0x1c5):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_PyList_Append'
pyecasound.o(.text+0x1e7):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_Py_BuildValue'
pyecasound.o(.text+0x1f3):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_PyList_Append'
pyecasound.o(.text+0x218):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_Py_BuildValue'
pyecasound.o(.text+0x224):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_PyList_Append'
pyecasound.o(.text+0x26d):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_Py_BuildValue'
pyecasound.o(.text+0x279):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_PyList_Append'
pyecasound.o(.text+0x2a6):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_Py_BuildValue'
pyecasound.o(.text+0x2b2):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:74: undefi
ned reference to `_PyList_Append'
pyecasound.o(.text+0x310): In function `pyeca_last_float':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:89: undefined reference to `_Py_Buil
dValue'
pyecasound.o(.text+0x532): In function `pyeca_control_new':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:181: undefined reference to `_PyObje
ct_Init'
pyecasound.o(.text+0x56c): In function `pyeca_getattr':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:191: undefined reference to `_Py_Fin
dMethod'
pyecasound.o(.text+0x5de): In function `initpyecasound':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:210: undefined reference to `_Py_Ini
tModule4'
pyecasound.o(.text+0x2e2): In function `pyeca_last_string':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:83: undefined reference to `_Py_Buil
dValue'
pyecasound.o(.text+0x342): In function `pyeca_last_integer':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:95: undefined reference to `_Py_Buil
dValue'
pyecasound.o(.text+0x372): In function `pyeca_last_long_integer':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:101: undefined reference to `_Py_Bui
ldValue'
pyecasound.o(.text+0x3a2): In function `pyeca_last_error':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:107: undefined reference to `_Py_Bui
ldValue'
pyecasound.o(.text+0x3d2): In function `pyeca_error':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:114: undefined reference to `_Py_Bui
ldValue'
pyecasound.o(.text+0x402):/opt/ecasound-2.2.1/pyecasound/pyecasound.c:120: more
undefined references to `_Py_BuildValue' follow
pyecasound.o(.data+0xe4): In function `pyeca_command_float_arg':
/opt/ecasound-2.2.1/pyecasound/pyecasound.c:63: undefined reference to `_PyType_
Type'
collect2: ld returned 1 exit status
make[2]: *** [pyecasound.so] Error 1
make[2]: Leaving directory `/opt/ecasound-2.2.1/pyecasound'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/ecasound-2.2.1'
make: *** [all-recursive-am] Error 2


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Feb 22 2003 - 22:52:59 EET