Re: Unable to update graphviz
"Daniel E. Macks" <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
James Kolata <[email protected]> said: > >> Can you include the symbols that are missing and the linker command >> that is failing? Should be immediately above the bit you pasted. >> >> Hanspeter > > Undefined symbols for architecture x86_64: > "_TclFreeObj", referenced from: > SWIG_Tcl_MethodCommand(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o [...] > ld: symbol(s) not found for architecture x86_64 > clang: error: linker command failed with exit code 1 (use -v to see invocation) > make[4]: *** [Makefile:1828: libgv_tcl.la] Error 1 > make[4]: Leaving directory = > '/opt/sw/src/fink.build/libgraphviz238-shlibs-2.49.3-1/graphviz-2.49.3/tclpkg/gv' [...] > [ESCs-MacBook-Pro:~] jkolata1% clang -v > Apple clang version 13.0.0 (clang-1300.0.29.3) > Target: x86_64-apple-darwin20.6.0 A bug in libtool was mis-handling OS X 11.x and 12.x. I pushed a fix. It's an easy one, but it requires package-by-package diagnosis to detect if it's needed the exact way to apply it. dan _______________________________________________ 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