• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. Need help for dracula lvs!!!

Stats

  • Locked Locked
  • Replies 8
  • Subscribers 125
  • Views 16337
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Need help for dracula lvs!!!

cpygczy
cpygczy over 12 years ago

 Dear all,

After I ran ./jxrun.com, it displayed that:

 

 

 */N* AT STAGE: 33


 *******************************************************************************
 */N*  LVSCHM   (REV. IC6.1.5.08-2010     / LINUX         /GENDATE: 30-AUG/2010)
                    *** ( Copyright 2010, Cadence ) ***
 */N*  EXEC TIME = 13:55:53    DATE =  1-JUN-2013   HOSTNAME =      ubuntu
 *******************************************************************************

 BIG NODE LIMITS:      30000         150            KPQUE =     2


 */L*      6NETS    (6PADS   )  AGAINST  6NETL    (6PADL   )


/home/international/Cadence/IC615/tools.lnx86/dracula/bin/32bit/LVSCHM: symbol lookup error: /home/international/Cadence/IC615/tools.lnx86/dracula/bin/32bit/LVSCHM: undefined symbol: dbm_open

 

How to solve this problem?

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    I believe this function comes from the "gdbm" shared library - running "ldd" on the LVSCHM executable suggests to me that it's from there:

             linux-gate.so.1 =>  (0xf7782000)
            libgfortran.so.3 => /usr/lib/libgfortran.so.3 (0xf76ab000)
            libm.so.6 => /lib/libm.so.6 (0x00522000)
            libnsl.so.1 => /lib/libnsl.so.1 (0x0067a000)
            libdl.so.2 => /lib/libdl.so.2 (0x0051b000)
            libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0xf76a3000)
            libtermcap.so.2 => /lib/libtermcap.so.2 (0xf769f000)
            libelf.so.1 => /usr/lib/libelf.so.1 (0xf7687000)
            libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x0056b000)
            libc.so.6 => /lib/libc.so.6 (0x00389000)
            /lib/ld-linux.so.2 (0x00367000)

    My guess is that your OS has an outdated or incorrect version of libgdbm.so.2 (I've seen one report saying that this doesn't work on SuSE, but I've got nothing to back that up). I see from your hostname that you are probably using Ubuntu, which is an unsupported operating system - so maybe that's the root cause?

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    I believe this function comes from the "gdbm" shared library - running "ldd" on the LVSCHM executable suggests to me that it's from there:

             linux-gate.so.1 =>  (0xf7782000)
            libgfortran.so.3 => /usr/lib/libgfortran.so.3 (0xf76ab000)
            libm.so.6 => /lib/libm.so.6 (0x00522000)
            libnsl.so.1 => /lib/libnsl.so.1 (0x0067a000)
            libdl.so.2 => /lib/libdl.so.2 (0x0051b000)
            libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0xf76a3000)
            libtermcap.so.2 => /lib/libtermcap.so.2 (0xf769f000)
            libelf.so.1 => /usr/lib/libelf.so.1 (0xf7687000)
            libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x0056b000)
            libc.so.6 => /lib/libc.so.6 (0x00389000)
            /lib/ld-linux.so.2 (0x00367000)

    My guess is that your OS has an outdated or incorrect version of libgdbm.so.2 (I've seen one report saying that this doesn't work on SuSE, but I've got nothing to back that up). I see from your hostname that you are probably using Ubuntu, which is an unsupported operating system - so maybe that's the root cause?

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information