pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/39569: openssl-0.9.8h fails to build: Error: alignment not a power of 2



On Sep 23, 10:27am, lists-netbsd%cappella.us@localhost (Mike Cappella) wrote:
-- Subject: Re: pkg/39569: openssl-0.9.8h fails to build: Error: alignment no

| Aha, file is using an updated version of file (v4.26), because:
| 
|     bash-3.2# cat /etc/ld.so.conf
|     libm.so.0       machdep.fpu_present     1:libm387.so.0,libm.so.0
|     /usr/pkg/lib
|     /usr/local/lib
| 
| Moving /usr/bin/file to /usr/bin/file.dist allows openssl to build
| correctly.
| 
| Thank you very much OBATA Akio for your time in narrowing this problem
| to where I could resolve the issue.
| 
| We can consider this (non-)bug closed.

And removing the last 2 lines from /etc/ld.so.conf will prevent further 
problems :-)

http://www.netbsd.org/docs/elf.html

christos


Home | Main Index | Thread Index | Old Index