Installation auf Ubuntu 22.04 schlgt fehl

  • Hallo,

    ich habe heute versucht, pd-admin_v4_64 auf einem Ubuntu 22.04 System zu installieren. Alle geforderten Pakete sind installiert und die Installation bricht nach der Eingabe des Hostnames, der IP Adresse und der root-E-Mailadresse ab. Es erscheint folgende Fehlermeldung:

    ./makelib unix.a alloc.o alloc_re.o buffer.o buffer_0.o buffer_1.o \

    buffer_2.o buffer_get.o buffer_put.o buffer_read.o buffer_write.o \

    coe.o env.o error.o error_str.o fd_copy.o fd_move.o fifo.o lock_ex.o \

    lock_exnb.o ndelay_off.o ndelay_on.o open_append.o open_read.o \

    open_trunc.o open_write.o openreadclose.o pathexec_env.o \

    pathexec_run.o prot.o readclose.o seek_set.o sgetopt.o sig.o \

    sig_block.o sig_catch.o sig_pause.o stralloc_cat.o stralloc_catb.o \

    stralloc_cats.o stralloc_eady.o stralloc_opyb.o stralloc_opys.o \

    stralloc_pend.o strerr_die.o strerr_sys.o subgetopt.o wait_nohang.o \

    wait_pid.o

    ./load envdir unix.a byte.a

    /usr/bin/ld: unix.a(pathexec_env.o): relocation R_X86_64_32 against `.bss' can not be used when making a PIE object; recompile with -fPIE

    /usr/bin/ld: failed to set dynamic section sizes: bad value

    collect2: error: ld returned 1 exit status

    make: *** [Makefile:111: envdir] Error 1

    kann daemontools-0.76 nicht installieren

    qmail2.sh failed


    Habe ich etwas grundlegendes vergessen bzw. ist eine Installation möglich?

  • Bei mir ist die Version 8.5.0 installiert:

    Bash
    $ rpm -qa | egrep ^gcc
    gcc-8.5.0-20.0.1.el8.x86_64
    gcc-plugin-annobin-8.5.0-20.0.1.el8.x86_64
    gcc-gdb-plugin-8.5.0-20.0.1.el8.x86_64
    gcc-c++-8.5.0-20.0.1.el8.x86_64

    Eventuell sind die Compiler zu neu? :/

  • christian12345

    Hat das Label [erledigt] hinzugefügt.