Re: Library incompatibility?
"Adrian E. Feiguin" <[email protected]> Thu, 06 Jan 2005 18:20:01 -0800
| Newsgroups | gmane.comp.scigraphica.devel |
|---|---|
| Message-ID | <[email protected]> |
There are several possibilities. I suspect you have two coexisting versions of python. It's common to have python2.0 and 2.2, for instance. maybe numarray is installed under 2.0 and you path links to 2.2. You can also try an older version of Numeric, instead of numarray. Maybe looking at the output of configure we can find a clue. Conrad: any clue? Saludos, <ADRIAN> Mike Muratet wrote: >Greetings > >I am trying to install scigraphica-0.8.0 on RedHat 9.0 having installed >the latest gtk+ and numarray. Compiling/linking I get the following error: > >sg_worksheet.o(.text+0x2595): In function >`sg_worksheet_update_column_exp': >/usr/local/scigraphica-0.8.0/src/sg_worksheet.c:1225: undefined reference >to `libnumeric_API' >sg_worksheet.o(.text+0x2957): In function >`sg_worksheet_update_matrix_exp': >/usr/local/scigraphica-0.8.0/src/sg_worksheet.c:1291: undefined reference >to `libnumeric_API' >python/libpint.a(python_sheet.o)(.text+0x2063): In function >`get_col_double_array': >/usr/local/scigraphica-0.8.0/src/python/python_sheet.c:1800: undefined >reference to `libnumeric_API' >python/libpint.a(python_sheet.o)(.text+0x2243): In function >`get_row_double_array': >/usr/local/scigraphica-0.8.0/src/python/python_sheet.c:1861: undefined >reference to `libnumeric_API' >python/libpint.a(python_sheet.o)(.text+0x257a): In function `set_sheet': >/usr/local/scigraphica-0.8.0/src/python/python_sheet.c:1972: undefined >reference to `libnumeric_API' >python/libpint.a(python_sheet.o)(.text+0x3584):/usr/local/scigraphica-0.8.0/src/python/python_sheet.c:2407: >more undefined references to `libnumeric_API' follow > >Looking at the bug list, it appears that scigraphica may be incompatiable >with the latest version of numarray. Does anybody have any ideas if this >is a scigraphica problem or a python problem? > >Cheers > >Mike > > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Scigraphica-devel mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/scigraphica-devel > >. > > > ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt