Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 160975
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: PPC Porters <ppc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ed Catmur <ed@catmur.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
no-include-linux-string.h.patch no-include-linux-string.h.patch patch Ed Catmur 2007-01-08 20:03 0000 252 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 160975 depends on: Show dependency tree
Bug 160975 blocks: 156669
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-01-08 19:58 0000
On x86, linux 2.6.19.

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -MT os.lo -MD -MP
-MF .deps/os.Tpo -c os.c -o os.o >/dev/null 2>&1
mv -f .deps/os.Tpo .deps/os.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I../..     -O2 -Wall -MT record.lo -MD -MP -MF
.deps/record.Tpo -c -o record.lo record.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -Wall -MT unicode.lo -MD
-MP -MF .deps/unicode.Tpo -c unicode.c  -fPIC -DPIC -o .libs/unicode.o
unicode.c:19:26: error: linux/string.h: No such file or directory
distcc[3659] ERROR: compile unicode.c on localhost failed
make[3]: *** [unicode.lo] Error 1
make[3]: *** Waiting for unfinished jobs....

Simply removing the #include seems to work.

------- Comment #1 From Ed Catmur 2007-01-08 20:03:43 0000 -------
Created an attachment (id=106101) [details]
no-include-linux-string.h.patch

Suggested patch.

------- Comment #2 From Joe Jezak 2007-01-08 22:21:53 0000 -------
Thanks for reporting this, fixed in CVS.

------- Comment #3 From Joe Jezak 2007-01-08 22:23:49 0000 -------
Whoops, forgot to close the bug, sorry for the bugspam. :p

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug