Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

vacpp 9.0.0.0 base required

Status
Not open for further replies.

tektipsaix

Technical User
Mar 4, 2011
31
ZA
Hi

I migrated an AIX5.3 box to 6.1 and now the C Compiler has a problem. I've tried to get the base fileset of the vacpp without success (also FixCentral). Any help will be appreciated. Thanks!!

Some info:
=================================================================
# /usr/vac/bin/xlc -qversion
/usr/vac/bin/xlc: 1501-273 A mismatch exists between the OS level and the configuration file. The configuration file /etc/vac.cfg is intended for AIX 5.3. Use vac.cfg.61 to correct the problem.

=================================================================
# ls -alF /etc/vac.cfg
lrwxrwxrwx 1 root system 15 Nov 12 2010 /etc/vac.cfg@ -> /etc/vac.cfg.53

=================================================================
# lslpp -L|grep xlC
xlC.adt.include 8.0.0.13 C F C Set ++ Application
xlC.aix61.rte 10.1.0.3 C F XL C/C++ Runtime for AIX 6.1
xlC.cpp 9.0.0.0 C F C for AIX Preprocessor
xlC.rte 10.1.0.3 C F XL C/C++ Runtime
xlC.sup.aix50.rte 9.0.0.1 C F XL C/C++ Runtime for AIX 5.2

=================================================================
# lslpp -L|grep vac
vac.Bnd 8.0.0.0 C F IBM XL C Media Defined Bundles
vac.C 8.0.0.0 C F IBM XL C Compiler
vac.aix50.lib 8.0.0.0 C F IBM XL C Compiler Libraries
vac.html.common.search 8.0.0.0 C F IBM XL C Compiler
vac.html.en_US.C 8.0.0.0 C F IBM XL C Compiler
vac.include 8.0.0.0 C F IBM XL C Compiler Include
vac.lib 8.0.0.0 C F IBM XL C Compiler Libraries
vac.lic 8.0.0.0 C F IBM XL C Licence Files
vac.man.en_US 8.0.0.0 C F IBM XL C Compiler Man
vac.ndi 8.0.0.0 C F IBM XL C Non-Default
vac.pdf.en_US.C 8.0.0.0 C F IBM XL C Documentation
vacpp.Bnd 8.0.0.0 C F IBM XL C/C++ Media Defined
vacpp.cmp.aix50.lib 8.0.0.0 C F IBM XL C/C++ Libraries for AIX
vacpp.cmp.aix50.tools 8.0.0.0 C F IBM XL C/C++ Tools for AIX 5.0
vacpp.cmp.core 8.0.0.0 C F IBM XL C/C++ Compiler
vacpp.cmp.include 8.0.0.0 C F IBM XL C/C++ Compiler Include
vacpp.cmp.lib 8.0.0.0 C F IBM XL C/C++ Libraries
vacpp.cmp.rte 8.0.0.19 C F IBM XL C/C++ Compiler
vacpp.cmp.tools 8.0.0.19 C F IBM XL C/C++ Tools
vacpp.html.common 8.0.0.0 C F IBM XL C/C++ Documentation
vacpp.html.en_US 8.0.0.0 C F IBM XL C/C++ Documentation
vacpp.lic 8.0.0.0 C F IBM XL C/C++ Licence Files
vacpp.licAgreement 8.0.0.0 C F IBM XL C++ Electronic License
vacpp.man.en_US 8.0.0.0 C F IBM XL C/C++ Compiler Man
vacpp.memdbg.aix50.lib 8.0.0.0 C F IBM XL C/C++ User Heap/Memory
vacpp.memdbg.aix50.rte 8.0.0.19 C F IBM XL C/C++ User Heap/Memory
vacpp.memdbg.lib 8.0.0.0 C F IBM XL C/C++ User Heap and
vacpp.memdbg.rte 8.0.0.19 C F IBM XL C/C++ User Heap and
vacpp.ndi 8.0.0.0 C F IBM XL C/C++ Non-Default
vacpp.pdf.en_US 8.0.0.0 C F IBM XL C/C++ Documentation
vacpp.samples.ansicl 8.0.0.0 C F IBM XL C/C++ Compiler ANSI

=================================================================

Thanks!
Michael
 
Hi

I forgot to add. I attempted to install vacpp 9.0.0.16, but I get the following:

vacpp.ndi 9.0.0.16 Requisite failure
vacpp.memdbg.rte 9.0.0.16 Requisite failure
vacpp.memdbg.lib 9.0.0.16 Requisite failure
vacpp.man.en_US 9.0.0.16 Requisite failure
vacpp.man.EN_US 9.0.0.16 Requisite failure
vacpp.cmp.tools 9.0.0.16 Requisite failure
vacpp.cmp.rte 9.0.0.16 Requisite failure
vacpp.cmp.lib 9.0.0.16 Requisite failure
vacpp.cmp.include 9.0.0.16 Requisite failure
vacpp.cmp.core 9.0.0.16 Requisite failure

It apparently needs 9.0.0.0 first.

Thanks!
 
Hi

Thanks for the information. I am downloading vacpp.80.aix53TL6-61.apr2009.ptf.tar.Z. Hopefully this will update the 8.0 currently installed.

Much appreciated..
Michael
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top