Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160487 - sys-process/minit-0.10 won't compile
Summary: sys-process/minit-0.10 won't compile
Status: RESOLVED DUPLICATE of bug 159936
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-06 16:13 UTC by Dave
Modified: 2007-01-06 16:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --infog (info,10.68 KB, text/plain)
2007-01-06 16:15 UTC, Dave
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave 2007-01-06 16:13:29 UTC
gcc -march=pentium4 -mfpmath=sse,387 -mmmx -msse -msse2 -O2 -fomit-frame-pointer -fforce-addr -falign-functions=4 -pipe -c minit.c
minit.c:19:17: error: fmt.h: No such file or directory
minit.c:20:17: error: str.h: No such file or directory
make: *** [minit.o] Error 1

!!! ERROR: sys-process/minit-0.10 failed.
Call stack:
  ebuild.sh, line 1593:   Called dyn_compile
  ebuild.sh, line 951:   Called src_compile
  minit-0.10.ebuild, line 20:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-06 16:15:09 UTC
Yeah, already known...

*** This bug has been marked as a duplicate of bug 159936 ***
Comment 2 Dave 2007-01-06 16:15:42 UTC
Created attachment 105665 [details]
emerge --infog