run.sh on MacOS X fails with problem in wrapper
-----------------------------------------------
Key: CONTINUUM-385
URL: http://jira.codehaus.org/browse/CONTINUUM-385
Project: Continuum
Type: Bug
Components: continuum-core
Versions: 1.0
Environment: Mac OS X 10.4
Reporter: Mark Donszelmann
Priority: Minor
Fix For: 1.1
> Hi
>
> running continuum 1.0 on MacOS X 10.4 gives me the following when
> started
> as:
>
> bin/macosx/runs.h start
>
> or
>
> bin/macosx/runs.h console
>
> -- Output
> Running continuum...
> Removed stale pid file: ./continuum.pid wrapper | --> Wrapper Started
> as Console
> dyld: lazy symbol binding failed: Symbol not found: _ftime
> Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
> Expected in: /usr/lib/libcrypto.0.9.7.dylib
>
> dyld: Symbol not found: _ftime
> Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
> Expected in: /usr/lib/libcrypto.0.9.7.dylib
>
> Trace/BPT trap
>
> --
>
> while if I run
>
> bin/plexus.sh
>
> all works fine (but only interactively.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira