LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Dragora GNU/Linux-Libre (https://www.linuxquestions.org/questions/dragora-gnu-linux-libre-110/)
-   -   Upgrading to Dragora 3 (https://www.linuxquestions.org/questions/dragora-gnu-linux-libre-110/upgrading-to-dragora-3-a-4175506056/)

geodoo 05-25-2014 04:24 PM

Upgrading to Dragora 3
 
Hi to all Dragonians....

Well, I am trying to upgrade now that the sources are up to date...

But I am given this particular error after running dragora-bootstrap script at stage=0.


Code:

In file included from /mydata/testing/tools/include/sys/user.h:11:0,
                from ../../binutils-2.23.2/bfd/trad-core.c:45:
../../binutils-2.23.2/bfd/trad-core.c: In function 'trad_unix_core_file_p':
../../binutils-2.23.2/bfd/trad-core.c:118:21: error: 'PAGE_SIZE' undeclared
(first use in this function)
    if ((ufile_ptr) NBPG * (UPAGES + u.u_dsize
                    ^
../../binutils-2.23.2/bfd/trad-core.c:118:21: note: each undeclared
identifier is reported only once for each function it appears in
make[4]: *** [trad-core.lo] Error 1
make[4]: Leaving directory `/tmp/sources/binutils-build/bfd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/sources/binutils-build/bfd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/sources/binutils-build/bfd'
make[1]: *** [all-bfd] Error 2
make[1]: Leaving directory `/tmp/sources/binutils-build'
make: *** [all] Error 2


geodoo 05-28-2014 11:32 AM

The command I ran on the terminal was this:

Code:

./dragora-bootstrap --root=/mydata/testing --stage=0

selkfoster 05-28-2014 01:20 PM

I can't reproduce the error using:

Code:

./dragora-bootstrap --root=/mydata/testing --stage=0 -f 01-binutils
You can check the build-log here: http://sprunge.us/PNKM

In what type of machine you are doing the bootstrap?

geodoo 05-28-2014 01:26 PM

Quote:

Originally Posted by selkfoster (Post 5178221)
I can't reproduce the error using:

Code:

./dragora-bootstrap --root=/mydata/testing --stage=0 -f 01-binutils
You can check the build-log here: http://sprunge.us/PNKM

In what type of machine you are doing the bootstrap?

It's a 32-bit Toshiba laptop... Does it matter?

geodoo 05-28-2014 01:27 PM

Quote:

Originally Posted by geodoo (Post 5178226)
It's a 32-bit Toshiba laptop... Does it matter?

PS: Oooohhh, I think it's the second binutils... not 01!! 06-binutils


All times are GMT -5. The time now is 02:20 AM.