Thanks for your message:

Op 20 feb 2009, om 15:32 heeft Joel Thibault (MacPorts) het volgende geschreven:

Aha.  Reinstalling base from trunk r46953 fixed the problem.  Thanks!


This however it still doesn't help me to built openssl.

Try #1 $ sudo /opt/local/bin/port install -d openssl +universal configure.march=nocona
<snip>
--->  Staging openssl into destroot
Error: Target org.macports.destroot returned: no such file or directory
Error: Status 1 encountered during processing.

Try #2 $ sudo /opt/local/bin/port install -v openssl +universal
<snip>
--->  Staging openssl into destroot
Error: Target org.macports.destroot returned: no such file or directory
Error: Status 1 encountered during processing.

Try #3 $ sudo /opt/local/bin/port install -v openssl (after a port clean)
<snip>
Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_openssl/work/openssl-0.9.8j" && make all " returned error 2 Command output: ld warning: in /opt/local/lib/libz.dylib, file is not of required architecture


Or should there mere be done then these steps, to correctly go back to revision 46953 (from r.47035)?

1. $ svn co http://svn.macports.org/repository/macports/trunk/base -r 46953
2. $ cd base
3. $ ./configure --enable-readline
4. $ make -j2
5. $ sudo make install
6. $ make distclean
7. $ sudo /opt/local/bin/port -v selfupdate
8. $ sudo nano /opt/local/etc/macports/macports.conf (universal architecture=x86_64) 9. $ sudo nano /opt/local/share/macports/Tcl/port1.0/portconfigure.tcl (default configure.optflags=-fast)("darwin 9" { set compiler gcc-4.2 })

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to