Title: | C++ |
Notice: | Read 1.* and use keywords (e.g. SHOW KEY/FULL KIT_CXX_VAX_VMS) |
Moderator: | DECCXX::AMARTIN |
Created: | Fri Nov 06 1987 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3604 |
Total number of notes: | 18242 |
A customer has tried to install C++ 5.2 on his ALPHA 7.1 system and received the following IVP error. He tried reinstalling, and received the same errors. He gets the errors when he manually runs the IVP. I have searched this notes conference for the error and versions used have found nothing being reported. Could someone please see if this has been reported and if so what is the resolution? Regards, Bob Knecht Colorado - CSC THIS Is THE ERROR RECEIVED FROM INSTALLING C++ ON THE ALPHA RUNNING VMS V6.l Test compiler operation and error messages... Test Class Library operation... %LINK-W-NUDFSYMS, 1 undefined symbol: %LINK-I-UDFSYM, EXIT__XI %LINK-W-USEUNDEF, undefined symbol EXIT XI referenced in psect $LINK$ offset %XOOOOOOWO in module cxxivp.obj. ***~ DEC C++ Installation verification procedure Failed ~ %VMSINSTAL-E-IVPFAIL, The IVP for CXX T5.2 has failed. Adding history entry in VMI$ROOT: [SYSUPD]VMSINSTAL.HISTORY Creating installation data file: ..:[SYSUPD]CXXO52.VMI DATA
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
3433.1 | Older header file lingering in sys$library?? | CSC32::E_VAETH | Suffering from temporary brain cramp, stay tuned | Thu Feb 06 1997 10:48 | 1 |
Do they have an older header file in sys$library?? Perhaps stdlib.h?? | |||||
3433.2 | Nothing obvious | CAIRN::HARRIS | Kevin Harris, dtn 381-2039 | Thu Feb 06 1997 16:14 | 8 |
Bob, I checked the records and can find no problem matching this symptom. I suggest upgrading to the latest version (5.2 is getting long in the tooth), making sure that the customer reads the instructions and release notes, and trys again. If he has the same problem with the latest version, or he has some special need to stay with 5.2, let us know and we can help track down the problem. -Kevin | |||||
3433.3 | In case anyone wants to know | CSC32::E_VAETH | Suffering from temporary brain cramp, stay tuned | Tue Feb 11 1997 10:21 | 3 |
I finally was able to get with this customer. He has copies of a lot of C header files in sys$library. Some were actually VAX C headers. He says he has creative developers:) | |||||
3433.4 | equiv of /usr/include :-) | HNDYMN::MCCARTHY | A Quinn Martin Production | Tue Feb 11 1997 13:11 | 5 |
>>header files in sys$library. Some were actually VAX C headers. He says he has That is where VAXC used to put things in its early days (as I recall). bjm |