#2156 closed task (fixed)
Subversion-1.4.4
| Reported by: | Randy McMurchy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | BOOK | Version: | SVN |
| Severity: | medium | Keywords: | |
| Cc: |
Description
http://subversion.tigris.org/
There are some notes in Ticket 2047 that apply to this update: http://wiki.linuxfromscratch.org/blfs/ticket/2047#preview
Change History (4)
comment:1 by , 20 years ago
| Milestone: | future → 6.2.1 |
|---|
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
| Summary: | Subversion-1.4.0 → Subversion-1.4.4 |
comment:3 by , 19 years ago
Just to note that I looked over the commit and it looks fine. I think I figured out the source of the perl bombing, too. It needs -D_GNU_SOURCE to build against apr. This works for most people because perl gets built with -Dusethreads, which adds -D_GNU_SOURCE to the perl CPPFLAGS. I posted to an upstream bug here:
Note:
See TracTickets
for help on using tickets.

Updated BLFS to Subversion-1.4.4.
This was a huge update in terms of changing the instructions. Hope all ends up well.