Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] mac-fdisk - anyone using it on AMD64?
Date: Wed, 19 Oct 2005 21:46:51
Message-Id: 5bdc1c8b0510191445s7928c74dnfd7adee6cbc0f263@mail.gmail.com
1 Hi,
2 Probably no one has tried his but so far I cannot get it to build.
3 It does build on one of my 32-bit Intel machines:
4
5 In file included from fdisklabel.c:49:
6 kernel-defs.h:19:1: warning: "_IOC_DIRBITS" redefined
7 In file included from /usr/include/asm/ioctl.h:7,
8 from /usr/include/asm-x86_64/ioctls.h:4,
9 from /usr/include/asm/ioctls.h:7,
10 from /usr/include/gentoo-multilib/amd64/bits/ioctls.h:24,
11 from /usr/include/bits/ioctls.h:8,
12 from /usr/include/gentoo-multilib/amd64/sys/ioctl.h:27,
13 from /usr/include/sys/ioctl.h:8,
14 from fdisklabel.c:46:
15 /usr/include/asm-x86_64/ioctl.h:30:1: warning: this is the location of
16 the previous definition
17 In file included from fdisklabel.c:53:
18 fdisklabel.h:62:2: #error unknown architecture
19 fdisklabel.c:80: error: `BSD_BBSIZE' undeclared here (not in a function)
20 fdisklabel.c: In function `bsd_create_disklabel':
21 fdisklabel.c:384: error: parse error before "else"
22 fdisklabel.c: In function `bsd_write_bootstrap':
23 fdisklabel.c:485: error: `BSD_LABELSECTOR' undeclared (first use in
24 this function)
25 fdisklabel.c:485: error: (Each undeclared identifier is reported only once
26 fdisklabel.c:485: error: for each function it appears in.)
27 fdisklabel.c: In function `bsd_initlabel':
28 fdisklabel.c:645: error: `BSD_SBSIZE' undeclared (first use in this function)
29 fdisklabel.c: In function `bsd_readlabel':
30 fdisklabel.c:684: error: `BSD_LABELSECTOR' undeclared (first use in
31 this function)
32 fdisklabel.c:684: error: `BSD_LABELOFFSET' undeclared (first use in
33 this function)
34 fdisklabel.c: In function `bsd_writelabel':
35 fdisklabel.c:719: error: `BSD_LABELSECTOR' undeclared (first use in
36 this function)
37 fdisklabel.c:719: error: `BSD_LABELOFFSET' undeclared (first use in
38 this function)
39 fdisklabel.c: At top level:
40 fdisklabel.c:80: error: storage size of `buffer' isn't known
41 make: *** [fdisklabel.o] Error 1
42 make: *** Waiting for unfinished jobs....
43
44 !!! ERROR: sys-fs/mac-fdisk-0.1-r4 failed.
45 !!! Function src_compile, Line 32, Exitcode 2
46 !!! (no error message)
47 !!! If you need support, post the topmost build error, NOT this status message.
48
49 lightning ~ #
50
51 Is there possibly some other emulation library I'd need to load?
52
53 Thanks,
54 Mark
55
56 --
57 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] mac-fdisk - anyone using it on AMD64? Billy Holmes <billy@××××××.net>
Re: [gentoo-amd64] mac-fdisk - anyone using it on AMD64? Marco Matthies <marco-ml@×××.net>