-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

xorquew...@googlemail.com wrote:
>> cd $port
>> make clean
>> make deinstall
>> make depends         # just to be safe
>> make install
>> make package-recursive
> 
> This apparently didn't solve the problem (same errors).
> 
> I'm stumped.
> 
> xw

Can you post a full log file of the process somewhere?  The best way to
capture it is with the commands:

script /tmp/build.log    # Starts a new shell
# Run your script here and wait until it finishes
exit                     # Saves the log file and
                         # returns to the original shell
dos2unix /tmp/build.log  # Gets rid of ^M chars

Then post /tmp/build.log somewhere for me to review.

Thank you,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/           - The Power To Serve
http://www.sourcehosting.net/     - Ready. Set. Code.
http://twitter.com/sourcehosting/ - Follow me, follow you
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFLiE1H0sRouByUApARAv81AJ98rkAnQsfymc/HUpg5c6pt85eLsACfaZh2
SFcLzJAJPZBsIcWhyEqif0g=
=USeg
-----END PGP SIGNATURE-----

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to