Re: [Dar-support] syntax error running configure
For full, incremental, compressed and encrypted backups or archives
Brought to you by:
edrusb
|
From: Denis C. <dar...@fr...> - 2020-02-20 19:33:40
|
-----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-----
|