Summary: | dev-util/dialog-1.1.20080819-r1: libtool: compile: unable to infer tagged configuration | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | manwe <gentoo> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
manwe
2009-04-15 22:38:17 UTC
Removing $(use_with !minimal libtool) or adding USE=minimal solves problem. I think it's invalid and your problem lies here: CXX="x86_64-pc-linux-gnu-g++-4.3.3" whereever you set it, unset it and try again. Perhaps you will need to rebuild your libtool. First thing I do after someting fails is to try without CC/CXX but didn't figure out to rebuild also libtool. Sorry for false alarm. |