24 Aug
2009
24 Aug
'09
4:58 p.m.
Hi! Since bugs.archlinux.org is off-line, I send my problem here. When I want to compile pacman, I get the following error: dload.c: In function ‘download_internal’: dload.c:107: error: ‘struct url’ has no member named ‘last_modified’ dload.c:145: error: ‘FETCH_UNCHANGED’ undeclared (first use in this function) dload.c:145: error: (Each undeclared identifier is reported only once dload.c:145: error: for each function it appears in.) Probably my libfetch is too old, but our autoconf system should catch this. Bye