tech-pkg archive

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

Re: the path to USE_CWRAPPERS=yes



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.

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index