On Sun, Feb 01, 2004 at 05:06:16PM -0500, Payam wrote:
> I solved the problem (I think, I'm compiling new ports as we speak).
> 
> I found my solution in another post.
> 
> In /usr/local/sbin/make_describe_pass1
> 
> Change:
> open("|cd #{dir} && make -k -j3 -f -", 'w') do |w|
> To:
> open("|cd #{dir} && make -k -f -", 'w') do |w|
> 
> (IE: Remove the -j3)
> 
> Then I did
> # portsdb -uU
> 
> And now libexif doesn't b**ch when I do a make. yay.

That should have no effect, because port makes don't use the INDEX.

Kris

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to