Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2012 14:58:45 +0900
From:      =?ISO-2022-JP?B?GyRCOzNDKz9yO0sbKEI=?= <yamayan@casio.co.jp>
To:        Oleg Moskalenko <oleg.moskalenko@citrix.com>, ohartman@zedat.fu-berlin.de
Cc:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: CURRENT: buildworld fails
Message-ID:  <CAJdLC-jfdWRE=r5zwcA3fU%2Bqn-vsxmUseGMd883qrEO2jd0XWg@mail.gmail.com>
In-Reply-To: <031222CBCF33214AB2EB4ABA279428A3011A2D0170B1@SJCPMAILBOX01.citrite.net>
References:  <CAJdLC-iVMOJEhNJw=i2sM20D9AmAbd=JhQac4S8VZ5F7r_XX1g@mail.gmail.com> <031222CBCF33214AB2EB4ABA279428A3011A2D0170B1@SJCPMAILBOX01.citrite.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I think My message was replied to O. Hartmann.
but, I forgot to send to him.


Older(about May 15) sort does not work correctly.
buildworld log has many many error message.

sort: No such file or directory

I think sort is used to merge same symbols into unique.
but, because the older sort is broken, libraries have same symbols.
So, linker command failed with multiple definition error.

Newer sort (submitted by you) works correctly.
buildworld is passed without error.


2012/5/29 Oleg Moskalenko <oleg.moskalenko@citrix.com>:
> So, the newer sort works fine, and the older sort does not work ? Did I get your correctly ?
>
> Thanks
> Oleg
>
>> -----Original Message-----
>> From: owner-freebsd-current@freebsd.org [mailto:owner-freebsd-
>> current@freebsd.org] On Behalf Of ????
>> Sent: Monday, May 28, 2012 8:45 PM
>> To: freebsd-current@freebsd.org
>> Subject: CURRENT: buildworld fails
>>
>> I had same problem, but I resolved it.
>>
>> Maybe, your sort (/usr/bin/sort) is broken.
>>
>> cd /usr/src
>> make update
>> cd usr.bin/sort
>> make obj depend all install
>>
>> Then, sort is changed.
>>
>> make cleandir cleandir
>> make buildworld
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to "freebsd-current-
>> unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJdLC-jfdWRE=r5zwcA3fU%2Bqn-vsxmUseGMd883qrEO2jd0XWg>