On Fri, Dec 07, 2001 at 11:26 +0100, Marc Audard wrote: > I've just compiled S-Lang and ISIS and it worked without any problem. > However, I have a problem when loading the xspec module: > > Welcome to ISIS Version 0.9.67 > Copyright (C) 1998-2001 Massachusetts Institute of Technology > > isis> import("xspec"); > S-Lang Error: Intrinsic Error: Error linking to /space/users/audard/isis-0.9.67/modules/lib/xspec-module.so: ld.so.1: isis-0.9.67/bin/isis: fatal: relocation error: file > /space/users/audard/isis-0.9.67/modules/lib/xspec-module.so: symbol main: referenced symbol not found > I suspect that this is a system-dependent problem associated with linking a C program (isis) with Fortran libraries (xspec). Please send me a copy of the file 'config.status' from the top-level isis directory. Do you know what Fortran compiler was used to build the xspec libraries? Also, what operating system and C compiler are you using to build isis? uname -a can be used to find the operating system information: verus:~> uname -a Linux verus 2.2.18 #1 SMP Mon Feb 26 17:35:26 EST 2001 i686 unknown The compilers usually have a command-line option that gives the version: verus:~> gcc -v Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs gcc version 2.95.2 20000220 (Debian GNU/Linux) verus:~> g77 -v g77 version 2.95.2 20000220 (Debian GNU/Linux) (from FSF-g77 version 0.5.25 19991030 (prerelease)) ... Thanks, John -- John C. Houck MIT Center for Space Research 617-253-3849 One Hampshire St, NE80-6005, Cambridge, MA 02139 ---- You received this message because you are subscribed to the isis-users list. To unsubscribe, send a message to isis-users-request_at_email.domain.hiddenwith the first line of the message as: unsubscribeReceived on Fri Dec 07 2001 - 08:30:57 EST
This archive was generated by hypermail 2.2.0 : Thu Mar 15 2007 - 08:45:50 EDT