| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
The IVP of DECmcc Dev Toolkit failed. A library of cma routines seems
missing ... From which ULTRIX (V4.4) subset would these come from ?
The IVP log shows:
...
cc /usr/lib/mcc_mmshell_unix.o mcc_ivp_pseudo_ivp.o-mips
mcc_ivp_trans_ivp.o-mips mcc_ivp__init.o-mips mcc_ivp__show_char.o-mips
mcc_ivp__set_char.o-mips mcc_ivp__show_char_mcc.o-mips mcc_ivp__test_mcc.o-mips
mcc_ivp_vector.o-mips /usr/lib/mcc_lmf.o /usr/lib/mcc_desframe.a -o mcc_ivp.exe-mips
/usr/lib/mcc_exec.a /usr/lib/libcma.a -li /usr/lib/libutc.a -lm -llmf -lc -ldns >
ivp.lkout
ld:
Undefined:
cma_sprintf
cma_lib_malloc
cma_lib_free
cma_lib_calloc
*** Error code 1
Stop.
Error while running mcc_yourmm_auto_create.script
Could not build a starter management module...
The subsets installed are :
Subset Status Description
====== ====== ===========
...
MCRBMSDICTE1312 DECmcc Dictionary
MCRBMSDICTV140 installed DECmcc Dictionary
MCRBMSE1312 DECmcc Basic Management System
MCRBMSRELE1312 DECmcc BMS Release Notes
MCRBMSRELV140 installed DECmcc BMS Release Notes
MCRBMSV140 installed DECmcc Basic Management System
MCRDNA5130 DECmcc DECnet/OSI AM
MCRDNA5E1312 DECmcc DECnet/OSI AM
MCRDNA5V140 installed DECmcc DECnet/OSI AM
MCRDTKMRMV140 DECmcc Module Reference Manuals
MCRDTKRELV140 installed DECmcc DTK Release Notes
MCRDTKV140 installed DECmcc Developers Toolkit
MCRMAN130 DECmcc Manual Pages
MCRMANE1312 DECmcc Manual Pages
MCRMANV140 installed DECmcc Manual Pages
MCRNOTRELV140 DECmcc NOT Release Notes
MCRNOTV140 DECmcc Notification Services
MCRUAM130 installed Alarm Manager V1.0.0 for BMS V1.3 or
Later
MCRUAMREL130 installed Alarm Manager Release Notes
...
UDT210PGMR440 installed Symbolic Links for 2.10 Compiler
UDTACCT440 installed Accounting Software
UDTAFM440 Adobe Font Metric Files
UDTBASE440 installed Base System
UDTBIN440 installed Kernel Config Files
UDTCDABASE440 installed CDA Base System
UDTCDAPGMR440 CDA Software Dev Libraries
UDTCOMM440 installed Communications Utilities
UDTDCMT440 installed Doc. Preparation for Ref. Pages
UDTDCMTEXT440 installed Doc. Preparation Extensions
UDTEXAMPLES440 Programming Examples
UDTEXER440 System Exerciser Package
UDTGENVMUNIX441 installed Generic Kernel
UDTINET440 installed TCP/IP Networking Utilities
UDTINTLPGMR440 installed Internationalization Dev. Env.
UDTINTLRT440 installed Internationalization Runtime Env.
UDTKERB440 Kerberos Network Authentication
UDTMAN440 installed Ref. Pages for Sys. Admin. & Users
UDTMANPGMR440 Reference Pages for Programers
UDTMH440 installed RAND Mail Handler
UDTMIPS3PGMR440 Mips 3 Libraries
UDTMOP440 installed Maintenance Operations Protocol
UDTNFS440 installed Network File System Utilities
UDTPGMR440 installed Software Development Utilities
UDTPRESTO440 Prestoserve Utilities
UDTPRINT440 installed Printer Support Environment
UDTRPCDEV440 RPC Development Environment
UDTRPCRT440 RPC Runtime Environment
UDTSCCS440 Source Code Control System
UDTSEC440 Enhanced Security Features
UDTSMSCAMP440 Sys. Config. Mgmt. Program (SCAMP)
UDTUMAIL440 installed Extended (Berkeley) Mailer
UDTUUCP440 installed Unix-to-Unix Copy Facility
UDWDECW440 Additional DECwindows Applications
UDWFONT15440 installed X11/DECwindows 100dpi Fonts
UDWFONT440 installed X11/DECwindows 75dpi Fonts
UDWFONTSTR440 installed X11/DECwindows PEX Fonts
UDWMAIL440 DECwindows Mail Application
UDWMAN440 UWS Runtime Reference Pages
UDWMANPGMR440 UWS Development Reference Pages
UDWSER440 installed B&W, Color, or PX Server
UDWSER441 installed B&W, Color, or PX Server UPGRADE
UDWSYSMGNT440 installed System Management Tools
UDWWSTSER440 installed X11R4 PXG Server
UDWX11440 installed X11/DECwindows User Environment
UDWXTXSER440 installed Truecolor Server
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 6316.1 | Missing libraries for TOOLKIT ! | KETJE::PACCO | Horum omnium fortissimi sunt Belgae | Thu Jun 08 1995 19:03 | 17 |
I have checked point after point all prerquisites for the
DECmcc developement toolkit. I also scanned through a big part of my
system. I still cannot find the following objects:
cma_sprintf
cma_lib_malloc
cma_lib_free
cma_lib_calloc
These seems to come from /usr/lib/mcc_exec.a, a required library of the
toolkit. I therefore re-broadcast my question.
Which library supplies on ULTRIX V4.4 the routines mentionned , which
I don't have on my system, although all required subsets are installed.
Kind regards,
Dominique.
| |||||
| 6316.2 | Library routines still not found !!! | KETJE::PACCO | Horum omnium fortissimi sunt Belgae | Mon Jun 12 1995 12:14 | 8 |
I looked at /lib/libcma.a but these routines are not there !
Can somebody tell me where to find these 4 cma routines:
cma_sprintf, cms_lib_malloc, cma_lib_free, cma_lib_calloc ?
Regards,
Dominique.
| |||||
| 6316.3 | AZUR::DURIF | Wed Jun 21 1995 09:02 | 8 | ||
For information : The DECmcc developper's toolkit needs package THRBASE112 to be installed. Reinstalling THRBASE112 and then the DECmcc developper's toolkit solved this problem. Benoit | |||||