RE: Re: Is RapidSVN available for MAC OSX Lion?
Ed Danley <[email protected]> Wed, 7 Sep 2011 19:43:42 -0700 (PDT)
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <1506106872.11710.1315449822086.JavaMail.httpd@localhost> |
Sorry for the delay. For some reason I didn't get an email indicating you responded. In the makefile, I see the following line: WX_LIBS = -framework IOKit -framework Carbon -framework Cocoa -framework System -framework QuickTime -framework OpenGL -framework AGL -lwx_macud-2.8 In makefile.am, I see the following: rapidsvn_LDADD= -lsvncpp \ $(SVN_LIBS) \ $(APR_LIBS) \ $(WX_LIBS) \ $(EXTRA_LIBS) I will admit being a noob, but to me this indicates a problem specifically with 64-bit code: ld: warning: ignoring file /usr/lib/libwx_macud-2.8.dylib, missing required architecture x86_64 in file Undefined symbols for architecture x86_64: Is it possible to configure rapidsvn to build only 32-bit code? ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2836332 To unsubscribe from this discussion, e-mail: [[email protected]].