Gentoo Archives: gentoo-ppc-dev

From: kloschi <linux-lists@×××.de>
To: gentoo ppc dev <gentoo-ppc-dev@g.o>
Subject: [gentoo-ppc-dev] strace doesn't copmile
Date: Thu, 31 Jul 2003 12:19:49
Message-Id: 20030731141922.51c29a05.linux-lists@web.de
1 using:
2 ibook 2 rev. 2
3 gentoo ppc 1.4_rc8
4
5 # emerge strace
6
7 creating config.h
8 gcc -b powerpc-unknown-linux-gnu -Wall -DHAVE_CONFIG_H -I. -Ilinux/powerpc -I./linux/powerpc -Ilinux -I./linux -D_GNU_SOURCE -O3 -pipe -mcpu=750 -c strace.c
9 gcc -b powerpc-unknown-linux-gnu -Wall -DHAVE_CONFIG_H -I. -Ilinux/powerpc -I./linux/powerpc -Ilinux -I./linux -D_GNU_SOURCE -O3 -pipe -mcpu=750 -c version.c
10 gcc -b powerpc-unknown-linux-gnu -Wall -DHAVE_CONFIG_H -I. -Ilinux/powerpc -I./linux/powerpc -Ilinux -I./linux -D_GNU_SOURCE -O3 -pipe -mcpu=750 -c syscall.c
11 gcc -b powerpc-unknown-linux-gnu -Wall -DHAVE_CONFIG_H -I. -Ilinux/powerpc -I./linux/powerpc -Ilinux -I./linux -D_GNU_SOURCE -O3 -pipe -mcpu=750 -c util.c
12 gcc -b powerpc-unknown-linux-gnu -Wall -DHAVE_CONFIG_H -I. -Ilinux/powerpc -I./linux/powerpc -Ilinux -I./linux -D_GNU_SOURCE -O3 -pipe -mcpu=750 -c desc.c
13 gcc -b powerpc-unknown-linux-gnu -Wall -DHAVE_CONFIG_H -I. -Ilinux/powerpc -I./linux/powerpc -Ilinux -I./linux -D_GNU_SOURCE -O3 -pipe -mcpu=750 -c file.c
14 file.c: In function `realprintstat':
15 file.c:728: structure has no member named `st_atim'
16 file.c:729: structure has no member named `st_mtim'
17 file.c:730: structure has no member named `st_ctim'
18 file.c: In function `convertoldstat':
19 file.c:906: structure has no member named `st_atim'
20 file.c:906: structure has no member named `st_atim'
21 file.c:907: structure has no member named `st_mtim'
22 file.c:907: structure has no member named `st_mtim'
23 file.c:908: structure has no member named `st_ctim'
24 file.c:908: structure has no member named `st_ctim'
25 file.c: In function `sys_getdents64':
26 file.c:1925: warning: long unsigned int format, different type arg (arg 3)
27 file.c:1925: warning: long unsigned int format, different type arg (arg 4)
28 file.c: At top level:
29 file.c:633: warning: `fileflags' defined but not used
30 make: *** [file.o] Error 1
31 make: *** Waiting for unfinished jobs....
32
33 !!! ERROR: dev-util/strace-4.4 failed.
34 !!! Function src_compile, Line 38, Exitcode 2
35 !!! (no error message)
36
37 is that enough information to the dev list as user, who wants to report a bug? what else would be appreciated?
38
39 so long
40 kloschi
41
42 --
43 gentoo-ppc-dev@g.o mailing list

Replies

Subject Author
[gentoo-ppc-dev] Re: strace doesn't copmile Calum Selkirk <cselkirk@××××××.nl>