5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] undefined non weak sy...
FromSent OnAttachments
Axel ThimmDec 30, 2007 1:53 am 
Tony EarnshawDec 30, 2007 5:48 am 
Sam VarshavchikDec 30, 2007 6:27 am 
Axel ThimmJan 13, 2008 1:31 am 
Axel ThimmJan 13, 2008 1:35 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] undefined non weak symbols when installing with shared libsActions...
From:Tony Earnshaw (ton@hetnet.nl)
Date:Dec 30, 2007 5:48:38 am
List:net.sourceforge.lists.courier-maildrop

Axel Thimm skrev, on 30-12-2007 10:54:

when maildrop is installed with enable shared the libs are missing symbols:

You don't say what maildrop, you don't say what OS or distribution this is, you detail:

W: maildrop undefined-non-weak-symbol /usr/lib64/librfc822.so.0.0.0
unicode_ISO8859_1

This is not a GCC error;

[...]

It looks like some libs are not being installed, e.g. libunicode. Building it statically works, but for certain distributions like Fedora (where I'm trying to import this package)

What does "where I'm trying to import this package" imply? What happens when you simply run 'rpmbuild -ta /path/to/maildrop-%{version}.bz2' on your Fedora build machine?

the builds need to be shared.

The above command will build shared libraries by default.

What is "the builds need to be shared" supposed to mean?

I.e., what on earth are you trying to do?

--Tonni