Search Criteria
Package Details: movgrab 1.2.1-1
Git Clone URL: | https://aur.archlinux.org/movgrab.git (read-only, click to copy) |
---|---|
Package Base: | movgrab |
Description: | A command-line movie downloader. |
Upstream URL: | http://sites.google.com/site/columscode/home/movgrab |
Licenses: | |
Submitter: | archtux |
Maintainer: | masutu |
Last Packager: | masutu |
Votes: | 30 |
Popularity: | 0.000000 |
First Submitted: | 2009-12-14 12:35 |
Last Updated: | 2015-06-23 22:31 |
Latest Comments
« First ‹ Previous 1 2
solstice commented on 2012-02-10 13:41
if you run autoreconf before ./configure it works without unsetting CFLAGS
rtfreedman commented on 2012-02-04 22:53
I would prefer a fix at the source level...
removing CFLAGS or LDFLAGS is a kludge, maybe unsetting LDFLAGS is a bit better choice
masutu commented on 2012-02-04 21:22
@rtfreedman: thanks for reporting and testing, but first i haven't seen your hint to unset LDFLAGS though. i've unset CFLAGS, don't know, which method is preferable, both work.
masutu commented on 2012-02-04 21:21
@rtfreedman: thanks for reporting and testing, but first i haven't seen your hint to unset LDFLAGS though. i've unset CFLAGS, don't know, which method is preferable, both work.
rtfreedman commented on 2012-02-04 20:41
current is 1.1.7 - unfortunately, it doesn't build
[quote]configure: warning: CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2: invalid host type
configure: warning: LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu: invalid host type
configure: error: can only configure for one host and one target at a time
configure: error: ./configure failed for libUseful-2.0
==> ERROR: A failure occurred in build().[/quote]
Though, unsetting LDFLAGS helps
unset LDFLAGS && ./configure --enable-ssl
rtfreedman commented on 2012-01-16 05:35
current release is 1.1.6