sysfsutils-2.1.0/ sysfsutils-2.1.0/mkinstalldirs sysfsutils-2.1.0/TODO sysfsutils-2.1.0/Makefile.am sysfsutils-2.1.0/cmd/ sysfsutils-2.1.0/cmd/Makefile.am sysfsutils-2.1.0/cmd/GPL sysfsutils-2.1.0/cmd/names.c sysfsutils-2.1.0/cmd/names.h sysfsutils-2.1.0/cmd/systool.c sysfsutils-2.1.0/cmd/Makefile.in sysfsutils-2.1.0/NEWS sysfsutils-2.1.0/test/ sysfsutils-2.1.0/test/test_bus.c sysfsutils-2.1.0/test/Makefile.am sysfsutils-2.1.0/test/test-defs.h sysfsutils-2.1.0/test/get_module.c sysfsutils-2.1.0/test/GPL sysfsutils-2.1.0/test/create-test sysfsutils-2.1.0/test/libsysfs.conf sysfsutils-2.1.0/test/test.c sysfsutils-2.1.0/test/test_attr.c sysfsutils-2.1.0/test/get_driver.c sysfsutils-2.1.0/test/test_utils.c sysfsutils-2.1.0/test/testout.c sysfsutils-2.1.0/test/Makefile.in sysfsutils-2.1.0/test/dlist_test.c sysfsutils-2.1.0/test/test_driver.c sysfsutils-2.1.0/test/test_module.c sysfsutils-2.1.0/test/test_class.c sysfsutils-2.1.0/test/get_device.c sysfsutils-2.1.0/test/test_device.c sysfsutils-2.1.0/install-sh sysfsutils-2.1.0/INSTALL sysfsutils-2.1.0/README sysfsutils-2.1.0/configure sysfsutils-2.1.0/lib/ sysfsutils-2.1.0/lib/Makefile.am sysfsutils-2.1.0/lib/dlist.c sysfsutils-2.1.0/lib/sysfs_utils.c sysfsutils-2.1.0/lib/sysfs_module.c sysfsutils-2.1.0/lib/sysfs_attr.c sysfsutils-2.1.0/lib/sysfs_dir.c sysfsutils-2.1.0/lib/LGPL sysfsutils-2.1.0/lib/sysfs.h sysfsutils-2.1.0/lib/sysfs_class.c sysfsutils-2.1.0/lib/sysfs_driver.c sysfsutils-2.1.0/lib/Makefile.in sysfsutils-2.1.0/lib/sysfs_device.c sysfsutils-2.1.0/lib/sysfs_bus.c sysfsutils-2.1.0/config.guess sysfsutils-2.1.0/m4/ sysfsutils-2.1.0/m4/klibc.m4 sysfsutils-2.1.0/config.h.in sysfsutils-2.1.0/include/ sysfsutils-2.1.0/include/dlist.h sysfsutils-2.1.0/include/libsysfs.h sysfsutils-2.1.0/config.sub sysfsutils-2.1.0/missing sysfsutils-2.1.0/systool.1 sysfsutils-2.1.0/COPYING sysfsutils-2.1.0/configure.ac sysfsutils-2.1.0/compile sysfsutils-2.1.0/Makefile.in sysfsutils-2.1.0/depcomp sysfsutils-2.1.0/ltmain.sh sysfsutils-2.1.0/CREDITS sysfsutils-2.1.0/AUTHORS sysfsutils-2.1.0/docs/ sysfsutils-2.1.0/docs/libsysfs.txt sysfsutils-2.1.0/ChangeLog sysfsutils-2.1.0/aclocal.m4 configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... sparc-bobware-linux-gnu checking host system type... sparc-bobware-linux-gnu checking for style of include used by make... GNU checking for sparc-bobware-linux-gcc... sparc-bobware-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether sparc-bobware-linux-gcc accepts -g... yes checking for sparc-bobware-linux-gcc option to accept ANSI C... none needed checking dependency style of sparc-bobware-linux-gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by sparc-bobware-linux-gcc... /usr/sparc-bobware-linux/bin/ld checking if the linker (/usr/sparc-bobware-linux/bin/ld) is GNU ld... yes checking for /usr/sparc-bobware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... sparc-bobware-linux-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for sparc-bobware-linux-g++... sparc-bobware-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether sparc-bobware-linux-g++ accepts -g... yes checking dependency style of sparc-bobware-linux-g++... gcc3 checking how to run the C++ preprocessor... sparc-bobware-linux-g++ -E checking for sparc-bobware-linux-g77... sparc-bobware-linux-g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether sparc-bobware-linux-g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from sparc-bobware-linux-gcc object... ok checking for objdir... .libs checking for sparc-bobware-linux-ar... no checking for ar... ar checking for sparc-bobware-linux-ranlib... no checking for ranlib... ranlib checking for sparc-bobware-linux-strip... no checking for strip... strip checking if sparc-bobware-linux-gcc supports -fno-rtti -fno-exceptions... no checking for sparc-bobware-linux-gcc option to produce PIC... -fPIC checking if sparc-bobware-linux-gcc PIC flag -fPIC works... yes checking if sparc-bobware-linux-gcc static flag -static works... yes checking if sparc-bobware-linux-gcc supports -c -o file.o... yes checking whether the sparc-bobware-linux-gcc linker (/usr/sparc-bobware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by sparc-bobware-linux-g++... /usr/sparc-bobware-linux/bin/ld checking if the linker (/usr/sparc-bobware-linux/bin/ld) is GNU ld... yes checking whether the sparc-bobware-linux-g++ linker (/usr/sparc-bobware-linux/bin/ld) supports shared libraries... yes checking for sparc-bobware-linux-g++ option to produce PIC... -fPIC checking if sparc-bobware-linux-g++ PIC flag -fPIC works... yes checking if sparc-bobware-linux-g++ static flag -static works... yes checking if sparc-bobware-linux-g++ supports -c -o file.o... yes checking whether the sparc-bobware-linux-g++ linker (/usr/sparc-bobware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for sparc-bobware-linux-g77 option to produce PIC... -fPIC checking if sparc-bobware-linux-g77 PIC flag -fPIC works... yes checking if sparc-bobware-linux-g77 static flag -static works... yes checking if sparc-bobware-linux-g77 supports -c -o file.o... yes checking whether the sparc-bobware-linux-g77 linker (/usr/sparc-bobware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for sparc-bobware-linux-gcc... (cached) sparc-bobware-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether sparc-bobware-linux-gcc accepts -g... (cached) yes checking for sparc-bobware-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of sparc-bobware-linux-gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for sparc-bobware-linux-ranlib... ranlib checking for gawk... (cached) gawk checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether stat accepts an empty string... no checking for bzero... yes checking for isascii... yes checking for memset... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating cmd/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands cd . && /bin/sh /tmp/sysfsutils-2.1.0/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/tmp/sysfsutils-2.1.0' Making all in lib make[2]: Entering directory `/tmp/sysfsutils-2.1.0/lib' if /bin/sh ../libtool --tag=CC --mode=compile sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_utils.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_utils.Tpo" -c -o libsysfs_la-sysfs_utils.lo `test -f 'sysfs_utils.c' || echo './'`sysfs_utils.c; \ then mv -f ".deps/libsysfs_la-sysfs_utils.Tpo" ".deps/libsysfs_la-sysfs_utils.Plo"; else rm -f ".deps/libsysfs_la-sysfs_utils.Tpo"; exit 1; fi mkdir .libs sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_utils.lo -MD -MP -MF .deps/libsysfs_la-sysfs_utils.Tpo -c sysfs_utils.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_utils.o if /bin/sh ../libtool --tag=CC --mode=compile sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_attr.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_attr.Tpo" -c -o libsysfs_la-sysfs_attr.lo `test -f 'sysfs_attr.c' || echo './'`sysfs_attr.c; \ then mv -f ".deps/libsysfs_la-sysfs_attr.Tpo" ".deps/libsysfs_la-sysfs_attr.Plo"; else rm -f ".deps/libsysfs_la-sysfs_attr.Tpo"; exit 1; fi sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_attr.lo -MD -MP -MF .deps/libsysfs_la-sysfs_attr.Tpo -c sysfs_attr.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_attr.o if /bin/sh ../libtool --tag=CC --mode=compile sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_class.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_class.Tpo" -c -o libsysfs_la-sysfs_class.lo `test -f 'sysfs_class.c' || echo './'`sysfs_class.c; \ then mv -f ".deps/libsysfs_la-sysfs_class.Tpo" ".deps/libsysfs_la-sysfs_class.Plo"; else rm -f ".deps/libsysfs_la-sysfs_class.Tpo"; exit 1; fi sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_class.lo -MD -MP -MF .deps/libsysfs_la-sysfs_class.Tpo -c sysfs_class.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_class.o if /bin/sh ../libtool --tag=CC --mode=compile sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-dlist.lo -MD -MP -MF ".deps/libsysfs_la-dlist.Tpo" -c -o libsysfs_la-dlist.lo `test -f 'dlist.c' || echo './'`dlist.c; \ then mv -f ".deps/libsysfs_la-dlist.Tpo" ".deps/libsysfs_la-dlist.Plo"; else rm -f ".deps/libsysfs_la-dlist.Tpo"; exit 1; fi sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-dlist.lo -MD -MP -MF .deps/libsysfs_la-dlist.Tpo -c dlist.c -fPIC -DPIC -o .libs/libsysfs_la-dlist.o dlist.c:649: warning: unused parameter 'list' if /bin/sh ../libtool --tag=CC --mode=compile sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_device.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_device.Tpo" -c -o libsysfs_la-sysfs_device.lo `test -f 'sysfs_device.c' || echo './'`sysfs_device.c; \ then mv -f ".deps/libsysfs_la-sysfs_device.Tpo" ".deps/libsysfs_la-sysfs_device.Plo"; else rm -f ".deps/libsysfs_la-sysfs_device.Tpo"; exit 1; fi sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_device.lo -MD -MP -MF .deps/libsysfs_la-sysfs_device.Tpo -c sysfs_device.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_device.o if /bin/sh ../libtool --tag=CC --mode=compile sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_driver.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_driver.Tpo" -c -o libsysfs_la-sysfs_driver.lo `test -f 'sysfs_driver.c' || echo './'`sysfs_driver.c; \ then mv -f ".deps/libsysfs_la-sysfs_driver.Tpo" ".deps/libsysfs_la-sysfs_driver.Plo"; else rm -f ".deps/libsysfs_la-sysfs_driver.Tpo"; exit 1; fi sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_driver.lo -MD -MP -MF .deps/libsysfs_la-sysfs_driver.Tpo -c sysfs_driver.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_driver.o if /bin/sh ../libtool --tag=CC --mode=compile sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_bus.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_bus.Tpo" -c -o libsysfs_la-sysfs_bus.lo `test -f 'sysfs_bus.c' || echo './'`sysfs_bus.c; \ then mv -f ".deps/libsysfs_la-sysfs_bus.Tpo" ".deps/libsysfs_la-sysfs_bus.Plo"; else rm -f ".deps/libsysfs_la-sysfs_bus.Tpo"; exit 1; fi sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_bus.lo -MD -MP -MF .deps/libsysfs_la-sysfs_bus.Tpo -c sysfs_bus.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_bus.o if /bin/sh ../libtool --tag=CC --mode=compile sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_module.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_module.Tpo" -c -o libsysfs_la-sysfs_module.lo `test -f 'sysfs_module.c' || echo './'`sysfs_module.c; \ then mv -f ".deps/libsysfs_la-sysfs_module.Tpo" ".deps/libsysfs_la-sysfs_module.Plo"; else rm -f ".deps/libsysfs_la-sysfs_module.Tpo"; exit 1; fi sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT libsysfs_la-sysfs_module.lo -MD -MP -MF .deps/libsysfs_la-sysfs_module.Tpo -c sysfs_module.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_module.o /bin/sh ../libtool --tag=CC --mode=link sparc-bobware-linux-gcc -m32 -mcpu=v8 -mtune=v9 -o libsysfs.la -rpath /lib -version-info 2:1:0 libsysfs_la-sysfs_utils.lo libsysfs_la-sysfs_attr.lo libsysfs_la-sysfs_class.lo libsysfs_la-dlist.lo libsysfs_la-sysfs_device.lo libsysfs_la-sysfs_driver.lo libsysfs_la-sysfs_bus.lo libsysfs_la-sysfs_module.lo sparc-bobware-linux-gcc -shared .libs/libsysfs_la-sysfs_utils.o .libs/libsysfs_la-sysfs_attr.o .libs/libsysfs_la-sysfs_class.o .libs/libsysfs_la-dlist.o .libs/libsysfs_la-sysfs_device.o .libs/libsysfs_la-sysfs_driver.o .libs/libsysfs_la-sysfs_bus.o .libs/libsysfs_la-sysfs_module.o -m32 -mcpu=v8 -mtune=v9 -Wl,-soname -Wl,libsysfs.so.2 -o .libs/libsysfs.so.2.0.1 (cd .libs && rm -f libsysfs.so.2 && ln -s libsysfs.so.2.0.1 libsysfs.so.2) (cd .libs && rm -f libsysfs.so && ln -s libsysfs.so.2.0.1 libsysfs.so) creating libsysfs.la (cd .libs && rm -f libsysfs.la && ln -s ../libsysfs.la libsysfs.la) make[2]: Leaving directory `/tmp/sysfsutils-2.1.0/lib' Making all in cmd make[2]: Entering directory `/tmp/sysfsutils-2.1.0/cmd' if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -m32 -mcpu=v8 -mtune=v9 -MT systool.o -MD -MP -MF ".deps/systool.Tpo" -c -o systool.o systool.c; \ then mv -f ".deps/systool.Tpo" ".deps/systool.Po"; else rm -f ".deps/systool.Tpo"; exit 1; fi systool.c: In function 'show_device': systool.c:271: warning: pointer targets in passing argument 2 of 'get_pciconfig_word' differ in signedness systool.c:273: warning: pointer targets in passing argument 2 of 'get_pciconfig_word' differ in signedness systool.c:278: warning: pointer targets in passing argument 2 of 'pci_lookup_name' differ in signedness systool.c: In function 'main': systool.c:751: warning: pointer targets in assignment differ in signedness if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -m32 -mcpu=v8 -mtune=v9 -MT names.o -MD -MP -MF ".deps/names.Tpo" -c -o names.o names.c; \ then mv -f ".deps/names.Tpo" ".deps/names.Po"; else rm -f ".deps/names.Tpo"; exit 1; fi names.c: In function 'parse_name_list': names.c:118: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness names.c:120: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness names.c:126: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness names.c:128: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness names.c:141: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness names.c:150: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness names.c:164: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness names.c:172: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness names.c: In function 'load_name_list': names.c:202: warning: pointer targets in passing argument 1 of 'open' differ in signedness names.c:209: warning: pointer targets in passing argument 2 of 'err_name_list' differ in signedness names.c:212: warning: pointer targets in passing argument 2 of 'err_name_list' differ in signedness names.c: In function 'pci_lookup_name': names.c:267: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:273: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:282: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:284: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:286: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:289: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:295: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:303: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:315: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:317: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:319: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:322: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:328: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:330: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:345: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness names.c:352: warning: pointer targets in return differ in signedness names.c:355: warning: pointer targets in return differ in signedness /bin/sh ../libtool --tag=CC --mode=link sparc-bobware-linux-gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -m32 -mcpu=v8 -mtune=v9 -o systool systool.o names.o ../lib/libsysfs.la mkdir .libs sparc-bobware-linux-gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -m32 -mcpu=v8 -mtune=v9 -o .libs/systool systool.o names.o ../lib/.libs/libsysfs.so creating systool make[2]: Leaving directory `/tmp/sysfsutils-2.1.0/cmd' Making all in test make[2]: Entering directory `/tmp/sysfsutils-2.1.0/test' ./create-test make all-am make[3]: Entering directory `/tmp/sysfsutils-2.1.0/test' if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT dlist_test.o -MD -MP -MF ".deps/dlist_test.Tpo" -c -o dlist_test.o dlist_test.c; \ then mv -f ".deps/dlist_test.Tpo" ".deps/dlist_test.Po"; else rm -f ".deps/dlist_test.Tpo"; exit 1; fi dlist_test.c:63: warning: unused parameter 'argc' dlist_test.c:63: warning: unused parameter 'argv' /bin/sh ../libtool --tag=CC --mode=link sparc-bobware-linux-gcc -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -o dlist_test dlist_test.o ../lib/libsysfs.la mkdir .libs sparc-bobware-linux-gcc -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -o .libs/dlist_test dlist_test.o ../lib/.libs/libsysfs.so creating dlist_test if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT get_device.o -MD -MP -MF ".deps/get_device.Tpo" -c -o get_device.o get_device.c; \ then mv -f ".deps/get_device.Tpo" ".deps/get_device.Po"; else rm -f ".deps/get_device.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link sparc-bobware-linux-gcc -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -o get_device get_device.o ../lib/libsysfs.la sparc-bobware-linux-gcc -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -o .libs/get_device get_device.o ../lib/.libs/libsysfs.so creating get_device if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT get_driver.o -MD -MP -MF ".deps/get_driver.Tpo" -c -o get_driver.o get_driver.c; \ then mv -f ".deps/get_driver.Tpo" ".deps/get_driver.Po"; else rm -f ".deps/get_driver.Tpo"; exit 1; fi get_driver.c: In function 'main': get_driver.c:40: warning: unused variable 'attr' /bin/sh ../libtool --tag=CC --mode=link sparc-bobware-linux-gcc -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -o get_driver get_driver.o ../lib/libsysfs.la sparc-bobware-linux-gcc -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -o .libs/get_driver get_driver.o ../lib/.libs/libsysfs.so creating get_driver if sparc-bobware-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -MT get_module.o -MD -MP -MF ".deps/get_module.Tpo" -c -o get_module.o get_module.c; \ then mv -f ".deps/get_module.Tpo" ".deps/get_module.Po"; else rm -f ".deps/get_module.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link sparc-bobware-linux-gcc -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -o get_module get_module.o ../lib/libsysfs.la sparc-bobware-linux-gcc -Wall -W -Wstrict-prototypes -m32 -mcpu=v8 -mtune=v9 -o .libs/get_module get_module.o ../lib/.libs/libsysfs.so creating get_module make[3]: Leaving directory `/tmp/sysfsutils-2.1.0/test' make[2]: Leaving directory `/tmp/sysfsutils-2.1.0/test' make[2]: Entering directory `/tmp/sysfsutils-2.1.0' make[2]: Leaving directory `/tmp/sysfsutils-2.1.0' make[1]: Leaving directory `/tmp/sysfsutils-2.1.0' Making install in lib make[1]: Entering directory `/tmp/sysfsutils-2.1.0/lib' make[2]: Entering directory `/tmp/sysfsutils-2.1.0/lib' test -z "/lib" || mkdir -p -- "/tmp/package-sysfsutils/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libsysfs.la' '/tmp/package-sysfsutils/lib/libsysfs.la' /usr/bin/ginstall -c .libs/libsysfs.so.2.0.1 /tmp/package-sysfsutils/lib/libsysfs.so.2.0.1 (cd /tmp/package-sysfsutils/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so.2 || { rm -f libsysfs.so.2 && ln -s libsysfs.so.2.0.1 libsysfs.so.2; }; }) (cd /tmp/package-sysfsutils/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so || { rm -f libsysfs.so && ln -s libsysfs.so.2.0.1 libsysfs.so; }; }) /usr/bin/ginstall -c .libs/libsysfs.lai /tmp/package-sysfsutils/lib/libsysfs.la libtool: install: warning: remember to run `libtool --finish /lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/sysfsutils-2.1.0/lib' make[1]: Leaving directory `/tmp/sysfsutils-2.1.0/lib' Making install in cmd make[1]: Entering directory `/tmp/sysfsutils-2.1.0/cmd' make[2]: Entering directory `/tmp/sysfsutils-2.1.0/cmd' test -z "/usr/bin" || mkdir -p -- "/tmp/package-sysfsutils/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'systool' '/tmp/package-sysfsutils/usr/bin/systool' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/lib' /usr/bin/ginstall -c .libs/systool /tmp/package-sysfsutils/usr/bin/systool make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/sysfsutils-2.1.0/cmd' make[1]: Leaving directory `/tmp/sysfsutils-2.1.0/cmd' Making install in test make[1]: Entering directory `/tmp/sysfsutils-2.1.0/test' make install-am make[2]: Entering directory `/tmp/sysfsutils-2.1.0/test' make[3]: Entering directory `/tmp/sysfsutils-2.1.0/test' test -z "/usr/bin" || mkdir -p -- "/tmp/package-sysfsutils/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'dlist_test' '/tmp/package-sysfsutils/usr/bin/dlist_test' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/lib' /usr/bin/ginstall -c .libs/dlist_test /tmp/package-sysfsutils/usr/bin/dlist_test /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'get_device' '/tmp/package-sysfsutils/usr/bin/get_device' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/lib' /usr/bin/ginstall -c .libs/get_device /tmp/package-sysfsutils/usr/bin/get_device /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'get_driver' '/tmp/package-sysfsutils/usr/bin/get_driver' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/lib' /usr/bin/ginstall -c .libs/get_driver /tmp/package-sysfsutils/usr/bin/get_driver /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'get_module' '/tmp/package-sysfsutils/usr/bin/get_module' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/lib' /usr/bin/ginstall -c .libs/get_module /tmp/package-sysfsutils/usr/bin/get_module make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/sysfsutils-2.1.0/test' make[2]: Leaving directory `/tmp/sysfsutils-2.1.0/test' make[1]: Leaving directory `/tmp/sysfsutils-2.1.0/test' make[1]: Entering directory `/tmp/sysfsutils-2.1.0' make[2]: Entering directory `/tmp/sysfsutils-2.1.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/sysfs" || mkdir -p -- "/tmp/package-sysfsutils/usr/include/sysfs" /usr/bin/ginstall -c -m 644 'include/libsysfs.h' '/tmp/package-sysfsutils/usr/include/sysfs/libsysfs.h' /usr/bin/ginstall -c -m 644 'include/dlist.h' '/tmp/package-sysfsutils/usr/include/sysfs/dlist.h' test -z "/usr/man/man1" || mkdir -p -- "/tmp/package-sysfsutils/usr/man/man1" /usr/bin/ginstall -c -m 644 './systool.1' '/tmp/package-sysfsutils/usr/man/man1/systool.1' make[2]: Leaving directory `/tmp/sysfsutils-2.1.0' make[1]: Leaving directory `/tmp/sysfsutils-2.1.0' Slackware package maker, version 2.1. Searching for symbolic links: lib/libsysfs.so.2 -> libsysfs.so.2.0.1 usr/lib/libsysfs.so -> /lib/libsysfs.so.2 Making symbolic link creation script: ( cd lib ; rm -rf libsysfs.so.2 ) ( cd lib ; ln -sf libsysfs.so.2.0.1 libsysfs.so.2 ) ( cd usr/lib ; rm -rf libsysfs.so ) ( cd usr/lib ; ln -sf /lib/libsysfs.so.2 libsysfs.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./lib/libsysfs.so.2' removed `./usr/lib/libsysfs.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file sysfsutils-2.1.0-sparc-1.tar... ./ lib/ lib/libsysfs.so.2.0.1 usr/ usr/bin/ usr/bin/systool usr/bin/dlist_test usr/bin/get_device usr/bin/get_driver usr/bin/get_module usr/include/ usr/include/sysfs/ usr/include/sysfs/libsysfs.h usr/include/sysfs/dlist.h usr/man/ usr/man/man1/ usr/man/man1/systool.1.gz usr/lib/ usr/doc/ usr/doc/sysfsutils-2.1.0/ usr/doc/sysfsutils-2.1.0/AUTHORS usr/doc/sysfsutils-2.1.0/COPYING usr/doc/sysfsutils-2.1.0/CREDITS usr/doc/sysfsutils-2.1.0/NEWS usr/doc/sysfsutils-2.1.0/README usr/doc/sysfsutils-2.1.0/TODO usr/doc/sysfsutils-2.1.0/libsysfs.txt install/ install/slack-desc install/doinst.sh tar-1.13: sysfsutils-2.1.0-sparc-1.tar is the archive; not dumped Gzipping sysfsutils-2.1.0-sparc-1.tar... Renaming sysfsutils-2.1.0-sparc-1.tar.gz to sysfsutils-2.1.0-sparc-1.tgz... Moving sysfsutils-2.1.0-sparc-1.tgz to ..... Package creation complete.