• 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. error when launching cadence IC610

Stats

  • Locked Locked
  • Replies 15
  • Subscribers 125
  • Views 22120
  • 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

error when launching cadence IC610

Sindy
Sindy over 14 years ago

 Hi everyone,

 I just installed IC610 on our Linux machine (radhat enterprise5, 64bit) . We have a IC5141 on it already by the way. I got error when I tried to run the IC610. I put "virtuoso" and error information comes:

/cadence/IC610/tools/dfII/32bit/virtuoso: symbol lookup error: /cadence/IC610/tools/QT/lib/libQTGui.so.4: undefined symbol: XRenderFindStandardFormat

 Does anyone know how to solve this?

Thanks a lot!

  • Cancel
Parents
  • Sindy
    Sindy over 14 years ago
     Hi Andrew,

    Thanks.

    The output to  "virtuoso -debug3264" is

     -------- 32/64 bit wrapper diagnostics -------------
    App name: virtuoso.exe
    App path: /cadence/IC610/tools/dfII/bin
    OS is 64-bit capable.
    The user has selected 64-bit operation via the environment variables.
    No 64-bit version of the application exists.
    A 32-bit version of the application exists.
    Original share library path:
    LD_LIBRARY_PATH : /cadence/IC610/tools/lib:/cadence/IC610/tools/QT/lib:/cadence/IC610/tools/lib:/cadence/MMSIM72/tools/lib:/cadence/ASSURA320/tools/lib
    DBType OA
    doOA: 0 doTools: 0 doQT: 0
    oaBinDir : /cadence/IC610/OA/bin
    oaLibDir : /cadence/IC610/OA/lib/linux_rhel30_32/opt
    rm64SharedLibPath sets LD_LIBRARY_PATH=/cadence/IC610/OA/lib/linux_rhel30_32/opt:/cadence/IC610/tools/lib:/cadence/IC610/tools/QT/lib:/cadence/MMSIM72/tools/lib:/cadence/ASSURA320/tools/lib
    ----------------------------------------------------
    PATH            : /usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/NX/bin:/cadence/ASSURA320/tools/bin:/cadence/MMSIM72/tools/bin:/cadence/IC610/tools/bin:/cadence/IC610/tools/dfII/bin:/cadence/IC610/tools/plot/bin:/cadence/ASSURA320/bin:/cadence/ASSURA320/dfII/bin:/cadence/ASSURA320/tools/assura/bin:/home/LuLi/bin:/usr/NX/bin:/cadence/ASSURA320/tools/bin:/cadence/MMSIM72/tools/bin:/cadence/IC610/tools/bin:/cadence/IC610/tools/dfII/bin:/cadence/IC610/tools/plot/bin:/cadence/ASSURA320/bin:/cadence/ASSURA320/dfII/bin:/cadence/ASSURA320/tools/assura/bin
    LD_LIBRARY_PATH : /cadence/IC610/OA/lib/linux_rhel30_32/opt:/cadence/IC610/tools/lib:/cadence/IC610/tools/QT/lib:/cadence/MMSIM72/tools/lib:/cadence/ASSURA320/tools/lib
    CDS_AUTO_64BIT  : ALL
    Launching "/cadence/IC610/tools/dfII/bin/32bit/virtuoso.exe"
    ----------------------------------------
    /cadence/IC610/tools/dfII/bin/32bit/virtuoso: symbol lookup error: /cadence/IC610/tools/QT/lib/libQtGui.so.4: undefined symbol: XRenderFindStandardFormat

     
    PLus, the output of the rpm is:

    [LuLi@ee207 ~]$ rpm -q -f /usr/lib/libXrender.so.1
    libXrender-0.9.1-3.1

     
    Thanks Andrew!
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Sindy
    Sindy over 14 years ago
     Hi Andrew,

    Thanks.

    The output to  "virtuoso -debug3264" is

     -------- 32/64 bit wrapper diagnostics -------------
    App name: virtuoso.exe
    App path: /cadence/IC610/tools/dfII/bin
    OS is 64-bit capable.
    The user has selected 64-bit operation via the environment variables.
    No 64-bit version of the application exists.
    A 32-bit version of the application exists.
    Original share library path:
    LD_LIBRARY_PATH : /cadence/IC610/tools/lib:/cadence/IC610/tools/QT/lib:/cadence/IC610/tools/lib:/cadence/MMSIM72/tools/lib:/cadence/ASSURA320/tools/lib
    DBType OA
    doOA: 0 doTools: 0 doQT: 0
    oaBinDir : /cadence/IC610/OA/bin
    oaLibDir : /cadence/IC610/OA/lib/linux_rhel30_32/opt
    rm64SharedLibPath sets LD_LIBRARY_PATH=/cadence/IC610/OA/lib/linux_rhel30_32/opt:/cadence/IC610/tools/lib:/cadence/IC610/tools/QT/lib:/cadence/MMSIM72/tools/lib:/cadence/ASSURA320/tools/lib
    ----------------------------------------------------
    PATH            : /usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/NX/bin:/cadence/ASSURA320/tools/bin:/cadence/MMSIM72/tools/bin:/cadence/IC610/tools/bin:/cadence/IC610/tools/dfII/bin:/cadence/IC610/tools/plot/bin:/cadence/ASSURA320/bin:/cadence/ASSURA320/dfII/bin:/cadence/ASSURA320/tools/assura/bin:/home/LuLi/bin:/usr/NX/bin:/cadence/ASSURA320/tools/bin:/cadence/MMSIM72/tools/bin:/cadence/IC610/tools/bin:/cadence/IC610/tools/dfII/bin:/cadence/IC610/tools/plot/bin:/cadence/ASSURA320/bin:/cadence/ASSURA320/dfII/bin:/cadence/ASSURA320/tools/assura/bin
    LD_LIBRARY_PATH : /cadence/IC610/OA/lib/linux_rhel30_32/opt:/cadence/IC610/tools/lib:/cadence/IC610/tools/QT/lib:/cadence/MMSIM72/tools/lib:/cadence/ASSURA320/tools/lib
    CDS_AUTO_64BIT  : ALL
    Launching "/cadence/IC610/tools/dfII/bin/32bit/virtuoso.exe"
    ----------------------------------------
    /cadence/IC610/tools/dfII/bin/32bit/virtuoso: symbol lookup error: /cadence/IC610/tools/QT/lib/libQtGui.so.4: undefined symbol: XRenderFindStandardFormat

     
    PLus, the output of the rpm is:

    [LuLi@ee207 ~]$ rpm -q -f /usr/lib/libXrender.so.1
    libXrender-0.9.1-3.1

     
    Thanks 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