First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 197326
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
findutils-4.3.8-ptrdiff_t.patch findutils-4.3.8-ptrdiff_t.patch patch Peter Alfredsen 2007-10-28 20:30 0000 445 bytes Details | Diff
findutils-4.3.8-r1.patch findutils-4.3.8-r1.patch patch Peter Alfredsen 2007-10-28 20:35 0000 551 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 197326 depends on: Show dependency tree
Bug 197326 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: 2007-10-28 20:18 0000
findutils fails to build against sys-libs/glibc-2.7. Error:
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl   -O2
-march=athlon-xp -pipe -ggdb3 -MT mbslen.o -MD -MP -MF .deps/mbslen.Tpo -c -o
mbslen.o mbslen.c
In file included from mbslen.c:26:
mbuiter.h:185: error: expected declaration specifiers or ‘...’ before
‘ptrdiff_t’
mbuiter.h: In function ‘mbuiter_multi_reloc’:
mbuiter.h:187: error: ‘ptrdiff’ undeclared (first use in this function)
mbuiter.h:187: error: (Each undeclared identifier is reported only once
mbuiter.h:187: error: for each function it appears in.)


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Peter Alfredsen 2007-10-28 20:30:50 0000 -------
Created an attachment (id=134566) [edit]
findutils-4.3.8-ptrdiff_t.patch

This fixes it for me. Place in FILESDIR.

------- Comment #2 From Peter Alfredsen 2007-10-28 20:35:24 0000 -------
Created an attachment (id=134571) [edit]
findutils-4.3.8-r1.patch

Patch for ebuild

------- Comment #3 From SpanKY 2007-10-28 21:21:08 0000 -------
fixed in cvs, cheers

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