[PART4] [PATCHES] generate the param_table (FINALLY)

Michael Adam obnox at samba.org
Fri Jul 24 06:50:29 UTC 2015


On 2015-07-24 at 08:41 +0200, Michael Adam wrote:
> On 2015-07-24 at 13:28 +1200, Andrew Bartlett wrote:
> > On Fri, 2015-07-24 at 02:21 +0200, Michael Adam wrote:
> > > The complete patchset is also available in my repository:
> > > 
> > > git://git.samba.org/obnox/samba/samba-obnox.git
> > > 
> > > branch master-loadparm-ok
> > > 
> > > gitweb:
> > > 
> > > https://git.samba.org/?p=obnox/samba/samba
> > > -obnox.git;a=shortlog;h=refs/heads/master-loadparm-ok
> > 
> > I get build failures of:
> > 
> > ../lib/param/loadparm.c: In function ‘handle_cups_encrypt’:
> > ../lib/param/loadparm.c:1394:13: error: ‘HTTP_ENCRYPT_REQUIRED’
> > undeclared (first use in this function)
> >     result = HTTP_ENCRYPT_REQUIRED;
> >              ^
> > ../lib/param/loadparm.c:1394:13: note: each undeclared identifier is
> > reported only once for each function it appears in
> > ../lib/param/loadparm.c:1397:13: error: ‘HTTP_ENCRYPT_ALWAYS’
> > undeclared (first use in this function)
> >     result = HTTP_ENCRYPT_ALWAYS;
> >              ^
> > ../lib/param/loadparm.c:1400:13: error: ‘HTTP_ENCRYPT_NEVER’ undeclared
> > (first use in this function)
> >     result = HTTP_ENCRYPT_NEVER;
> 
> Now it is strange the I did not encounter this
> problem. Not and my system, and the patchset
> has survived a full autobuilt on sn-devel, too.
> 
> I seem to have missed to move this block:
> 
> #ifdef HAVE_HTTPCONNECTENCRYPT
> #include <cups/http.h>
> #endif
> 
> from source3/param/loadparm.c
> 
> to lib/param/loadparm.c
> 
> Updated complete (part1 -- part4) patchset attached.

(branch als updated of course... :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20150724/6e1b7bb6/attachment.sig>


More information about the samba-technical mailing list