sonicwave3
Benutzer
- Mitglied seit
- 12. Mrz 2011
- Beiträge
- 20
- Punkte für Reaktionen
- 0
- Punkte
- 0
DS1511> ipkg list_installed binutils
Successfully terminated.
DS1511>
bin mir jetzt nicht sicher ob die ausgabe so ok ist oder ob er sie nur abgebrochen hat
ich tippe auf abgebrochen
DS1511> ipkg install binutils
Installing binutils (2.19.1-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/syno-i686/cross/unstable/binutils_2.19.1-1_i686.ipk
Configuring binutils
update-alternatives: Linking //opt/bin/strings to /opt/bin/binutils-strings
Successfully terminated.
DS1511>
tadaaaaaa
vielen lieben dank
Successfully terminated.
DS1511>
bin mir jetzt nicht sicher ob die ausgabe so ok ist oder ob er sie nur abgebrochen hat
ich tippe auf abgebrochen
DS1511> ipkg install binutils
Installing binutils (2.19.1-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/syno-i686/cross/unstable/binutils_2.19.1-1_i686.ipk
Configuring binutils
update-alternatives: Linking //opt/bin/strings to /opt/bin/binutils-strings
Successfully terminated.
DS1511>
tadaaaaaa
vielen lieben dank
Rich (BBCode):
DS1511> ./configure --prefix=/opt --sysconfdir=/opt/etc
checking for a BSD-compatible install... /opt/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ranlib... ranlib
checking for g++... g++
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... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for ar... ar
checking if the compiler supports -Wall... yes
checking if the linker supports -rdynamic... yes
checking for sensors_init in -lsensors... no
checking for xml2-config... xml2-config
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /opt/bin/grep
checking for egrep... /opt/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking for xmlFileOpen... yes
checking for kstat_open in -lkstat... no
checking for kvm_open in -lkvm... no
checking for perfstat_cpu_total in -lperfstat... no
checking for getloadavg... yes
checking whether time.h and sys/time.h may both be included... yes
checking for clock_gettime... no
checking for sysctl... yes
checking for swapctl... no
checking for statvfs... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking kstat.h usability... no
checking kstat.h presence... no
checking for kstat.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/swap.h usability... yes
checking sys/swap.h presence... yes
checking for sys/swap.h... yes
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/vmmeter.h usability... no
checking sys/vmmeter.h presence... no
checking for sys/vmmeter.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sensors/sensors.h usability... no
checking sensors/sensors.h presence... no
checking for sensors/sensors.h... no
checking libperfstat.h usability... no
checking libperfstat.h presence... no
checking for libperfstat.h... no
checking for sys/mount.h... yes
checking for net/if.h... yes
checking for net/if_mib.h... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for library containing getmntent... none required
checking for gethostbyname... yes
checking for getmntent... (cached) yes
checking for getmntinfo... no
checking for inet_ntoa... yes
checking for memset... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for statvfs... (cached) yes
checking for setmntent... yes
checking for struct mnttab.mnt_special... no
checking for struct mntent.mnt_fsname... yes
checking for struct statvfs.f_frsize... yes
checking for default location of configuration file... /opt/etc/istat.conf
checking CPU usage probe type... procfs
checking load average probe type... getloadavg
checking memory usage probe type... procfs
checking swap probe type... procfs
checking uptime probe type... procfs
checking network activity probe type... procfs
checking disk space probe type... statvfs
configure: creating ./config.status
config.status: creating Makefile
config.status: creating resource/Makefile
config.status: creating probes/Makefile
config.status: creating libfslabel/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
DS1511>
Zuletzt bearbeitet: