First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 168952
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
nbd-2.9.2-asm-page-h.patch nbd-2.9.2-asm-page-h.patch patch Peter Alfredsen 2007-03-02 00:15 0000 437 bytes Details | Diff
nbd-2.9.2.ebuild nbd-2.9.2.ebuild text/plain Peter Alfredsen 2007-03-02 00:16 0000 1.08 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 168952 depends on: Show dependency tree
Show dependency graph
Bug 168952 blocks: 159304
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2007-03-02 00:13 0000
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.     -Os -march=athlon-xp
-pipe -ggdb3 -idirafter
/var/tmp/portage/sys-block/nbd-2.9.2/work/nbd-2.9.2/inc-after -MT nbd-client.o
-MD -MP -MF ".deps/nbd-client.Tpo" -c -o nbd-client.o nbd-client.c; \
        then mv -f ".deps/nbd-client.Tpo" ".deps/nbd-client.Po"; else rm -f
".deps/nbd-client.Tpo"; exit 1; fi
nbd-client.c:19:22: error: asm/page.h: No such file or directory
make[1]: *** [nbd-client.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory
`/var/tmp/portage/sys-block/nbd-2.9.2/work/nbd-2.9.2'
make: *** [all] Error 2

Trivially fixed by not including page.h. nothing uses it.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Peter Alfredsen 2007-03-02 00:15:54 0000 -------
Created an attachment (id=111755) [edit]
nbd-2.9.2-asm-page-h.patch

This fixes it. Emerge succesful.
BTW, this was reported in bug #168312 by marduk.

------- Comment #2 From Peter Alfredsen 2007-03-02 00:16:37 0000 -------
Created an attachment (id=111756) [edit]
nbd-2.9.2.ebuild

ebuild for patch.

------- Comment #3 From SpanKY 2007-03-03 05:01:55 0000 -------
added to cvs and reported upstream, thanks

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