Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2010 17:38:00 -0500
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        xorquewasp@googlemail.com
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: package building failure irritation
Message-ID:  <4B884D48.90509@FreeBSD.org>
In-Reply-To: <20100226222113.GA14592@logik.internal.network>
References:  <20100226163227.GA15162@logik.internal.network>	<4B88074E.7050007@FreeBSD.org> <20100226222113.GA14592@logik.internal.network>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

xorquewasp@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-----




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B884D48.90509>