public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug uprobes/12540] New: "Could not obtain information on password file" build error
@ 2011-03-03 22:43 dsmith at redhat dot com
  0 siblings, 0 replies; only message in thread
From: dsmith at redhat dot com @ 2011-03-03 22:43 UTC (permalink / raw)
  To: systemtap

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

           Summary: "Could not obtain information on password file" build
                    error
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: uprobes
        AssignedTo: systemtap@sources.redhat.com
        ReportedBy: dsmith@redhat.com


On a 2.6.32.12-115.fc12.ppc64 system, I configured/build like so:

# ../src/configure --prefix=/notnfs/dsmith/stap/install --disable-docs
--disable-server
# make && sudo make install

When I got to build uprobes, I get the following error:

# sudo make -C /notnfs/dsmith/stap/install/share/systemtap/runtime/uprobes
make: Entering directory
`/notnfs/dsmith/stap/install/share/systemtap/runtime/uprobes'
make -C /lib/modules/2.6.32.12-115.fc12.ppc64/build
SUBDIRS=/notnfs/dsmith/stap/install/share/systemtap/runtime/uprobes modules
make[1]: Entering directory `/usr/src/kernels/2.6.32.12-115.fc12.ppc64'
  CC [M]  /notnfs/dsmith/stap/install/share/systemtap/runtime/uprobes/uprobes.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC     
/notnfs/dsmith/stap/install/share/systemtap/runtime/uprobes/uprobes.mod.o
  LD [M] 
/notnfs/dsmith/stap/install/share/systemtap/runtime/uprobes/uprobes.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.32.12-115.fc12.ppc64'
if test -f ../../../../libexec/systemtap/stap-sign-module; then \
        for f in *.ko; do \
            if test ! -e $f.sgn -o $f.sgn -ot $f; then \
                ../../../../libexec/systemtap/stap-sign-module $f; \
            fi \
        done \
    fi
Could not obtain information on password file
/home/hsv/dsmith/.systemtap/ssl/server/pw.
(-5950) File not found
Unable to obtain certificate database password.
make: *** [default] Error 1
make: Leaving directory
`/notnfs/dsmith/stap/install/share/systemtap/runtime/uprobes'

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-03 22:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-03 22:43 [Bug uprobes/12540] New: "Could not obtain information on password file" build error dsmith at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).