[Bug 450408] Review Request: trickle - Portable lightweight userspace bandwidth shaper

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 16 15:31:45 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: trickle - Portable lightweight userspace bandwidth shaper


https://bugzilla.redhat.com/show_bug.cgi?id=450408





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2008-06-16 11:31 EST -------
Created an attachment (id=309512)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=309512&action=view)
Patch to fix dlopened module path

Please don't fix config.h but fix configure{,in}.

As I already wrote in comment 7, clibdir is defined in configure{,.in}.
configure creates config.guess and config.guess creates config.h

The attached patch should fix dlopen'ed module path issue on 64 bit
machine.

Also, to aviod autotool automated call, the following line is needed
after applying the attached patch:
------------------------------------------------------------------------
touch -r configure aclocal.m4 Makefile.in stamp-h.in
------------------------------------------------------------------------

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list