#2156: Subversion-1.4.4 ----------------------------------------+----------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: task | Status: closed Priority: normal | Milestone: 6.2.1 Component: BOOK | Version: SVN Severity: normal | Resolution: fixed Keywords: | ----------------------------------------+----------------------------------- Comment (by [EMAIL PROTECTED]):
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: http://subversion.tigris.org/issues/show_bug.cgi?id=2617 -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2156#comment:3> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
