Date: Thu, 16 Feb 2017 22:27:04 +0900 (JST) From: Mori Hiroki <yamori813@yahoo.co.jp> To: "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: lib/msun build error Message-ID: <705667.57797.qm@web101718.mail.ssk.yahoo.co.jp>
next in thread | raw e-mail | index | archive | help
Hi I have build error now. May be gcc or mips is forget. ===> lib/msun (obj,all,install) cc -isystem /storage/home/hiroki/obj//storage/home/hiroki/zrouter/tmp//mips.mips /storage/home/hiroki/freebsd/tmp/usr/include -L/storage/home/hiroki/obj//storage /home/hiroki/zrouter/tmp//mips.mips/storage/home/hiroki/freebsd/tmp/usr/lib -B/s torage/home/hiroki/obj//storage/home/hiroki/zrouter/tmp//mips.mips/storage/home/ hiroki/freebsd/tmp/usr/lib --sysroot=/storage/home/hiroki/obj//storage/home/hiro ki/zrouter/tmp//mips.mips/storage/home/hiroki/freebsd/tmp -B/storage/home/hiroki /obj//storage/home/hiroki/zrouter/tmp//mips.mips/storage/home/hiroki/freebsd/tmp /usr/bin -O -pipe -DSOFTFLOAT -I/storage/home/hiroki/freebsd/lib/msun/mips -I/s torage/home/hiroki/freebsd/lib/msun/src -I/storage/home/hiroki/freebsd/lib/libc/ include -I/storage/home/hiroki/freebsd/lib/libc/mips -G0 -EB -msoft-float -MD -MF.depend.catrigl.o -MTcatrigl.o -std=gnu99 -Wsystem-headers -Werror -Wno-poi nter-sign -Wno-unknown-pragmas -c /storage/home/hiroki/freebsd/lib/msun/src/ catrigl.c -o catrigl.o /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:48:21: error: invtrig.h: No such file or directory /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:85:2: error: #error "Unsuppo rted long double format" /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c: In function 'casinhl': /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:185: error: 'm_ln2' undeclar ed (first use in this function) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:185: error: (Each undeclared identifier is reported only once /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:185: error: for each functio n it appears in.) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:197: error: 'SQRT_6_EPSILON' undeclared (first use in this function) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c: In function 'cacosl': /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:238: error: 'pio2_hi' undecl ared (first use in this function) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:238: error: 'pio2_lo' undecl ared (first use in this function) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:245: error: 'm_ln2' undeclar ed (first use in this function) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:256: error: 'SQRT_6_EPSILON' undeclared (first use in this function) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c: In function 'clog_for_large _values': /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:311: error: 'm_e' undeclared (first use in this function) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c: In function 'real_part_reci procal': /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:337: error: storage size of 'ge_u' isn't known /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:339: error: storage size of 'ge_u' isn't known /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:350: error: storage size of 'se_u' isn't known /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c: In function 'catanhl': /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:377: error: 'pio2_hi' undecl ared (first use in this function) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:377: error: 'pio2_lo' undecl ared (first use in this function) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:385: error: 'SQRT_3_EPSILON' undeclared (first use in this function) /storage/home/hiroki/freebsd/lib/msun/src/catrigl.c:391: error: 'm_ln2' undeclar ed (first use in this function) *** Error code 1 Stop. bmake[5]: stopped in /storage/home/hiroki/freebsd/lib/msun *** Error code 1 Stop. bmake[4]: stopped in /storage/home/hiroki/freebsd *** Error code 1 Stop. bmake[3]: stopped in /storage/home/hiroki/freebsd *** Error code 1 Stop. bmake[2]: stopped in /storage/home/hiroki/freebsd *** Error code 1 Stop. make[1]: stopped in /storage/home/hiroki/freebsd *** Error code 1 Stop. make: stopped in /storage/home/hiroki/zrouter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?705667.57797.qm>
