Re: r299175: error: no such file or directory: '/usr/src/secure/lib/libcrypto/i386/crypt586.S'

2016-05-07 Thread O. Hartmann
Am Sat, 7 May 2016 00:51:25 +
Ed Maste  schrieb:

> On 6 May 2016 at 14:47, O. Hartmann  wrote:
> > Buildworld on r299175 fails with the error shown below:
> >
> >
> > [...]
> > error: no such file or directory: 
> > '/usr/src/secure/lib/libcrypto/i386/crypt586.S'  
> 
> If this was with -DNO_CLEAN you might want to try a clean build instead.

Indeed, it was with -DNO_CLEAN. Just building now full world ...

> 
> Can you confirm that secure/lib/libcrypto/Makefile has a lowercase 's'
> on crypt586.s?

It has a lowercase 's'



pgpWKYJI12DO1.pgp
Description: OpenPGP digital signature


Re: r299175: error: no such file or directory: '/usr/src/secure/lib/libcrypto/i386/crypt586.S'

2016-05-06 Thread Ed Maste
On 6 May 2016 at 14:47, O. Hartmann  wrote:
> Buildworld on r299175 fails with the error shown below:
>
>
> [...]
> error: no such file or directory: 
> '/usr/src/secure/lib/libcrypto/i386/crypt586.S'

If this was with -DNO_CLEAN you might want to try a clean build instead.

Can you confirm that secure/lib/libcrypto/Makefile has a lowercase 's'
on crypt586.s?
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: r299175: error: no such file or directory: '/usr/src/secure/lib/libcrypto/i386/crypt586.S'

2016-05-06 Thread Weldon Godfrey

> On May 6, 2016, at 9:47 AM, O. Hartmann  wrote:
> 
> Buildworld on r299175 fails with the error shown below:
> 
> 
> 

I am having issues as well:


sh /usr/src/10.3/tools/install.sh -o root -g wheel -m 444 e.tmac doc.tmac 
mdoc.local /usr/obj/usr/src/10.3/tmp/legacy/usr/share/tmac

sh /usr/src/10.3/tools/install.sh -o root -g wheel -m 444 doc-common 
doc-ditroff doc-nroff doc-syms fr.ISO8859-1 ru.KOI8-R 
/usr/obj/usr/src/10.3/tmp/legacy/usr/share/tmac/mdoc

===> gnu/usr.bin/dtc (obj,depend,all,install)

/usr/obj/usr/src/10.3/tmp/usr/src/10.3/gnu/usr.bin/dtc created for 
/usr/src/10.3/gnu/usr.bin/dtc

make[3]: don't know how to make fdt.c. Stop


make[3]: stopped in /usr/src/10.3/gnu/usr.bin/dtc

*** Error code 2


Stop.

make[2]: stopped in /usr/src/10.3

*** Error code 1


Stop.

make[1]: stopped in /usr/src/10.3

*** Error code 1


Stop.

make: stopped in /usr/src/10.3

root@agera1:/usr/src/10.3 # svn up

Updating '.':

At revision 299175.​
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"