|
From: Frank W. <Fra...@ct...> - 2013-08-02 14:51:26
|
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) When I try to compile it manually in the chrooted environment, it fails, complaining about libsqlite not being there, which is part of DL Where am I going wrong/what am I missing? TIA Regards, Frank |