Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 1998 19:07:09 +0000
From:      Gianmarco Giovannelli <gmarco@giovannelli.it>
To:        "Steven P. Donegan" <donegan@quick.net>
Cc:        current@FreeBSD.ORG
Subject:   Re: Is there someone that is able to ...
Message-ID:  <353E3FDD.8C33E27@giovannelli.it>
References:  <Pine.BSI.3.91.980422092944.21642A-100000@oldnews.quick.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Steven P. Donegan wrote:
> > Now make world always stops and so I'd like to know if someone has
> > succesfully made it since this morning....
> 
> make -j 4 world (as of cvsup this AM) fails here:
> 
> cc -nostdinc -O -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_
> -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/msun/src/w_cabsf.c -o
> w_cabsf.o
> --- w_cabs.o ---
> *** Error code 1
> --- w_cabs.po ---
> *** Error code 1
> --- w_cabs.so ---
> /usr/src/lib/msun/src/w_cabs.c: In function `cabs':
> /usr/src/lib/msun/src/w_cabs.c:18: argument `z' doesn't match prototype
> /usr/obj/usr/src/tmp/usr/include/math.h:175: prototype declaration
> *** Error code 1
> --- w_cabsf.o ---
> /usr/src/lib/msun/src/w_cabsf.c: In function `cabsf':
> /usr/src/lib/msun/src/w_cabsf.c:19: argument `z' doesn't match prototype
> /usr/src/lib/msun/src/math.h:258: prototype declaration


cc -O -pipe -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_
-I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/msun/src/w_atanh.c -o
w_atanh.o
cc -O -pipe -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_
-I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/msun/src/w_atanhf.c
-o w_atanhf.o
cc -O -pipe -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_
-I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/msun/src/w_cabs.c -o
w_cabs.o
*** Error code 1

Stop.
*** Error code 1

Ok, same error of mine...
Well, now I am happier ... I have not to change the ram chips :-)

Thanks for your kind reply...


-- 

Regards...

Gianmarco
"Unix expert since yesterday"

http://www.giovannelli.it

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?353E3FDD.8C33E27>