HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of dev-util/subversion


Ignore:
Timestamp:
08/14/07 07:30:40 (8 years ago)
Author:
brecht
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/subversion

    v1 v2  
    33=== version 1.4.4 === 
    44 
    5 ==== revision 1 ==== 
     5||working||no|| 
     6 
     7==== revision 1 (brecht) ==== 
     8 
     9On linking, gcc spits out errors like this one: 
     10 
     11{{{ 
     12undefined reference to `svn_ra_local__init' 
     13}}} 
     14 
     15The libraries containing the referred functions have been built, but it seems the makefile somehow forgets to link them in. 
     16 
     17I previously built subversion 1.4.3 on BeOS Max V3. I'm now trying to build on BeOS 5 PE updated to 5.0.3 and BONE. Building subversion 1.4.3 on this installation results in the same errors. I have removed installed older versions of the shared libraries as mentioned in http://svn.haxx.se/dev/archive-2005-01/0857.shtml, since that could be a problem. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/