[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference csc32::consolemanager

Title:POLYCENTER Console Manager
Notice:Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS:
Moderator:CSC32::BUTTERWORTH
Created:Thu Aug 06 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1541
Total number of notes:6564

1007.0. "console_c3 fatal error" by 15361::BRUNELLE (John Brunelle - System Administrator) Tue Sep 26 1995 14:34

    When I start up the console c3 display, I receive the following
    error...
    
    /usr/opt/DCR160/bin/OSF/console_c3: /sbin/loader: Fatal Error: cannot
    map libcxx.so
    
    Does anyone have any idea why ?  Everything else works fine.  I have
    even reinstalled the software.
    
    John Brunelle
T.RTitleUserPersonal
Name
DateLines
1007.1ZENDIA::DBIGELOWInnovate, Integrate, EvaporateWed Sep 27 1995 13:189
    Can you make sure that the libcxx.so (the c++ runtime library) is
    installed on your system? I can't remember the exact location
    off of the top of my head, but you can use the 'find' command.
    
    # find / -name libcxx.so -print
    
    Cheers,
    
       Dave