Hi Serge,
yes I didn't edit Makefile.build/.install.
Now it starts, but configure comes up with an error. I did a complete
build before so any libs (sqlite) are there, so I guess I have to dig
deeper in the package source to see if I can fix this.
Thanks,
Frank
On Fri, 2013-08-02 at 11:52 -0700, Serge Leschinsky wrote:
> Hi Frank,
>
> On 08/02/2013 07:33 AM, Frank Weis wrote:
> > Hi all,
> >
> > I am trying to add csync2 (file syncro) to DL;
> > I have successfully built the entire DL.
> >
> > I have put the source tarball into the build/src directory and it
> > unpacks in build/tmp
> > I made scripts in build/scripts and build/scripts/configuration, and
> > build/scripts/configuration/help so that I can see it in
> > make menuconfig
> >
> > after make menuconfig, I have CONFIG_CSYNC2=y in the .config file, but
> > the thing does not get built. (ie there is no tmp/LOGS/build/csync2)
>
> Did you add an appropriate line to Makefile.build / Makefile.install ?
> I guess you didn't.
>
>
> > When I try to compile it manually in the chrooted environment, it fails,
> > complaining about libsqlite not being there, which is part of DL
> Maybe the ordering issue... Make sure you build csync after sqlite.
>
>
>
> Serge
>
> ------------------------------------------------------------------------------
> Get your SQL database under version control now!
> Version control is standard for application code, but databases havent
> caught up. So what steps can you take to put your SQL databases under
> version control? Why should you start doing it? Read more to find out.
> http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
> _______________________________________________
> Devil-linux-develop mailing list
> Dev...@li...
> https://lists.sourceforge.net/lists/listinfo/devil-linux-develop
>
|