Uploaded image for project: 'ReactOS Build Environment'
  1. ReactOS Build Environment
  2. ROSBE-67

RosBE Unix setup fails with missing ldconfig

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • RosBE-Unix
    • None

    Description

      19:53:22 reactos@ufo ~/RosBE-Unix-2.1.1 $ ./RosBE-Builder.sh
      *******************************************************************************
      *         ReactOS Build Environment for Unix-based Operating Systems          *
      *                      Builder Tool for the Base package                      *
      *                      by Colin Finck <colin@reactos.org>                     *
      *                                                                             *
      *                                 Version 2.1.1                                 *
      *******************************************************************************
       
      This script compiles and installs a complete Build Environment for building
      ReactOS.
       
      User is not "root"
      The default installation path for the Build Environment is "/usr/local/RosBE".
      Therefore it is recommended to run this script as the "root" user. Otherwise you probably cannot create the necessary directories.
      An alternative is to specify another installation directory at the installation process.
      Do you really want to continue? (yes/no)
      [no] yes
       
      Checking for the needed tools...
      Checking for bison... OK
      Checking for flex... OK
      Checking for gcc... OK
      Checking for g++... OK
      Checking for grep... OK
      Checking for makeinfo... OK
      Checking for GNU Make... OK
      OK
      Checking for libz.so... /home/reactos/RosBE-Unix-2.1.1/scripts/setuplibrary.sh: line 100: ldconfig: command not found
      MISSING
      At least one needed tool is missing, aborted!
      20:03:43 reactos@ufo ~/RosBE-Unix-2.1.1 $ /sbin/ldconfig --version
      ldconfig (Gentoo 2.19-r1 p3) 2.19
      Copyright (C) 2014 Free Software Foundation, Inc.
      This is free software; see the source for copying conditions.  There is NO
      warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
      Written by Andreas Jaeger.
      20:03:46 reactos@ufo ~/RosBE-Unix-2.1.1 $ which ldconfig
      which: no ldconfig in (/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3:/var/qmail/bin:)

      The script should probably call it as /sbin/ldconfig instead

      Attachments

        Activity

          People

            Heis Spiter Pierre Schweitzer
            ThFabba ThFabba
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: