--- Arnie Stender <[EMAIL PROTECTED]> wrote: > Hello, > OK, I have been having all kinds of problems > getting Thunderbird to > compile on my pure 64 build of CLFS running on > AMD64. Right now I am > getting a lot of errors during the final ld of .so > libs. The message > typically looks like this: > > /usr/bin/ld: nsCOMPtr.o: relocation R_X86_64_PC32 > against > `nsGetServiceByContractIDWithError::operator()(nsID > const&, void**) > const' can not be used when making a shared object; >
Just a blind shot: Have you -fPIC option in your CFLAGS? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
