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 runtime/14712] VM_EXECUTABLE went to heaven


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

agentzh <agentzh at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |agentzh at gmail dot com

--- Comment #2 from agentzh <agentzh at gmail dot com> 2012-10-12 23:58:26 UTC ---
FYI, commit 529c breaks my user-land systemtap scripts for Nginx. Now I'm
getting the following error:

/tmp/stapjgDtsY/stap_d016a8aeecc9af657579f76982722463_8502_src.c: In function
âsystemtap_module_initâ:
/tmp/stapjgDtsY/stap_d016a8aeecc9af657579f76982722463_8502_src.c:1237:3: error:
implicit declaration of function â_stp_vma_initâ
[-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors
WARNING: kbuild exited with status: 2
Pass 4: compilation failed.  Try again with another '--vp 0001' option.

Revering this commit resolves the issue.

This is just a quick note. If you need any further information, please let me
:)

-- 
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]