
clmason at gmail
Sep 10, 2006, 7:10 AM
Views: 7538
Permalink
|
|
Test results from x86-macos
|
|
Okay, after my one-line fix to the bootstrap script, I got stuff installed and then I followed the steps in the wiki, manually adding a "~x86-macos" keyword where needed. Up until the coreutils step, everything worked fine. With coreutils (5.94-r3) I get this error: /gentoo/usr/lib/portage/bin/ebuild.sh: line 1: /gentoo/bin/expr: No such file or directory Okay, so I manually fixed this by copying /bin/expr to /gentoo/bin/expr. Then it compiles a bunch of stuff and fails with: gcc -g -O2 -o csplit csplit.o ../lib/libcoreutils.a ../lib/libcoreutils.a /gentoo/usr/bin/ld: Undefined symbols: _re_compile_pattern _re_search Any suggestions? Thanks, Chris -- gentoo-osx [at] gentoo mailing list
|