Summary: | unable to build dev-lang/perl without a /lib/ directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matt Turner <mattst88> |
Component: | New packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | mips |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Matt Turner
![]() The problem appears to be a little different than I initially though. Even on a mips system where LIBDIR=lib dlopen is not found. Anyone know what the heck's going on here? It'd be fantastic if I could get this fixed. It's holding up my stage builds. I don't know the right questions for your problem. Maybe you start with attaching your buildlog and emerge --info. This was somehow caused by compiling glibc without the explicit -mabi=n32 flag. I don't quite understand why, so I'll just remember to always have this flag, even if gcc generates n32 binaries by default. |