In message <[email protected]>, Dave Pascoe writes: >Trying to build a NanoBSD image for a net5501 from FreeBSD-7.1 stable. > >Build world finishes but the kernel build fails (see error below) with >no descriptive error message (after xlib and presumably before net/).
In all likelyhood the error is earlier in your logfile, we build with "make -j" parallelism and that generally means that you can trust the error to the be last output. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [email protected] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
