maybe this?

m...@mark:/opt/src/emc2-dev$ ./bin/rs274 

and

    librs274.so.0 => /opt/src/emc2/trunk/lib/librs274.so.0 (0x00007f51109c8000)

the paths seems a bit off.. (emc2-dev vs. emc2/trunk/)

Regards,
Alex

  ----- Original Message ----- 
  From: Mark 
  To: EMC-developers 
  Sent: Thursday, September 16, 2010 5:12 AM
  Subject: [Emc-developers] bin/rs274 undefined symbol


  Nothing jumps out at me in the source.

  After make clean && make:

  m...@mark:/opt/src/emc2-dev$ ./bin/rs274 
  ./bin/rs274: symbol lookup error: ./bin/rs274: undefined symbol: 
_ZN6InterpC1Ev
  m...@mark:/opt/src/emc2-dev$ c++filt _ZN6InterpC1Ev
  Interp::Interp()
  m...@mark:/opt/src/emc2-dev$ git pull
  Already up-to-date.
  m...@mark:/opt/src/emc2-dev$ g++ --version
  g++ (Debian 4.4.4-8) 4.4.5 20100728 (prerelease)
  Copyright (C) 2010 Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

  m...@mark:/opt/src/emc2-dev$ file bin/rs274 
  bin/rs274: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically 
linked (uses shared libs), for GNU/Linux 2.6.18, not stripped
  m...@mark:/opt/src/emc2-dev$ ldd bin/rs274 
          linux-vdso.so.1 =>  (0x00007fffe54c0000)
          librs274.so.0 => /opt/src/emc2/trunk/lib/librs274.so.0 
(0x00007f51109c8000)
          libc.so.6 => /lib/libc.so.6 (0x00007f5110647000)
          libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f5110332000)
          libm.so.6 => /lib/libm.so.6 (0x00007f51100b0000)
          libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00007f510fe9a000)
          /lib64/ld-linux-x86-64.so.2 (0x00007f5110c20000)
  m...@mark:/opt/src/emc2-dev$ 




------------------------------------------------------------------------------


  ------------------------------------------------------------------------------
  Start uncovering the many advantages of virtual appliances
  and start using them to simplify application deployment and
  accelerate your shift to cloud computing.
  http://p.sf.net/sfu/novell-sfdev2dev


------------------------------------------------------------------------------


  _______________________________________________
  Emc-developers mailing list
  [email protected]
  https://lists.sourceforge.net/lists/listinfo/emc-developers
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to