Hi,

The system information is given below -

****************************************************
Host system
uname -a:
Linux cs-wsok 2.6.13-15.8-smp #1 SMP Tue Feb 7 11:07:24 UTC 2006
x86_64 x86_64 x86_64 GNU/Linux
****************************************************
****************************************************
CC Version
gcc -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ./configure --enable-languages=c,c++ --enable-
threads=posix --enable-shared
Thread model: posix
gcc version 4.1.2

My colleague suggest that typically these errors are caused by missing
"-fPIC" options when building (or something
else must have gone wrong when building the libfpplll library).

Thanks!

Matthew


On May 24, 2:14 pm, kcrisman <kcris...@gmail.com> wrote:
> On May 24, 9:11 am, kcrisman <kcris...@gmail.com> wrote:
>
>
>
>
>
> > Dear Matthew,
>
> > Thanks for your report.  I know I can't answer your question fully :)
> > but I can say that the most likely way to receive more specific info
> > is to also post your OS, chip type if known, and any other info.
>
> > One reason I say this might be relevant is the following I found doing
> > a quick Google search for your error message, 
> > athttp://ugweb.cs.ualberta.ca/~rod/tutorials/error_messagesC.html:
>
> > " If you compile part of a
> > project on one type of architecture and then try to compile the rest
> > of the
> > project on another type of architecture, when you go to make the final
> > executable the linker/loader will NOT be able to read one of the parts
> > of the
> > project .o files to create an executable, thus the
> > "could not read symbols: File in wrong format" error message."
>
> > I'm not saying that's what the problem is, but information about your
> > physical computer and its system will help enormously in tracking this
> > down, especially if others have also experienced it.
>
> One more possible piece of useful info - any 32 versus 64 bit info you
> may have.
>
> --
> To post to this group, send an email to sage-devel@googlegroups.com
> To unsubscribe from this group, send an email to 
> sage-devel+unsubscr...@googlegroups.com
> For more options, visit this group athttp://groups.google.com/group/sage-devel
> URL:http://www.sagemath.org

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to