#25254: fsvs port request ------------------------------------+--------------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: fsvs ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * keywords: fsvs => * port: => fsvs Old description:
I'd like to request that fsvs be included in macports. fsvs is a method of using a SVN repository as a versioned backup tool. The project is a sub-project of SVN itself and is considered stable and mature.
The website is: http://fsvs.tigris.org/
Thank you!
Latest version of fsvs is 1.2.2
Known direct dependencies: gdbm pcre
Requires -fnested-functions gcc flag
I got stuck trying to compile it with the error:
collect2: ld returned 1 exit status make[1]: *** [fsvs] Error 1 make: *** [default-target] Error 2
New description: I'd like to request that fsvs be included in macports. fsvs is a method of using a SVN repository as a versioned backup tool. The project is a sub-project of SVN itself and is considered stable and mature. The website is: http://fsvs.tigris.org/ Thank you! Latest version of fsvs is 1.2.2 Known direct dependencies: * gdbm * pcre Requires -fnested-functions gcc flag I got stuck trying to compile it with the error: {{{ collect2: ld returned 1 exit status make[1]: *** [fsvs] Error 1 make: *** [default-target] Error 2 }}} -- Comment:
collect2: ld returned 1 exit status
The actual relevant error message would be on a line above that one. -- Ticket URL: <http://trac.macports.org/ticket/25254#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS