Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Not able to build current...
Hi,
I'm trying to do a cross build of current from a NetBSD 4 amd64 system.
Does anyone have any ideas about why it's failing?
Thanks,
John Klos
rm -f .gdbinit
echo "set solib-absolute-prefix /usr/current/dest-vax" > .gdbinit
# compile grodvi/dvi.o
/usr/current/tools/bin/vax--netbsdelf-c++ -O1 -fgcse -fstrength-reduce
-fgcse-after-reload -DHAVE_CONFIG_H
-I/usr/current/src/gnu/dist/groff/src/include
-I/usr/current/src/gnu/usr.bin/groff/src/include -Werror -fno-rtti
-fno-exceptions -nostdinc++ -cxx-isystem
/usr/current/dest-vax/usr/include/g++ -nostdinc -isystem
/usr/current/dest-vax/usr/include -c
/usr/current/src/gnu/dist/groff/src/devices/grodvi/dvi.cpp
# link grodvi/grodvi
/usr/current/tools/bin/vax--netbsdelf-gcc -Wl,-nostdlib -o grodvi
-Wl,-rpath-link,/usr/current/dest-vax/lib:/usr/current/dest-vax/usr/lib
-L/usr/current/dest-vax/lib -B/usr/current/dest-vax/usr/lib/
-B/usr/current/dest-vax/usr/lib/ dvi.o
/usr/current/obj/gnu/usr.bin/groff/src/libs/libdriver/libdriver.a
/usr/current/obj/gnu/usr.bin/groff/src/libs/libgroff/libgroff.a -lm
-lsupc++ -L/usr/current/dest-vax/usr/lib
-L/usr/current/dest-vax/usr/lib
/usr/current/dest-vax/lib/libm.so: undefined reference to `_hypotf'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_expf'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_coshf'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_sinhf'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_sinh'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_atan2f'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_hypot'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_exp'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_log'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_logf'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_atan2'
/usr/current/dest-vax/lib/libm.so: undefined reference to `_cosh'
collect2: ld returned 1 exit status
*** Failed target: grodvi
*** Failed command: /usr/current/tools/bin/vax--netbsdelf-gcc
-Wl,-nostdlib -o grodvi
-Wl,-rpath-link,/usr/current/dest-vax/lib:/usr/current/dest-vax/usr/lib
-L/usr/current/dest-vax/lib -B/usr/current/dest-vax/usr/lib/
-B/usr/current/dest-vax/usr/lib/ dvi.o
/usr/current/obj/gnu/usr.bin/groff/src/libs/libdriver/libdriver.a
/usr/current/obj/gnu/usr.bin/groff/src/libs/libgroff/libgroff.a -lm
-lsupc++ -L/usr/current/dest-vax/usr/lib -L/usr/current/dest-vax/usr/lib
*** Error code 1
Stop.
nbmake: stopped in /usr/current/src/gnu/usr.bin/groff/src/devices/grodvi
*** Failed target: dependall
*** Failed command: cd
/usr/current/src/gnu/usr.bin/groff/src/devices/grodvi;
/usr/current/tools/bin/nbmake realall
*** Error code 1
Stop.
nbmake: stopped in /usr/current/src/gnu/usr.bin/groff/src/devices/grodvi
*** Failed target: dependall-grodvi
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="gnu/usr.bin/groff/src/devices/";
real="/usr/current/src/gnu/usr.bin/groff/src/devices" ;; *)
this="gnu/usr.bin/groff/src/devices/${dir}/";
real="/usr/current/src/gnu/usr.bin/groff/src/devices/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/current/tools/bin/nbmake _THISDIR_="${this}" "$@"
${target}; }; _makedirtarget grodvi dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/current/src/gnu/usr.bin/groff/src/devices
*** Failed target: dependall-devices
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="gnu/usr.bin/groff/src/";
real="/usr/current/src/gnu/usr.bin/groff/src" ;; *)
this="gnu/usr.bin/groff/src/${dir}/";
real="/usr/current/src/gnu/usr.bin/groff/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/current/tools/bin/nbmake _THISDIR_="${this}" "$@"
${target}; }; _makedirtarget devices dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/current/src/gnu/usr.bin/groff/src
*** Failed target: dependall-src
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="gnu/usr.bin/groff/"; real="/usr/current/src/gnu/usr.bin/groff" ;; *)
this="gnu/usr.bin/groff/${dir}/";
real="/usr/current/src/gnu/usr.bin/groff/${dir}" ;; esac; show=${this:-.};
echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/usr/current/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget src dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/current/src/gnu/usr.bin/groff
*** Failed target: dependall-groff
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="gnu/usr.bin/"; real="/usr/current/src/gnu/usr.bin" ;; *)
this="gnu/usr.bin/${dir}/"; real="/usr/current/src/gnu/usr.bin/${dir}" ;;
esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}";
cd "${real}" && /usr/current/tools/bin/nbmake _THISDIR_="${this}" "$@"
${target}; }; _makedirtarget groff dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/current/src/gnu/usr.bin
Home |
Main Index |
Thread Index |
Old Index