Ergebnis 1 bis 10 von 130

Baum-Darstellung

  1. #11
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    Is any one have problem with new feature not to build as ROOT?

    Code:
    Do you want to start the build now (Y*/n)? y
    ( rm -rf pkg-config-0.28 || /bin/true ) && gunzip -cd /home/saen/Archive/pkg-config-0.28.tar.gz | TAPE=- tar -x && ( cd pkg-config-0.28 && chmod +w -R .; patch -p1 < ../Patches/pkg-config-0.28.patch )
    patching file glib/configure.ac
    cd pkg-config-0.28 && \
    ./configure \
    --prefix=/opt/StartHere/tufsbox/host \
    --program-prefix=sh4-linux- \
    --disable-host-tool \
    --with-pc_path=/opt/StartHere/tufsbox/cdkroot/usr/lib/pkgconfig \
    --with-internal-glib \
    && \
    make && \
    make install
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking how to print strings... printf
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables... 
    checking whether we are cross compiling... no
    checking for suffix of object files... configure: error: in `/opt/StartHere/cdk/pkg-config-0.28':
    configure: error: cannot compute suffix of object files: cannot compile
    See `config.log' for more details
    Makefile:3167: recipe for target '.deps/host_pkgconfig' failed
    make: *** [.deps/host_pkgconfig] Error 1
    Code:
    http://ftp.be.debian.org/pub/linux/utils/kernel/module-init-tools/module-init-tools-3.16.tar.bz2
    404: Not Found.
    in kernel.org last version is 3.15
    https://www.kernel.org/pub/linux/uti...le-init-tools/
    Geändert von Saentist (21.10.2016 um 23:46 Uhr)


Berechtigungen

  • Neue Themen erstellen: Ja
  • Themen beantworten: Ja
  • Anhänge hochladen: Ja
  • Beiträge bearbeiten: Ja
  •