Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 1998 09:30:24 -0700 (PDT)
From:      "Steven P. Donegan" <donegan@quick.net>
To:        Gianmarco Giovannelli <gmarco@giovannelli.it>
Cc:        current@FreeBSD.ORG
Subject:   Re: Is there someone that is able to ...
Message-ID:  <Pine.BSI.3.91.980422092944.21642A-100000@oldnews.quick.net>
In-Reply-To: <353E367B.3BE1CB9C@giovannelli.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Apr 1998, Gianmarco Giovannelli wrote:

> do a make world (with or without -jn ) after this morning cvsup ...
> 
> This because I upgraded the ram up to 96mb from 64mb and to have all the
> ram equal each other I change the 2 old for the 3 new (32mb each) .
> 
> Now make world always stops and so I'd like to know if someone has
> succesfully made it since this morning....
> 
> Thanks ...
> 

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
*** Error code 1
4 errors
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error


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?Pine.BSI.3.91.980422092944.21642A-100000>