hello,
I have an AIX5.2 server and I'm attempting a compile and for both compilers it fails with the following error:-
/usr/vac/bin/xlc t.c
1506-507 (W) No licenses available. Contact your program supplier to add additional users. Compilation will proceed shortly.
# /usr/vacpp/bin/xlC t.cpp
1540-5215 (W) No licenses available. Contact your program supplier to add additional users. Compilation will proceed shortly
The versions of the compilers are as follows:-
lslpp -l vac.C
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
vac.C 6.0.0.7 COMMITTED C for AIX Compiler
Path: /etc/objrepos
vac.C 6.0.0.7 COMMITTED C for AIX Compiler
# lslpp -l vacpp.cmp.core
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
vacpp.cmp.core 6.0.0.8 COMMITTED VisualAge C++ Compiler
Path: /etc/objrepos
vacpp.cmp.core 6.0.0.0 COMMITTED VisualAge C++ Compiler
Is there anything i'm missing here such as do I need some sort of license manager process running in the background?
I have looked in the compiler directories and the license files are in there and they are valid until 2037.
Cheers
Nyck
I have an AIX5.2 server and I'm attempting a compile and for both compilers it fails with the following error:-
/usr/vac/bin/xlc t.c
1506-507 (W) No licenses available. Contact your program supplier to add additional users. Compilation will proceed shortly.
# /usr/vacpp/bin/xlC t.cpp
1540-5215 (W) No licenses available. Contact your program supplier to add additional users. Compilation will proceed shortly
The versions of the compilers are as follows:-
lslpp -l vac.C
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
vac.C 6.0.0.7 COMMITTED C for AIX Compiler
Path: /etc/objrepos
vac.C 6.0.0.7 COMMITTED C for AIX Compiler
# lslpp -l vacpp.cmp.core
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
vacpp.cmp.core 6.0.0.8 COMMITTED VisualAge C++ Compiler
Path: /etc/objrepos
vacpp.cmp.core 6.0.0.0 COMMITTED VisualAge C++ Compiler
Is there anything i'm missing here such as do I need some sort of license manager process running in the background?
I have looked in the compiler directories and the license files are in there and they are valid until 2037.
Cheers
Nyck