You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Lionel Roux <Li...@Bio-Rad.com> on 2005/06/30 10:12:01 UTC

[users@httpd] Error message during the make

Hello,
      I have the following messages during the make step on AIX 5.2 ML 5
witrh a p615


      "1506-507 (W) No licenses available. Contact your program supplier
to add additional users. Compilation will proceed shortly."

thanks for your help

Making all in srclib
Making all in apr
Making all in strings
        /bin/sh /app/apache/httpd-2.0.54/srclib/apr/libtool --silent
--mode=compile cc -g -qHALT=E   -DHAVE_CONFIG_H -U__STR__ -D_THREAD_SAFE
-D_USE_IRS   -I../include -I../include/arch/unix  -c apr_cpystrn.c &&
touch apr_cpystrn.lo
1506-507 (W) No licenses available. Contact your program supplier to add
additional users. Compilation will proceed shortly.
    1500-016: (W) WARNING: Compiler problem occurred while compiling
apr_cpystrn: No space left on device.
    1500-034: (S) Cannot create object file.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Lionel Roux







---------------------------------------------------------------------
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


Re: [users@httpd] Error message during the make

Posted by Joshua Slive <js...@gmail.com>.
On 6/30/05, Lionel Roux <Li...@bio-rad.com> wrote:
> 
> Hello,
>       I have the following messages during the make step on AIX 5.2 ML 5
> witrh a p615
> 
> 
>       "1506-507 (W) No licenses available. Contact your program supplier
> to add additional users. Compilation will proceed shortly."

You don't actually have a valid C compiler.  Either buy a license for
the IBM one, or download 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