Re: linking fs code problems in trunk

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Sun, 29 Mar 2009 20:22:07 -0600

On 03/28/2009 06:11 AM, Tsantilas Christos wrote:
> Hi all,
> Currently the fs related subsystem is broken in trunk, because of the
> known linking problems.
>
> I am proposing the attached patch which:
> - modifies the configure.in script to define in autoconf.h file the
> HAVE_FS_UFS, HAVE_FS_AUFS, HAVE_FS_DISKD and HAVE_FS_COSS if the modules
> ufs, aufs, diskd and coss will be build.
> - Makes the DiskdInstance UfsInstance and AufsInstance objects which
> defined in src/fs/diskd/StoreFSdiskd.cc src/fs/ufs/StoreFSufs.cc and
> src/fs/aufs/StoreFSaufs.cc files, non static
> - Adds the FsReg.cc file which just makes a reference to
> DiskdInstance UfsInstance and AufsInstance objects to force the compiler
> to include the related objs and libraries into squid binary.
>

Can you move FsReg.cc to fs/Regs.cc?

Thanks,

Alex.
Received on Mon Mar 30 2009 - 02:22:26 MDT

This archive was generated by hypermail 2.2.0 : Mon Mar 30 2009 - 12:00:04 MDT