tech-pkg archive

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

Re: FireFox 10.0.1 pkg for testing



Hi,

From: Martin Husemann <martin%duskware.de@localhost>, Date: Sat, 25 Feb 2012 
14:04:05 +0100
>> But in link stage, the following error generated.
>> I cannot understand why it fails.
>> I have added some OS_LIBS += $(call EXPAND_LIBNAME,kvm) to makefiles,
>> no effects. Attached patch-* does not include this attempt.
> 
> Hmm, that is what I would have tried as well - DragonFly folks, any ideas?

DragonFly 3.0.1 have shipped with gcc 4.4.7 and 4.1.2 and gcc 4.4.7 is default.
With gcc 4.4.7, hidden symbol error generated even when -lkvm is added.
With gcc 4.1.2, hidden symbol error does not generated when -lkvm is added.

There is gcc 4.4.7 related problem probably.

Thank you.

-- 
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3




Home | Main Index | Thread Index | Old Index