> > (sorry to duplicate, I had forgotten to type in the subject.)
> > 
> > Thank you for the help, now with the two libs the compilation works fine, 
> > but
> > at the execution I have :
> > 
> > visu: can't resolve symbol '_IO_stdout_'
> > visu: can't resolve symbol '_IO_stdin_'
> > 
> > Aren't standard? Do you see what is missing now ?
> 
> (I don't *think* I have the answer, but:)
> 
> These errors also appear when running binaries that are statically
> linked against an old libc5 with recent X libraries. I _suspect_ the
> checker libs were compiled whith old libc stuff installed. However
> it should be easy to check this: upgrade to libc6, and install the
> libc6 checker.
> 

I don't see how they could be linked statically (from the loader line).
Anyway, try 

ldd visu 

to see what shared libraries it is using.

> I can sortof understand you if you don't really want to do the above.
> If you still want to try it out, I can get you an account on my libc6
> machine, and you can test it out anyway.
> 
> The other test for my theory is: download the checker source (from bo),
> and compile it yourself. Then install the pacakge you just created.
>  

Before doing this I'd just try to compile with plain gcc...

Alex Y.

> 
> 
> -- 
> joost witteveen, [EMAIL PROTECTED]
> #!/usr/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
> $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
> lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)
> #what's this? see http://www.dcs.ex.ac.uk/~aba/rsa/

-- 
   _   
 _( )_
(     (o___
 |      _ 7                              '''
  \    (")                              (O O)
  /     \ \         +---------------oOO--(_)--------------------+
 |    \ __/   <--   | Alexander Yukhimets   [EMAIL PROTECTED] |
 |        |         |       http://pages.nyu.edu/~aqy6633/      |
 (       /          +-------------------------oOO---------------+
  \     /                              |__|__|
   )   /(_                              || ||
   |  (___)                            ooO Ooo
    \___)


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to