[GAP Forum] Installing "io" package on Mac OS X

Gordon Royle Gordon.Royle at uwa.edu.au
Tue Apr 19 13:40:51 BST 2011


Trying to install the io package following the instructions...

./configure works fine 

make produces the following output

../../bin/i686-apple-darwin10.4.0-gcc/gac -d -p "-I/Users/gordon/MacSoftware/gap4r4/pkg/io/bin/i686-apple-darwin10.4.0-gcc" -o bin/i686-apple-darwin10.4.0-gcc/io.so src/io.c
gcc -fPIC -I/Users/gordon/MacSoftware/gap4r4/pkg/io/bin/i686-apple-darwin10.4.0-gcc -o /tmp/gac75083/75083_io.o -I/Users/gordon/MacSoftware/gap4r4/bin/i686-apple-darwin10.4.0-gcc/../.. -I/Users/gordon/MacSoftware/gap4r4/bin/i686-apple-darwin10.4.0-gcc -DCONFIG_H -c src/io.c
ld -bundle -bundle_loader /Users/gordon/MacSoftware/gap4r4/bin/i686-apple-darwin10.4.0-gcc/gap -lc -lm -o bin/i686-apple-darwin10.4.0-gcc/io.so /tmp/gac75083/75083_io.o
ld: symbol dyld_stub_binding_helper not defined (usually in crt1.o/dylib1.o/bundle1.o) for inferred architecture x86_64
rm -f /tmp/gac75083/75083_io.o



What does "dyld_stub_binding_helper not defined" mean?

And how can I fix it?

Thanks

Gordon


More information about the Forum mailing list