You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by D J Patel <sy...@yahoo.com> on 2006/04/22 03:06:20 UTC

[users@httpd] FLEXlm error:-16,287

Hello,
   
  I am new to Apache, webserver etc... 
   
  I tried to install Apache HTTP Server 2.2 on Solaris 9 plaftom. The installation is stuck at 
   
  "checking whether to enable mod_rewrite... shared (all)"
   
  Looking at the confiure.log file. It constantly generates following error.
   
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
License : Server (ilicense1.xxx.com) not responding still trying
Cannot read data from license server
Feature:workshop.c.sparc
Hostname:ilicense1.veritas.com
FLEXlm error:-16,287.  System Error: 22    Invalid argument
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   
  Any idea what is wrong?... How do I fix this?
   
  Thanks


		
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.
		
---------------------------------
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.

Re: [users@httpd] FLEXlm error:-16,287

Posted by D J Patel <sy...@yahoo.com>.
I do have c compiler
   
  ##which cc
/opt/SUNWspro5/bin/cc
##

  However I do see some warnings in configure.log file
   
  1)
   
  configure:3492: cc --version </dev/null >&5
cc: Warning: option -- passed to ld
usage: cc [ options] files.  Use 'cc -flags' for details
configure:3495: $? = 1
configure:3497: cc -v </dev/null >&5
usage: cc [ options] files.  Use 'cc -flags' for details
configure:3500: $? = 1
configure:3502: cc -V </dev/null >&5
cc: WorkShop Compilers 5.0 98/12/15 C 5.0
usage: cc [ options] files.  Use 'cc -flags' for details

  2)
   
  onfigure:5565: $? = 0
configure:5576: result: yes
configure:5598: checking minix/config.h usability
configure:5610: cc -c  -g -mt  -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conftest.c >&5
"conftest.c", line 52: cannot find include file: <minix/config.h>
cc: acomp failed for conftest.c
configure:5616: $? = 2
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| 
   
   
  3)
   # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5639: result: no
configure:5643: checking minix/config.h presence
configure:5653: cc -E  -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conftest.c
"conftest.c", line 18: cannot find include file: <minix/config.h>
cc: acomp failed for conftest.c
configure:5659: $? = 2
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #de
   
  4)
   
  configure:6091: checking for strings.h
configure:6096: result: yes
configure:6100: checking sys/prctl.h usability
configure:6112: cc -c  -g -mt  -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conftest.c >&5
"conftest.c", line 60: cannot find include file: <sys/prctl.h>
cc: acomp failed for conftest.c
configure:6118: $? = 2
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""

   
   
  
Joshua Slive <jo...@slive.ca> wrote:
  On 4/21/06, D J Patel wrote:
>
> Hello,
>
> I am new to Apache, webserver etc...
>
> I tried to install Apache HTTP Server 2.2 on Solaris 9 plaftom. The
> installation is stuck at
>
> "checking whether to enable mod_rewrite... shared (all)"
>
> Looking at the confiure.log file. It constantly generates following error.
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> License : Server (ilicense1.xxx.com) not responding still trying
> Cannot read data from license server
> Feature:workshop.c.sparc
> Hostname:ilicense1.veritas.com
> FLEXlm error:-16,287. System Error: 22 Invalid argument
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Any idea what is wrong?... How do I fix this?

It appears that either you don't have a license for your C compiler,
or your license is not properly configured, or your license server is
not functioning properly. You need to work on getting your C compiler
properly installed, or consider downloading a free one like gcc.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org



		
---------------------------------
How low will we go? Check out Yahoo! Messenger’s low  PC-to-Phone call rates.
		
---------------------------------
Love cheap thrills? Enjoy PC-to-Phone  calls to 30+ countries for just 2¢/min with Yahoo! Messenger with Voice.

Re: [users@httpd] FLEXlm error:-16,287

Posted by Joshua Slive <jo...@slive.ca>.
On 4/21/06, D J Patel <sy...@yahoo.com> wrote:
>
> Hello,
>
> I am new to Apache, webserver etc...
>
> I tried to install Apache HTTP Server 2.2 on Solaris 9 plaftom. The
> installation is stuck at
>
> "checking whether to enable mod_rewrite... shared (all)"
>
> Looking at the confiure.log file. It constantly generates following error.
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> License : Server (ilicense1.xxx.com) not responding still trying
> Cannot read data from license server
> Feature:workshop.c.sparc
> Hostname:ilicense1.veritas.com
> FLEXlm error:-16,287.  System Error: 22    Invalid argument
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Any idea what is wrong?... How do I fix this?

It appears that either you don't have a license for your C compiler,
or your license is not properly configured, or your license server is
not functioning properly.  You need to work on getting your C compiler
properly installed, or consider downloading a free one like gcc.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org