tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: the path to USE_CWRAPPERS=yes



On Sun, Feb 21, 2016 at 04:13:00PM -0500, Greg Troxel wrote:
> 
> I spoke too soon.  On netbsd-7 i386, glusterfs builds with USE_CWRAPPERS=no, but fails
> with =yes:
> 
> Making all in src
>   CC     glusterd_la-glusterd.lo
>   libtool: Missing argument for -I
>   *** [glusterd_la-glusterd.lo] Error code 255
> 
> bmake[5]: stopped in /usr/ANONCVS/pkgsrc/filesystems/glusterfs/work/glusterfs-3.7.8/xlators/mgmt/glusterd/src
> 1 error
> 
> whereas with =no:
> 
> Making all in src
>   CC     glusterd_la-glusterd.lo
>   glusterd.c: In function 'init':
>   glusterd.c:1313:13: warning: variable 'first_time' set but not used [-Wunused-but-set-variable]
>   [and many more warnings]
> 
> 
> Still, this is probably not that hard to fix.

It's not hard to fix. It would help if people would STOP REMOVING THE
FIX AFTER EVERY UPDATE.

Joerg


Home | Main Index | Thread Index | Old Index