Reinstalling Macports fails
Rainer Müller
raimue at macports.org
Thu Jun 27 06:40:46 PDT 2013
On 2013-06-27 15:25, Vincent Habchi wrote:
> /usr/bin/tclsh src/upgrade_sources_conf_default.tcl "/opt/local"
> /usr/bin/tclsh src/images_to_archives.tcl "/opt/local/share/macports/Tcl"
> dlopen(/opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib, 10): Symbol not found: ___strlcpy_chk
> Referenced from: /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib
> Expected in: /usr/lib/libSystem.B.dylib
> in /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib
> while executing
> "load /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib"
> ("package ifneeded Pextlib 1.0" script)
> invoked from within
> "package require Pextlib 1.0"
> (file "/opt/local/share/macports/Tcl/registry2.0/receipt_flat.tcl" line 38)
> invoked from within
> "source /opt/local/share/macports/Tcl/registry2.0/receipt_flat.tcl"
> ("package ifneeded receipt_flat 1.0" script)
> invoked from within
> "package require receipt_flat 1.0"
> (file "/opt/local/share/macports/Tcl/registry2.0/registry.tcl" line 36)
> invoked from within
> "source /opt/local/share/macports/Tcl/registry2.0/registry.tcl"
> ("package ifneeded registry 1.0" script)
> invoked from within
> "package require registry 1.0"
> (file "src/images_to_archives.tcl" line 10)
> make: *** [install] Error 1
I guess there is something wrong due to changing system versions.
Try a clean build attempt by running 'make clean' and then run the
configure script again.
Rainer
More information about the macports-dev
mailing list