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 Ive tried to install it through fink, but after the installation another error appeared: __ __ __ __ ____ ___ _________________________________________ || || || || || || ||__ Hugs 98: Based on the Haskell 98 standard ||___|| ||__|| ||__|| __|| Copyright (c) 1994-2001 ||---|| ___|| World Wide Web: http://haskell.org/hugs || || Report bugs to: hugs-bugs@haskell.org || || Version: February 2001 _________________________________________ dyld: hugs Undefined symbols: /sw/lib/libreadline.4.2.dylib undefined reference to _tgoto expected to be defined in /usr/lib/libSystem.B.dylib /sw/lib/libreadline.4.2.dylib undefined reference to _tputs expected to be defined in /usr/lib/libSystem.B.dylib /sw/lib/libreadline.4.2.dylib undefined reference to _tgetent expected to be defined in /usr/lib/libSystem.B.dylib /sw/lib/libreadline.4.2.dylib undefined reference to _tgetflag expected to be defined in /usr/lib/libSystem.B.dylib /sw/lib/libreadline.4.2.dylib undefined reference to _tgetnum expected to be defined in /usr/lib/libSystem.B.dylib /sw/lib/libreadline.4.2.dylib undefined reference to _tgetstr expected to be defined in /usr/lib/libSystem.B.dylib Trace/BPT trap Thank you very much, Artur Carvalho
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
participants (2)
-
arsus -
Johan Nordlander