Rawhide not resolving %{_libdir} properly ?

2012-04-02 Thread Roland Grunberg
6_64. Is anyone else getting similar issues? Cheers, -- Roland Grunberg -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Rawhide build failure (Requires: /usr/sbin/ldconfig)

2012-01-27 Thread Roland Grunberg
ji/getfile?taskID=3740496&name=root.log Cheers, -- Roland Grunberg -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

eclipse-3.7.1-7 upgrade issues

2012-01-11 Thread Roland Grunberg
. For plug-ins that were installed manually through Eclipse, they would just need to be reinstalled. Cheers, -- Roland Grunberg -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Packages with inactive owners orphaned and inactive comaintainers removed

2012-01-11 Thread Roland Grunberg
> The list of orphaned packages is here: > https://fedorahosted.org/fedora-infrastructure/attachment/ticket/3046/to-be-orphaned.txt I'll be taking over eclipse-oprofile and eclipse-callgraph. -- Roland Grunberg -- devel mailing list devel@lists.fedoraproject.org https://admin.fedora

Re: Linker weirdness: "could not read symbols: Invalid operation"

2010-03-15 Thread Roland Grunberg
out fixing this here : https://fedoraproject.org/wiki/UnderstandingDSOLinkChange In your case the solution would be to add libva to the linker line. -- Roland Grunberg -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: debuginfo default install

2010-02-25 Thread Roland Grunberg
s updated) Seems like this might be the package that does it : yum-plugin-auto-update-debug-info -- Roland Grunberg -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: fontmatrix package

2010-02-10 Thread Roland Grunberg
and NOT APPLE)", but I would assume the ${LIBICUUC} line needs to be placed under "if (APPLE)" as well as "if (WIN32)" I'm not sure if this is the best way of doing things, as I haven't really worked with cmake before, but the package was able to build. -- R

Re: LD Changes To Implicit DSO Linking Update

2010-02-09 Thread Roland Grunberg
PACKAGE", [Name of gettext package]) There's an example at the bottom of the page : https://fedoraproject.org/wiki/UnderstandingDSOLinkChange demonstrating what a failed build message would look like, and how to go about fixing the issue. -- Roland Grunberg -- devel mailing list devel@lis

LD Changes To Implicit DSO Linking Update

2010-02-08 Thread Roland Grunberg
found here : https://fedoraproject.org/wiki/UnderstandingDSOLinkChange Also, packages that have failed to build under these new changes can be found here : https://fedoraproject.org/wiki/DSOLinkBugs Thank-You for your time, -- Roland Grunberg -- devel mailing list devel@lists.fedoraproject.org

Re: Performing a mass rebuild at home

2010-02-05 Thread Roland Grunberg
our needs. -- Roland Grunberg -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

yelp failing to build with new ld linker

2010-01-25 Thread Roland Grunberg
containing : AS_NEEDED ( libxpcomglue.a -ldl ) This way any package using -lxpcomglue would not need to know whether it is a shared/static library, and what other libraries it makes use of. Thank-You, -- Roland Grunberg -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel