Subject: Re: current-users-approval@NetBSD.org (complete)
To: Andreas Burghardt <a-burghardt@gmx.de>
From: Zafer Aydogan <zafer@aydogan.de>
List: current-users
Date: 01/12/2007 23:55:18
you can download iso images at http://iso.aydogan.net
I'm building daily iso images.

Zafer.



2007/1/12, Andreas Burghardt <a-burghardt@gmx.de>:
> Hello!
>
> I oringinally planed to migrate to NetBSD-Current. But there was no
> iso-image available for i386 ... so why not build one?
>
> I fetched the sources via cvs (netbsd-4: I need this because of the
> hardware of my laptop) and started to compile (I cvs
> up'ed the code 1 hour ago once again ...):
>
> (Is there anything wrong concerning my method?)
>
> cd /usr/src
>
> ./build.sh -m i386 tools
> ./build.sh -u -m i386 kernel=GENERIC_LAPTOP
> ./build.sh -U -u -m i386 build
>
> ... and it failed. (see below)
>
> I want to apologize for this mail ... I'm a nOOb ... but I'm trying to
> compile the NetBSD code for 3 weeks now and can't get it working and
> really want to make my box running NetBSD after I had the chance to test
> it ... so perhaps the problem is me!
>
> With best regards,
>
>     Andreas Burghardt
>
>
>
> *** Failed target:  getaddrinfo.ln
> *** Failed command:
> CC=/usr/src/NetBSD/src/tooldir.FreeBSD-7.0-CURRENT-i386/bin/i386--netbsdelf-gcc
> /usr/src/NetBSD/src/tooldir.FreeBSD-7.0-CURRENT-i386/bin/i386--netbsdelf-lint
> -chapbxzFS -w -X 272 -d /usr/src/NetBSD/src/destdir.i386/usr/include
> -D_LIBC -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT -DHESIOD -DINET6 -DNLS
> -DYP -I/usr/src/NetBSD/src/lib/libc/include
> -I/usr/src/NetBSD/src/lib/libc -I/usr/src/NetBSD/src/sys
> -I/usr/src/NetBSD/src/lib/libc/compat/stdlib
> -I/usr/src/NetBSD/src/lib/libc/compat/../stdlib
> -I/usr/src/NetBSD/src/lib/libc/../../common/lib/libc/quad
> -I/usr/src/NetBSD/src/lib/libc/../../common/lib/libc/string
> -I/usr/src/NetBSD/src/lib/libc/../../common/lib/libc/arch/i386/string
> -D__DBINTERFACE_PRIVATE -DI18NMODULE_MAJOR=4 -DCITRUS
> -I/usr/src/NetBSD/src/libexec/ld.elf_so
> -I/usr/src/NetBSD/src/lib/libc/dlfcn
> -I/usr/src/NetBSD/src/lib/libc/gdtoa -DNO_FENV_H
> -I/usr/src/NetBSD/src/lib/libc/arch/i386/gdtoa -DCITRUS_ICONV
> -DWITH_RUNE -I/usr/src/NetBSD/src/lib/libc -DPOSIX_MISTAKE -DCOMPAT__RES
> -DPORTMAP -DALL_STATE -DUSG_COMPAT -i
> /usr/src/NetBSD/src/lib/libc/net/getaddrinfo.c
> *** Error code 1
>
> Stop.
> nbmake: stopped in /usr/src/NetBSD/src/lib/libc
>
> *** Failed target:  dependall
> *** Failed command: cd /usr/src/NetBSD/src/lib/libc;
> /usr/src/NetBSD/src/tooldir.FreeBSD-7.0-CURRENT-i386/bin/nbmake realall
> *** Error code 1
>
> Stop.
> nbmake: stopped in /usr/src/NetBSD/src/lib/libc
>
> *** Failed target:  do-lib-libc
> *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
> shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
> real="/usr/src/NetBSD/src" ;; *) this="${dir}/";
> real="/usr/src/NetBSD/src/${dir}" ;; esac; show=${this:-.}; echo
> "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
> /usr/src/NetBSD/src/tooldir.FreeBSD-7.0-CURRENT-i386/bin/nbmake
> _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget lib/libc dependall
> *** Error code 1
>
> Stop.
> nbmake: stopped in /usr/src/NetBSD/src
>
>
> *** Failed target:  build
> *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
> shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
> real="/usr/src/NetBSD/src" ;; *) this="${dir}/";
> real="/usr/src/NetBSD/src/${dir}" ;; esac; show=${this:-.}; echo
> "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
> /usr/src/NetBSD/src/tooldir.FreeBSD-7.0-CURRENT-i386/bin/nbmake
> _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . do-lib-libc
> *** Error code 1
>
> Stop.
> nbmake: stopped in /usr/src/NetBSD/src
>
> ERROR: Failed to make build
> *** BUILD ABORTED ***
>
>