Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122947 - sys-boot/netboot-0.9.8 compile bombs due to a typo in a makefile.
Summary: sys-boot/netboot-0.9.8 compile bombs due to a typo in a makefile.
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-15 11:52 UTC by Adam Carheden
Modified: 2006-05-29 13:47 UTC (History)
1 user (show)

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


Attachments
sys-boot/netboot-0.9.8-r1.ebuild to fix makefile typo. (netboot-0.9.8-r1.ebuild,960 bytes, text/plain)
2006-02-15 11:54 UTC, Adam Carheden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Carheden 2006-02-15 11:52:26 UTC
${S}/misc/romcheck/Makefile.in contains "-i-" instead of "-i" in the LINKFLAGS in the package my system downloaded. This is a syntax violation and bcc bombs with a usage message. Please consider this updated ebuild to fix the problem.
Comment 1 Adam Carheden 2006-02-15 11:54:17 UTC
Created attachment 79863 [details]
sys-boot/netboot-0.9.8-r1.ebuild to fix makefile typo.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-15 12:02:55 UTC
+ invalid herd in metadata.xml, apps in portage are maintainer-needed.
Comment 3 Adam Carheden 2006-02-16 08:59:37 UTC
(In reply to comment #2)
> + invalid herd in metadata.xml, apps in portage are maintainer-needed.
> 
I'm not sure I understand the sentence above? Do I need to submit more information?
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-02-16 09:03:47 UTC
(In reply to comment #3)
> I'm not sure I understand the sentence above? Do I need to submit more
> information?

No, just ignore it... ;) 

Comment 5 Marcelo Goes (RETIRED) gentoo-dev 2006-02-20 11:39:05 UTC
Hmmm, I just emerged netboot-0.9.8 without any problems.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-05-29 13:47:09 UTC
Compiles just fine w/ gcc-4.1.1 even. 

WORKSFORME, closing.