• 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. Warning message about OS compatibility while invoking v...

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 126
  • Views 26609
  • 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

Warning message about OS compatibility while invoking virtuoso

tangudubharat
tangudubharat over 8 years ago

Hey,

I am facing some warning message unexpectedly while I was invoking virtuoso.

When I searched about this warning in the forum, it was saying about OS compatibility issue. I am using compatible OS only which is RHEL 6.7.
In one solution, there was a solution mentioning to change the environment saying "setenv W3264_NO_HOST_CHECK  1"

I don't know where to set this and how to?

If it is relevant to this, somebody looks at the error and provide the assistance.

I am copying the warning

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

[Sudershana@sudershana cadence]$ virtuoso
WARNING: HOST <sudershana> DOES NOT APPEAR TO BE A CADENCE SUPPORTED LINUX CONFIGURATION.
         For More Info,  Please Run '<cdsroot>/tools.lnx86/bin/

checkSysConf' <productId>.

sh: /home/Sudershana/cadence_tools/IC616/IC616ISR11_lnx86/tools/bin/cdsDaemonStarter: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
(null)
sh: /home/Sudershana/cadence_tools/IC616/IC616ISR11_lnx86/tools/bin/cdsDaemonStarter: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
/home/Sudershana/cadence_tools/IC616/IC616ISR11_lnx86/tools/bin/cdsServIpc[80]: .[1121]: exec: /home/Sudershana/cadence_tools/IC616/IC616ISR11_lnx86/tools/bin/32bit/cdsServIpc: not found
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

  • Cancel
Parents
  • tangudubharat
    tangudubharat over 8 years ago
    It's not that i am not able to invoke the tool but it's almost taking 15 to 20 minutes to invoke along with the warning that i mentioned in the first post.

    BTW, i tried to get the outputs of the above mentioned 5 UNIX commands. I have both 'lib' and 'lib64' folders and the files you mentioned are there in 'lib64' in my machine and not in 'lib'. I have replaced the 'lib' with 'lib64' and run the commands.

    I am copying the outputs of all the commands you suggested.
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    [Sudershana@sudershana ~]$ cat /etc/redhat-release
    Red Hat Enterprise Linux Client release 6.8 (Santiago)
    [Sudershana@sudershana ~]$ uname -rsn
    Linux sudershana 2.6.32-642.13.1.el6.x86_64
    [Sudershana@sudershana ~]$ /lib64/libc.so.6
    GNU C Library stable release version 2.12, by Roland McGrath et al.
    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.
    Compiled by GNU CC version 4.4.7 20120313 (Red Hat 4.4.7-17).
    Compiled on a Linux 2.6.32 system on 2016-01-28.
    Available extensions:
    The C stubs add-on version 2.1.2.
    crypt add-on version 2.1 by Michael Glad and others
    GNU Libidn by Simon Josefsson
    Native POSIX Threads Library by Ulrich Drepper et al
    BIND-8.2.3-T5B
    RT using linux kernel aio
    libc ABIs: UNIQUE IFUNC
    For bug reporting instructions, please see:
    <www.gnu.org/.../bugs.html&gt;.
    [Sudershana@sudershana ~]$ ls -l /lib64/ld-linux-x86-64.so.2
    lrwxrwxrwx. 1 root root 10 Jan 20 21:45 /lib64/ld-linux-x86-64.so.2 -> ld-2.12.so
    [Sudershana@sudershana ~]$ rpm -q -f /lib64/ld-linux-x86-64.so.2
    glibc-2.12-1.192.el6.x86_64
    [Sudershana@sudershana ~]$
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • tangudubharat
    tangudubharat over 8 years ago
    It's not that i am not able to invoke the tool but it's almost taking 15 to 20 minutes to invoke along with the warning that i mentioned in the first post.

    BTW, i tried to get the outputs of the above mentioned 5 UNIX commands. I have both 'lib' and 'lib64' folders and the files you mentioned are there in 'lib64' in my machine and not in 'lib'. I have replaced the 'lib' with 'lib64' and run the commands.

    I am copying the outputs of all the commands you suggested.
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    [Sudershana@sudershana ~]$ cat /etc/redhat-release
    Red Hat Enterprise Linux Client release 6.8 (Santiago)
    [Sudershana@sudershana ~]$ uname -rsn
    Linux sudershana 2.6.32-642.13.1.el6.x86_64
    [Sudershana@sudershana ~]$ /lib64/libc.so.6
    GNU C Library stable release version 2.12, by Roland McGrath et al.
    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.
    Compiled by GNU CC version 4.4.7 20120313 (Red Hat 4.4.7-17).
    Compiled on a Linux 2.6.32 system on 2016-01-28.
    Available extensions:
    The C stubs add-on version 2.1.2.
    crypt add-on version 2.1 by Michael Glad and others
    GNU Libidn by Simon Josefsson
    Native POSIX Threads Library by Ulrich Drepper et al
    BIND-8.2.3-T5B
    RT using linux kernel aio
    libc ABIs: UNIQUE IFUNC
    For bug reporting instructions, please see:
    <www.gnu.org/.../bugs.html&gt;.
    [Sudershana@sudershana ~]$ ls -l /lib64/ld-linux-x86-64.so.2
    lrwxrwxrwx. 1 root root 10 Jan 20 21:45 /lib64/ld-linux-x86-64.so.2 -> ld-2.12.so
    [Sudershana@sudershana ~]$ rpm -q -f /lib64/ld-linux-x86-64.so.2
    glibc-2.12-1.192.el6.x86_64
    [Sudershana@sudershana ~]$
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    • 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