Re: Missing library cc_dynamic (python27 and Xcode11.4)

Hanspeter Niederstrasser <[email protected]>
Newsgroups gmane.os.apple.fink.beginners
Organization Snaggled Works
Message-ID <[email protected]>
On 4/13/20 2:21 PM, Edward R Kinney wrote:
> Due to the move of things to Relocated Items by Apple, I'm re-installing
> fink and packages. I'm running 10.15.4 and xcode 11.4, and I have
> fink-0.45.1 installed (by the github script). I can't seem to compile some
> basic packages because a library cc_dynamic is missing. Below is the
> command and error I get when building package atk1 (generally trying to
> build emacs). Any idea what's wrong with my setup?
> 
> Thanks!!!
> Ed
> 
> gcc -dynamiclib -Wl,-single_module -L/opt/sw/lib -lcc_dynamic -lSystem
> -install_name /opt/sw/lib/python2.7/config/libpython2.7.dylib
> -compatibility_version 2.7 -current_version 2.7 -o libpython2.7.dylib
> Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o
> Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o
> Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o
> Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o
> Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o
> Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o
> Objects/classobject.o Objects/cobject.o Objects/codeobject.o
> Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o
> Objects/exceptions.o Objects/genobject.o Objects/fileobject.o
> Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o
> Objects/intobject.o Objects/iterobject.o Objects/listobject.o
> Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o
> Objects/methodobject.o Objects/moduleobject.o Objects/object.o
> Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o
> Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o
> Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o
> Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o
> Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o
> Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o
> Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o
> Python/getcompiler.o Python/getcopyright.o Python/getplatform.o
> Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o
> Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o
> Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o
> Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o
> Python/structmember.o Python/symtable.o Python/sysmodule.o
> Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o
> Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o
> Python/dynload_shlib.o   Python/thread.o Modules/config.o Modules/getpath.o
> Modules/main.o Modules/gcmodule.o  Modules/threadmodule.o
> Modules/signalmodule.o  Modules/posixmodule.o  Modules/errnomodule.o
> Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o
> Modules/_weakref.o  Modules/zipimport.o  Modules/symtablemodule.o
> Modules/xxsubtype.o -lintl -ldl  -Wl,-framework,CoreFoundation
> 
> ld: library not found for -lcc_dynamic
> 
> clang: *error: *linker command failed with exit code 1 (use -v to see
> invocation)

I'm also seeing this error with 10.15 and Xcode11.4. python27 built for 
me on the same machine as recently as January 19 (Xcode11.3 I think), so 
it's a new failure.

Hanspeter


_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.