Thomas De Contes wrote: > hi :-) > > > port install python25 +darwin_8+puredarwin > > + port install python25 +darwin_8+puredarwin > ---> Fetching python25 > ---> Verifying checksum(s) for python25 > ---> Extracting python25 > ---> Applying patches to python25 > ---> Configuring python25 > ---> Building python25 > Error: Target org.macports.build returned: shell command "lipo > /Users/thomas/Documents/prgm/bin/autoinstall/macports/var/macports/build/_Users_thomas_Documents_prgm_bin_autoinstall_macports_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.4/libpython2.5.dylib > -output > /Users/thomas/Documents/prgm/bin/autoinstall/macports/var/macports/build/_Users_thomas_Documents_prgm_bin_autoinstall_macports_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.4/libpython2.5.dylib > -thin `lipo -info > /Users/thomas/Documents/prgm/bin/autoinstall/macports/var/macports/build/_Users_thomas_Documents_prgm_bin_autoinstall_macports_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.4/libpython2.5.a > | tail -n 1 | sed -e 's/.*architecture: \(.*\)/\1/'`" returned error 1 > Command output: lipo: can't open input file: > /Users/thomas/Documents/prgm/bin/autoinstall/macports/var/macports/build/_Users_thomas_Documents_prgm_bin_autoinstall_macports_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.4/libpython2.5.dylib > (No such file or directory) > > Error: Status 1 encountered during processing. > > > what's the problem ? > > checking Mac OS X version... 10.4.11 > checking Xcode version... 2.4.1
Why are you specifying +darwin_8+puredarwin on the command line? For one thing, if you are running on Mac OS X you are not running on pure darwin; for another, if you run `port variants python25`, you will see that both of those variants say "Platform variant, do not select manually". - Josh _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
