@AchmadFathoni yeah, right, I just needed it when investigating problems with gazebo and trying different versions, but now I fixed it. Thanks
Search Criteria
Package Details: libxml 1.8.17-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/libxml.git (read-only, click to copy) |
---|---|
Package Base: | libxml |
Description: | The XML C parser and toolkit of Gnome. Older version. |
Upstream URL: | http://xmlsoft.org/ |
Licenses: | GPL |
Submitter: | jonathon |
Maintainer: | None |
Last Packager: | AchmadFathoni |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-20 18:53 (UTC) |
Last Updated: | 2021-09-24 08:48 (UTC) |
Dependencies (1)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Required by (0)
Sources (1)
FederAndInk commented on 2021-09-24 08:44 (UTC)
AchmadFathoni commented on 2021-09-24 08:37 (UTC)
@Nihiii0, I suggest use more up to date libxml2 https://aur.archlinux.org/packages/libxml2-git/ instead.
FederAndInk commented on 2021-09-20 07:19 (UTC)
Dowload does not work for me, the tar.gz is located here: http://xmlsoft.org/sources/old/libxml-1.8.17.tar.gz
AchmadFathoni commented on 2021-06-14 02:59 (UTC)
@nxxxx I can't reproduce your error when using bare curl
command. Changing protocol to http produces not found error.
Homalozoa commented on 2021-06-12 04:41 (UTC) (edited on 2021-06-12 04:41 (UTC) by Homalozoa)
got
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading ftp://xmlsoft.org/libxml2/old/libxml-1.8.17.tar.gz
could you replace ftp
to http
?
AchmadFathoni commented on 2021-06-01 10:38 (UTC)
Thank you. Now it uses sed to remove flag in Makefile.
jonathon commented on 2021-06-01 10:15 (UTC) (edited on 2021-06-01 10:17 (UTC) by jonathon)
Just FYI, the change in 1.8.17-2 overrides any and all CFLAGS that have been set rather than only removing -Werror=format-security
.
You could use something like CFLAGS=${CFLAGS/-Werror=format-security/}
to do that.
AchmadFathoni commented on 2021-06-01 10:09 (UTC)
Gazebo needs libxml. Until I get confirmation if that package can be compiled against libxml2, I will revive this ancient package for a while.
jonathon commented on 2021-06-01 09:33 (UTC)
I can't actually remember why I'm maintaining this, so I'll just accept the orphan request myself.
Pinned Comments
AchmadFathoni commented on 2021-09-24 08:37 (UTC)
@Nihiii0, I suggest use more up to date libxml2 https://aur.archlinux.org/packages/libxml2-git/ instead.