Your problem is nothing to do with OpenSSL.

This message is coming from the AIX compiler - it's license is number-of-users 
restricted.

Your build is taking a long time because the compiler is waiting for an empty 
slot in the active users list to become available before starting each 
compilation.

You need to talk to your sys admin and/or managers about your AIX compiler 
licensing.

G.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of seeni vasan via 
RT
Sent: 06 August 2008 13:23
Cc: [email protected]
Subject: [openssl.org #1727] No License error getting 

Hi Team,
 
 
I am seenivasan , working in MNC. When i tried to compile (make) openssl in AIX 
boxes i am getting below errors. After 4 hours also the compilation has not 
been finished.
 
Below is sample line (I am getting lot of lines same error, after 4 hours also 
compilation had not fnished)
 
can you please give me  the aproximate compilation finishing time ? (Hours 
basis)
 
I am trying Version - openssl-0.9.8h , openssl-0.9.8g (tried both version - 
getting same error).
 
# make
making all in crypto...
        ( echo "#ifndef MK1MF_BUILD";  echo '  /* auto-generated by 
crypto/Makefile for crypto/cversion.c */';  echo '  #define CFLAGS "cc 
-DOPENSSL_THREADS -qthreaded -DDSO_DLFCN -DHAVE_DLFCN_H -q32 -O -DB_ENDIAN 
-qmaxmem=16384 -qro -qroconst"';  echo '  #define PLATFORM "aix-cc"';  echo "  
#define DATE \"`LC_ALL=C LC_TIME=C date`\"";  echo '#endif' ) >buildinf.h
        cc -I. -I.. -I../include -DOPENSSL_THREADS -qthreaded -DDSO_DLFCN 
-DHAVE_DLFCN_H -q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst -c cryptlib.c
1506-507 (W) No licenses available. Contact your program supplier to add 
additional users. Compilation will proceed shortly.
        cc -I. -I.. -I../include -DOPENSSL_THREADS -qthreaded -DDSO_DLFCN 
-DHAVE_DLFCN_H -q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst -c mem.c
1506-507 (W) No licenses available. Contact your program supplier to add 
additional users. Compilation will proceed shortly.
        cc -I. -I.. -I../include -DOPENSSL_THREADS -qthreaded -DDSO_DLFCN 
-DHAVE_DLFCN_H -q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst -c mem_clr.c

 
Could you please help me to sort out this problem?. 
 
Eagarly waiting for your reply .
 
Seenivasan.G
 
 
 
 


      
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to