First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 126411
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Natanael Copa <natanael.copa@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
libggi-2.1.1-CLK_TCK.patch libggi-2.1.1-CLK_TCK.patch patch Natanael Copa 2006-03-16 04:31 0000 987 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 126411 depends on: Show dependency tree
Bug 126411 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-16 04:30 0000
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include  
-I/usr/include  -march=nocona -O2 -fomit-frame-pointer -pipe -I/usr/include
-D_REENTRANT -D_THREAD_SAFE -MT showaccel2.o -MD -MP -MF ".deps/showaccel2.Tpo"
-c -o showaccel2.o showaccel2.c; \
then mv -f ".deps/showaccel2.Tpo" ".deps/showaccel2.Po"; else rm -f
".deps/showaccel2.Tpo"; exit 1; fi
speed.c: In function `time_offset':
speed.c:57: error: `CLK_TCK' undeclared (first use in this function)
speed.c:57: error: (Each undeclared identifier is reported only once
speed.c:57: error: for each function it appears in.)
speed.c: In function `time_stop':
speed.c:70: error: `CLK_TCK' undeclared (first use in this function)
/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc  -march=nocona -O2
-fomit-frame-pointer -pipe -I/usr/include -D_REENTRANT -D_THREAD_SAFE 
-L/usr/lib -o checkmode  checkmode.o ../../ggi/libggi.la -lc 
make[3]: *** [speed.o] Error 1
make[3]: *** Waiting for unfinished jobs....

emerge --info (some of it):
Portage 2.1_pre6-r3 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.4-r0,
2.6.15
-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 Intel(R) Pentium(R) D CPU 3.00GHz
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [disabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"

active USE flags for libggi:
X -aalib -debug -directfb -fbcon

I believe that CLK_TCK is replaced with CLOCKS_PER_SEC and no longer supported
in glibc-2.4

------- Comment #1 From Natanael Copa 2006-03-16 04:31:44 0000 -------
Created an attachment (id=82292) [edit]
libggi-2.1.1-CLK_TCK.patch

fixes problem.

------- Comment #2 From KIMURA Masaru / hiyuh 2006-03-16 04:33:36 0000 -------
See this http://bugs.gentoo.org/show_bug.cgi?id=126400
I've made new GGI 2.2 stuff with patches.
So, your problem can be resolved. ;)

------- Comment #3 From Natanael Copa 2006-03-16 04:44:09 0000 -------
*** Bug 126407 has been marked as a duplicate of this bug. ***

------- Comment #4 From Natanael Copa 2006-03-16 04:45:02 0000 -------
*** Bug 126408 has been marked as a duplicate of this bug. ***

------- Comment #5 From Diego E. 'Flameeyes' Pettenò 2006-03-16 17:18:01 0000 -------
Applied a different less intrusive patch, that defines CLK_TCK if it's not.

------- Comment #6 From Diego E. 'Flameeyes' Pettenò 2006-03-17 05:23:44 0000 -------
*** Bug 126521 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug