This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/12330] compile error when using tty.stp on RHEL6/ppc64


http://sourceware.org/bugzilla/show_bug.cgi?id=12330

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|systemtap at sources dot    |dsmith at redhat dot com
                   |redhat.com                  |

--- Comment #1 from David Smith <dsmith at redhat dot com> 2010-12-16 20:04:58 UTC ---
Fixed in commit 076cc48 by rewriting tty.resize probe to not need the
_struct_winsize_u() embedded-C function (which removed the need for the
inclusion of include/linux/termios.h).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]