Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 1996 17:49:38 +0100
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   libm (WANT_CSRG_LIBM) doesn't build
Message-ID:  <199610211649.RAA17652@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help

defined WANT_CSRG_LIBM in /etc/make.conf:

# cd /usr/src/lib
# make
....
===> libxpg4
===> liby
===> libz
===> libcrypt
===> libtelnet
===> libm
Warning: Object directory not changed from original /usr/src/lib/libm
cc -O2 -m486 -pipe -I/usr/src/lib/libm/common_source -Dnational -c /usr/src/lib/libm/ieee/support.c -o support.o
/usr/src/lib/libm/ieee/support.c: In function `scalb':
/usr/src/lib/libm/ieee/support.c:91: argument `N' doesn't match prototype
/usr/include/math.h:151: prototype declaration
*** Error code 1

Stop.
# 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610211649.RAA17652>