Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104058 - net-mail/checkpassword does not compile with USE flag static
Summary: net-mail/checkpassword does not compile with USE flag static
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 86727
  Show dependency tree
 
Reported: 2005-08-28 12:00 UTC by Fabian Groffen
Modified: 2008-03-01 22:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Groffen gentoo-dev 2005-08-28 12:00:26 UTC
when emerging net-mail/checkpassword with its "static" USE flag, compilation
fails.  Without static it compiles fine.

This actually blocks it from being keyworded ~ppc-macos.

The error is famous:
/usr/bin/ld: can't locate file for: -lcrt0.o
collect2: ld returned 1 exit status
make: *** [chkshsgr] Error 1


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Fabian Groffen gentoo-dev 2008-03-01 22:10:43 UTC
static won't ever work on OSX.