I tried the disk image and received an error: The following install step failed: run preflight script. I tried from source, and got: ===> making all in src/registry2.0 cc -dynamiclib -L/usr/local/lib registry.o util.o entry.o entryobj.o - o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/ 8.4 -ltclstub8.4 -L/usr/local/lib ../cregistry/cregistry.a -lsqlite3 ld: in ../cregistry/cregistry.a, archive has no table of contents collect2: ld returned 1 exit status make[2]: *** [registry.dylib] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1
On Jan 3, 2008, at 10:31, Tom Vilot wrote:
I tried the disk image and received an error:
The following install step failed: run preflight script.
I tried from source, and got:
===> making all in src/registry2.0 cc -dynamiclib -L/usr/local/lib registry.o util.o entry.o entryobj.o -o registry.dylib -L/System/Library/Frameworks/ Tcl.framework/Versions/8.4 -ltclstub8.4 -L/usr/local/lib ../ cregistry/cregistry.a -lsqlite3 ld: in ../cregistry/cregistry.a, archive has no table of contents collect2: ld returned 1 exit status make[2]: *** [registry.dylib] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1
What OS version do you have? What version of Xcode do you have? What version of MacPorts are you trying to install? What model of Mac do you have?
participants (2)
-
Ryan Schmidt
-
Tom Vilot