Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: MKPIE breaks build



On Wed, Oct 15, 2008 at 6:32 PM, Christos Zoulas 
<christos%zoulas.com@localhost> wrote:
> On Oct 15,  6:28pm, mecislavsalar%googlemail.com@localhost ("Mecislav Salar") 
> wrote:
> -- Subject: Re: MKPIE breaks build
>
> | i rm -r src/share/mk. would csup make any diffiference?
>
> You need revisions:
>
> bsd.prog.mk 1.237
> bsd.lib.mk 1.173
>
> Just wait and they will propagate on anoncvs.

ok i get further. thank you

but now

do-ld.so ===> .
dependall ===> libexec/ld.elf_so
/usr/obj/tooldir.NetBSD-x86_64/lib/gcc/x86_64--netbsd/4.1.3/../../../../x86_64--netbsd/bin/ld:
cannot find -lgcc_s
collect2: ld returned 1 exit status

*** Failed target:  ld.elf_so
*** Failed command:
/usr/obj/tooldir.NetBSD-x86_64/bin/x86_64--netbsd-gcc -shared
-symbolic -nostartfiles -Wl,-static -Wl,-e,.rtld_start -Wl,-pie
-shared-libgcc -o ld.elf_so rtld_start.o mdreloc.o rtld.o reloc.o
symbol.o xmalloc.o xprintf.o debug.o map_object.o load.o search.o
headers.o paths.o expand.o stack_protector.o exit.o
-L/usr/obj/lib/libc -L/usr/obj/destdir.amd64/usr/lib -lc_pic
*** Error code 1

Stop.
nbmake: stopped in /usr/src/libexec/ld.elf_so

*** Failed target:  dependall
*** Failed command: cd /usr/src/libexec/ld.elf_so;
/usr/obj/tooldir.NetBSD-x86_64/bin/nbmake realall
*** Error code 1

Stop.
nbmake: stopped in /usr/src/libexec/ld.elf_so

*** Failed target:  do-ld.so
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this=""; real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}"
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:
$@)}"; cd "${real}" && /usr/obj/tooldir.NetBSD-x86_64/bin/nbmake
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget
libexec/ld.elf_so dependall
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this=""; real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}"
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:
$@)}"; cd "${real}" && /usr/obj/tooldir.NetBSD-x86_64/bin/nbmake
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . do-ld.so
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: Failed to make build
*** BUILD ABORTED ***

i seed that libgcc_s builded with out fail

>
> christos
>

sorry again


Home | Main Index | Thread Index | Old Index