Great Circle Associates Majordomo-Users
(November 1995)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: installing wrapper
From: Mark_LoBue%SICU @ CCMAIL . CSMC . EDU
Date: Thu, 30 Nov 1995 16:19 -0700 (PDT)
To: majordomo-users @ greatcircle . com


     >> cc: "wrapper.c", line 99: error 1514: Illegal type for string 
     initializer. cc: "wrapper.c", line 100: error 1716: Automatic 
     aggregate initialization is an
     ANSI feature.
     *** Error code 1
     ------
     
     For HP-UX 9.01 I had to make 2 changes.  One was to the line (near 
     line 100) that read:
     
       char setgroups_used = "setgroups_was_included";
     
     change to:
     
       char *setgroups_used = "setgroups_was_included";
     
     The other was in the Makefile, the option -Aa needed to be added to 
     the WRAPPER_FLAGS macro, since HP-UX 9 does not compile ANSI mode by 
     default.
     
     These were the only 2 changes I needed.
     
     -Mark

Indexed By Date Previous: installing wrapper
From: James Eagan <james@branson.org>
Next: majordomo work on linux 1.2.13?
From: Phil Hunt <phil@isone.com>
Indexed By Thread Previous: installing wrapper
From: James Eagan <james@branson.org>
Next: majordomo work on linux 1.2.13?
From: Phil Hunt <phil@isone.com>

Google
 
Search Internet Search www.greatcircle.com