On Fri, Apr 22, 2005 at 10:27:58AM -0700, Doug Summers wrote:

> checking whether the C compiler (/openpkg/bin/cc -O2 -pipe 
> -I/openpkg/include/pth -I/openpkg/include -I/openpkg/include/pth 
> -L/openpkg/lib -L/openpkg/lib/pth -L/openpkg/lib) works... no
> configure: error: installation or configuration problem: C compiler 
> cannot create executables.
> error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.15510 (%build)
> 
> I tried switching back to the gcc I installed from sunfreeware.com but 
> it did the same thing. Obviously my gcc can compile executables as none 
> of the other source packages complained.

This error usually means that the configure script tries to _link_
with libraries that aren't found or that do not exists at all. You
should find a config.log file in the build directory that contains
more information.


-- 
                                Michael van Elst
Internet: [EMAIL PROTECTED]
                                "A potential Snark may lurk in every tree."
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to