Andrea Cristofanini wrote: > Fred > i got this too, i have done the same. > Ciao Andrea > Fred ha scritto: >> Hi >> >> It looks like there's a small bug in the makefile that triggers an error >> when building AstLinux: >> >> cp -fpR >> /home/compile/astlinux-trunk/build_i586/staging_dir/usr/lib/libsqlite3.so.* >> /home/compile/astlinux-trunk/build_i586/root/usr/lib/ >> cp: cannot stat >> `/home/compile/astlinux-trunk/build_i586/staging_dir/usr/lib/libsqlite3.so.*': >> >> No such file or directory >> make: *** [/home/compile/astlinux-trunk/build_i586/root/usr/bin/sqlite3] >> Error 1 >> >> There's actually "libsqlite3.so -> libsqlite3-3.5.6.so.0.8.6", so I guess >> the makefile should be changed to use "cp -fpR >> /home/compile/astlinux-trunk/build_i586/staging_dir/usr/lib/libsqlite3.so*" >> instead (ie. no trailing dot). >> >> HTH >> Fred.
Guys thanks! We'll look into this more. Please join and use the new -devel list so we don't bombard normal users with development issues that don't affect the operation of the distributed Astlinux. cdr_sqlite will probably not be added to Astlinux until we go to Asterisk 1.6. Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
