DragonFly users List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: error building world for Stable
"Max Okumoto" <okumoto@xxxxxxxx>
???????:425a0bf1$0$716$415eb37d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> The problem is that your libc does not contain that function.
> It was added March 17. And the change that I made to arch.c
> assumed that strtoumax() is in libc.
>
> Go into /usr/src/usr.bin/make and edit arch.c, and change
> strtoumax() to strtoull(). After a build world, installworld
> libc will contain the proper function. And you can undo the
> change, or just run cvsup again.
>
> If you have problems doing this send me mail and I will try
> and provide more detailed instructions.
>
>
> Max
Yeap, that fixed my problem, thanks~
Jiawei
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]