[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#189945: xpw: fails on startup: relocation error: pw: undefined symbol: stat



Package: xpw
Version: 3.5.1-1
Severity: grave
Justification: renders package unusable


pw (the Pathetic Writer component of the SIAG office suite) fails on
startup with the error:

    pw: relocation error: pw: undefined symbol: stat

The program is unusable as it fails to run.


Last few lines of strace output are:

    open("/usr/share/siag/common/common.scm", O_RDONLY) = 4
    close(4)                                = 0
    open("/usr/share/siag/common/common.scm", O_RDONLY) = 4
    fstat64(4, {st_mode=S_IFREG|0644, st_size=5580, ...}) = 0
    old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40013000
    read(4, "; Add a few things that make Sch"..., 4096) = 4096
    writev(2, [{"pw", 2}, {": ", 2}, {"relocation error", 16}, {": ", 2}, {"pw", 2}, {": ", 2}, {"undefined symbol: stat", 22}, {"", 0}, {"", 0}, {"\n", 1}], 10pw: relocation error: pw: undefined symbol: stat
    ) = 49
    exit_group(127)     


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux superego 2.4.20-686 #1 Mon Jan 13 22:22:30 EST 2003 i686
Locale: LANG=en_US.UTF-8, LC_CTYPE=C

Versions of packages xpw depends on:
ii  libc6                         2.3.1-16   GNU C Library: Shared libraries an
ii  libmowitz0                    0.2.0-1    The "More Widgets" library
ii  siagoffice-common             3.5.1-1    Common files for Siag Office
ii  siagoffice-plugins            3.5.1-1    Plugins for Siag Office
ii  tcl8.0                        8.0.5-7    The Tool Command Language (TCL) v8
ii  xaw3dg                        1.5-23     Xaw3d widget set
ii  xlibs                         4.2.1-3    X Window System client libraries




Reply to: