Re: Update problem: libgraphviz238-shlibs-2.49.3-2 failed
[email protected] Wed, 18 Oct 2023 21:01:29 -0500
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
On 2023-10-18 14:33, James Kolata via Fink-beginners wrote:
> 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-2/graphviz-2.49.3/tclpkg/gv'
I'm also seeing this. The actual error is:
```
/bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -g -O2
-fPIE -fPIC -module -avoid-version -L/opt/sw/lib/x86_64-darwin
-L/opt/sw/lib -Wl,-headerpad_max_install_names -L/opt/sw/lib
-Wl,-headerpad_max_install_names -L/opt/sw/lib -o libgv_tcl.la -rpath
/opt/sw/lib/graphviz-2.38/graphviz/tcl libgv_tcl_la-gv.lo
libgv_tcl_la-gv_builtins.lo libgv_tcl_la-gv_tcl_init.lo
libgv_tcl_la-gv_tcl.lo ../../tclpkg/tclstubs/libtclstubs_C.la
../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la
../../lib/cdt/libcdt.la -lc
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
SWIG_Tcl_ObjectDelete(void*) in libgv_tcl_la-gv_tcl.o
"_Tcl_AppendElement", referenced from:
SWIG_Tcl_MethodCommand(void*, Tcl_Interp*, int, Tcl_Obj* const*)
in libgv_tcl_la-gv_tcl.o
"_Tcl_AppendResult", referenced from:
_wrap_digraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in
libgv_tcl_la-gv_tcl.o
_wrap_strictgraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in
libgv_tcl_la-gv_tcl.o
...Bunch more missing _Tcl_* symbols...
_gv_channel_writer in libgv_tcl_la-gv_tcl_init.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
```
_______________________________________________
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