Re: [Dar-support] syntax error running configure
For full, incremental, compressed and encrypted backups or archives
Brought to you by:
edrusb
|
From: Kenneth G. <ke...@ra...> - 2020-02-28 00:07:53
|
Hello, I downloaded the dar-2.6.8.tar.gz from ftp.dm3c.org and ran configure and then make. I got the below result. The build was successful. Thanks, Ken dar and libdar have been successfully configured with the following parameters: LIBDAR parameters: Zlib compression (gzip) : YES Libbz2 compression (bzip2) : YES Liblzo2 compression (lzo) : YES Liblxz compression (xz) : YES Strong encryption support : YES Public key cipher support : YES Extended Attributes support: NO Large files support (> 2GB): YES extX FSA / nodump support : YES HFS+ FSA support : NO Integer size used : 64 Thread safe support : YES Furtive read mode : YES Large directory optim. : YES posix fadvise support : YES microsecond read accuracy : YES microsecond write accuracy : YES can restore symlink dates : YES can uses multiple threads : NO Delta-compression support : YES Remote repository support : NO DAR SUITE command line programs: Long options available : YES Building examples : NO Building dar_static : NO (system does not support static linking, see note below) using upx at install : YES building documentation : YES building python binding: NO A typical set of g++ lines during make: depbase=`echo terminateur.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBDAR_MODE=64 -DDAR_LOCALEDIR=\"/usr/local/share/locale\" -g -> mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBDAR_MODE=64 -DDAR_LOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT terminateur.lo -MD -MP -MF .deps> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBDAR_MODE=64 -DDAR_LOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT terminateur.lo -MD -MP -MF .deps> On February 20, 2020 2:33:31 PM EST, Denis Corbin <dar...@fr...> wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA256 > >hello, > >What the succeeds when you compile from the released package rather >than regenerating the whole configure script and associated files >(Makefile.in, Makefiles....) ? > >Cheers, >Denis > >On 20/02/2020 05:30, Ken Galle wrote: >> Hello, when attempting to build dar, I get this error during >> configure: >> >> checking whether make supports nested variables... yes ./configure: >> 3598: ./configure: Syntax error: word unexpected (expecting ")") >> >> This resolved when I installed gettext and gettext-devel. >> >> I move on to the next error: >> >> checking for librsync.h... yes ./configure: 24066: ./configure: >> Syntax error: word unexpected (expecting ")") >> >> I installed pkg-config, that didn't help. Area around that line >> in configure: >> >> >> # Check whether --enable-libcurl-linking was given. if test >> "${enable_libcurl_linking+set}" = set; then : >> enableval=$enable_libcurl_linking; local_libcurl="no" else >> >> PKG_CHECK_EXISTS(libcurl, PKG_CHECK_MODULES(LIBCURL, libcurl, [], >> [AC_MSG_ERROR([libcurl not found, but reported to exist !?!])]) >> AC_DEFINE(HAVE_LIBCURL, 1, [Libcurl library availability]) , >> >> AC_CHECK_LIB(curl, [curl_global_init], [], [AC_MSG_WARN([libcurl >> library not found])]) AC_DEFINE(HAVE_LIBCURL, 1, [Libcurl library >> availability]) ) >> >> >> Any suggestions? >> >> I am using the latest git revision (bea0655b6) on branch_2.6.x. >> >> I am running Void linux. Some versions that may help: >> >> autoconf-2.69_7 >> >> gcc-9.2.0_3 >> >> glibc-devel-2.30_1 >> >> libcurl-devel-7.68.0_1 >> >> librsync-devel-2.2.1_1 >> >> linux-5.4_1 >> >> m4-1.4.18_2 >> >> make-4.3_1 >> >> pkg-config-0.29.2_2 >> >> >> Thanks, >> >> Ken >> >> >> >> >> _______________________________________________ Dar-support mailing >> list Dar...@li... >> https://lists.sourceforge.net/lists/listinfo/dar-support >-----BEGIN PGP SIGNATURE----- > >iQIzBAEBCAAdFiEEOzEprx3d76WjfYGPCDGwvQPYsYIFAl5O3wsACgkQCDGwvQPY >sYIXJA/+PnWjnL+KVWLtvZhPnLhu8soNzBsWB6ap/TRU8g5nRcSZtytuHAkAqtwK >6mBITtc2ElZKNjBa9VsT5KQQhlvak/YoPN68MFcdg5e2z2U4IMOI8T9FTsD5kwoE >G3CyJ55divUYi9yhmkyT8gNB0VLQb3IDB8WhVUMudGwPPPJPhjxzxba8rqEAgcEq >+8rXYruUgYU9HnLSvXaJ9/HRmLqSL3+FDvyaj3KRDus2b7chZxebdgDSUpIs122U >9xoGIg/e56Q9j2QXYOYZh9P6PGatfu17i0NZEAOTjqkTX00GtHp4hqXYJGY+qFOo >MqTYy/IjUK4gHYWqQaBUoQsvLUQzzJw3MkDwpaJS7bRPuNonYd5wvn2YTDXPDeiT >laE/BnPiXwG1/R+O6aRa9RUFeatJ47hZLUQdiMY/k3qdr2vI8xOny9pVvxMSJKKw >90EllnjhqSpyiZOh2B0lfwq2Bo6+xrlZTXo+W2VrYqXSu/w7kZFhNuHKHZWtyrLs >+wHAj/VdOEMgzlLiap2MlCuMccrWeOF7yxQB6NjJlNISVSzfFHo84DOWXINkpjl9 >HeH1XwzoZCIbDSoRv7/ZXDHftuFaJafHtdtga60fqPPienIGcAlrTa0hIvqjhH2T >U1VN/SCa9i17UnRvrQlnTLdO/28T1n2N9P13JZbT3MM3r/mclZ8= >=hEyF >-----END PGP SIGNATURE----- > > >_______________________________________________ >Dar-support mailing list >Dar...@li... >https://lists.sourceforge.net/lists/listinfo/dar-support |