Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56203 - Must specify gcc in dev-util/tla-1.2-r2
Summary: Must specify gcc in dev-util/tla-1.2-r2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-06 00:29 UTC by Hypnos
Modified: 2005-06-30 15:14 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 Hypnos 2004-07-06 00:29:15 UTC
When merging tla, configure would fail complaining that "cc" cannot produce executables.

I rectified this by adding '--with-cc="$(which gcc)" ' to the configure options.

I do not have access to ther Gentoo systems, so I cannot confirm that this bug is general and not specific to my installation.
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2005-06-30 15:14:07 UTC
probably the environment not setup right.