mac os X.2.1
Johan Nordlander
nordland@cs.chalmers.se
Thu, 1 Jan 1970 01:55:31 +0100
arsus wrote:
> Hello, i have a mac with mac os X.2.1. Ive used hugs on X.1, and it
> worked just fine. I downloaded it from the page and no probs. But with
> X.2.1 i just cant put him to work.
> When i put him to run it prints this error:
> dyld: ./hugs Undefined symbols:
> _BC
> _PC
> _UP
> Trace/BPT trap
Hi Artur,
The Hugs binaries for MacOS X were updated about a month ago, to
reflect the changes in library locations (etc) that were introduced
with MacOS X 10.2. So please try out the latest binaries, and see if
that cures the problem.
-- Johan