Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 1996 13:05:26 +0100
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-hackers@freefall.FreeBSD.org
Subject:   libm.a (scalb/IEEE) problem
Message-ID:  <199610291205.NAA23196@gilberto.physik.rwth-aachen.de>

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

I'm switching between libmsun and libm during testing which one would
be more appropriate for my application and in the course of that 
I'm getting that (already reported) problem:

# make
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.

Bruce (bde) told me to install /usr/src/include first but this didn't change
anything to the better. 


--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?199610291205.NAA23196>