dmapi-2.2.8/Makefile dmapi-2.2.8/configure dmapi-2.2.8/configure.in dmapi-2.2.8/aclocal.m4 dmapi-2.2.8/Makepkgs dmapi-2.2.8/install-sh dmapi-2.2.8/README dmapi-2.2.8/VERSION dmapi-2.2.8/include/Makefile dmapi-2.2.8/include/dmapi.h dmapi-2.2.8/include/builddefs.in dmapi-2.2.8/include/buildmacros dmapi-2.2.8/include/buildrules dmapi-2.2.8/include/dmapi_kern.h dmapi-2.2.8/libdm/Makefile dmapi-2.2.8/libdm/dmapi_lib.h dmapi-2.2.8/libdm/getdents.h dmapi-2.2.8/libdm/dmapi_lib.c dmapi-2.2.8/libdm/dm_attr.c dmapi-2.2.8/libdm/dm_bulkattr.c dmapi-2.2.8/libdm/dm_config.c dmapi-2.2.8/libdm/dm_dmattr.c dmapi-2.2.8/libdm/dm_event.c dmapi-2.2.8/libdm/dm_handle.c dmapi-2.2.8/libdm/dm_handle2path.c dmapi-2.2.8/libdm/dm_hole.c dmapi-2.2.8/libdm/dm_mountinfo.c dmapi-2.2.8/libdm/dm_region.c dmapi-2.2.8/libdm/dm_right.c dmapi-2.2.8/libdm/dm_rdwr.c dmapi-2.2.8/libdm/dm_session.c dmapi-2.2.8/libdm/getdents.c dmapi-2.2.8/m4/Makefile dmapi-2.2.8/m4/manual_format.m4 dmapi-2.2.8/m4/package_globals.m4 dmapi-2.2.8/m4/package_utilies.m4 dmapi-2.2.8/m4/package_xfslibs.m4 dmapi-2.2.8/m4/multilib.m4 dmapi-2.2.8/man/Makefile dmapi-2.2.8/man/man3/Makefile dmapi-2.2.8/man/man3/dmapi.3 dmapi-2.2.8/doc/Makefile dmapi-2.2.8/doc/INSTALL dmapi-2.2.8/doc/PORTING dmapi-2.2.8/doc/CHANGES dmapi-2.2.8/doc/COPYING dmapi-2.2.8/debian/Makefile dmapi-2.2.8/debian/changelog dmapi-2.2.8/debian/control dmapi-2.2.8/debian/copyright dmapi-2.2.8/debian/rules dmapi-2.2.8/build/Makefile dmapi-2.2.8/build/tar/Makefile dmapi-2.2.8/build/rpm/Makefile dmapi-2.2.8/build/rpm/macros.template dmapi-2.2.8/build/rpm/dmapi.spec.in dmapi-2.2.8/build/rpm/rpm-2.rc.template Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./include/buildmacros.orig 2007-01-22 23:56:41.000000000 -0600 |+++ ./include/buildmacros 2008-04-01 00:04:57.000000000 -0500 -------------------------- Patching file include/buildmacros using Plan A... Hunk #1 succeeded at 26. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./include/builddefs.in.orig 2007-05-28 02:00:24.000000000 -0500 |+++ ./include/builddefs.in 2008-04-01 00:04:57.000000000 -0500 -------------------------- Patching file include/builddefs.in using Plan A... Hunk #1 succeeded at 23. done checking for gcc... gcc -m32 -mcpu=v8 -mtune=v9 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 gcc -m32 -mcpu=v8 -mtune=v9 accepts -g... yes checking for gcc -m32 -mcpu=v8 -mtune=v9 option to accept ISO C89... none needed ./configure: line 2699: test: too many arguments checking for gmake... /usr/bin/gmake checking for glibtool... no checking for libtool... /usr/bin/libtool checking for tar... /bin/tar checking for gzip... /bin/gzip checking for makedepend... /usr/bin/makedepend checking for awk... /bin/awk checking for sed... /bin/sed checking for echo... /bin/echo checking for sort... /bin/sort checking whether ln -s works... yes checking for rpm... /bin/rpm checking for rpmbuild... /usr/bin/rpmbuild checking how to run the C preprocessor... gcc -m32 -mcpu=v8 -mtune=v9 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 xfs/handle.h usability... yes checking xfs/handle.h presence... yes checking for xfs/handle.h... yes configure: creating ./config.status config.status: creating include/builddefs === include === rm -f xfs ln -s . xfs === libdm === /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dmapi_lib.c mkdir .libs gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dmapi_lib.c -fPIC -DPIC -o .libs/dmapi_lib.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dmapi_lib.c -o dmapi_lib.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_attr.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_attr.c -fPIC -DPIC -o .libs/dm_attr.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_attr.c -o dm_attr.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_bulkattr.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_bulkattr.c -fPIC -DPIC -o .libs/dm_bulkattr.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_bulkattr.c -o dm_bulkattr.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_config.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_config.c -fPIC -DPIC -o .libs/dm_config.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_config.c -o dm_config.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_dmattr.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_dmattr.c -fPIC -DPIC -o .libs/dm_dmattr.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_dmattr.c -o dm_dmattr.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_event.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_event.c -fPIC -DPIC -o .libs/dm_event.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_event.c -o dm_event.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle.c -fPIC -DPIC -o .libs/dm_handle.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle.c -o dm_handle.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle2path.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle2path.c -fPIC -DPIC -o .libs/dm_handle2path.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle2path.c -o dm_handle2path.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_hole.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_hole.c -fPIC -DPIC -o .libs/dm_hole.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_hole.c -o dm_hole.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_mountinfo.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_mountinfo.c -fPIC -DPIC -o .libs/dm_mountinfo.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_mountinfo.c -o dm_mountinfo.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_region.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_region.c -fPIC -DPIC -o .libs/dm_region.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_region.c -o dm_region.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_right.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_right.c -fPIC -DPIC -o .libs/dm_right.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_right.c -o dm_right.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_rdwr.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_rdwr.c -fPIC -DPIC -o .libs/dm_rdwr.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_rdwr.c -o dm_rdwr.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_session.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_session.c -fPIC -DPIC -o .libs/dm_session.o gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_session.c -o dm_session.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c getdents.c gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c getdents.c -fPIC -DPIC -o .libs/getdents.o getdents.c:75:1: warning: "offsetof" redefined In file included from /usr/include/sys/types.h:147, from /usr/include/sys/param.h:42, from getdents.c:32: /usr/lib/gcc/sparc-bobware-linux/4.2.3/include/stddef.h:414:1: warning: this is the location of the previous definition gcc -m32 -mcpu=v8 -mtune=v9 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.8\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c getdents.c -o getdents.o >/dev/null 2>&1 /usr/bin/libtool --mode=link gcc -m32 -mcpu=v8 -mtune=v9 -rpath /lib -version-info 0:4:0 -o libdm.la dmapi_lib.lo dm_attr.lo dm_bulkattr.lo dm_config.lo dm_dmattr.lo dm_event.lo dm_handle.lo dm_handle2path.lo dm_hole.lo dm_mountinfo.lo dm_region.lo dm_right.lo dm_rdwr.lo dm_session.lo getdents.lo gcc -shared .libs/dmapi_lib.o .libs/dm_attr.o .libs/dm_bulkattr.o .libs/dm_config.o .libs/dm_dmattr.o .libs/dm_event.o .libs/dm_handle.o .libs/dm_handle2path.o .libs/dm_hole.o .libs/dm_mountinfo.o .libs/dm_region.o .libs/dm_right.o .libs/dm_rdwr.o .libs/dm_session.o .libs/getdents.o -m32 -mcpu=v8 -mtune=v9 -Wl,-soname -Wl,libdm.so.0 -o .libs/libdm.so.0.0.4 (cd .libs && rm -f libdm.so.0 && ln -s libdm.so.0.0.4 libdm.so.0) (cd .libs && rm -f libdm.so && ln -s libdm.so.0.0.4 libdm.so) ar cru .libs/libdm.a dmapi_lib.o dm_attr.o dm_bulkattr.o dm_config.o dm_dmattr.o dm_event.o dm_handle.o dm_handle2path.o dm_hole.o dm_mountinfo.o dm_region.o dm_right.o dm_rdwr.o dm_session.o getdents.o ranlib .libs/libdm.a creating libdm.la (cd .libs && rm -f libdm.la && ln -s ../libdm.la libdm.la) === m4 === gmake[1]: Nothing to be done for `default'. === man === === man3 === gmake[2]: Nothing to be done for `default'. === doc === /bin/gzip --best -c < CHANGES > CHANGES.gz === debian === gmake[1]: Nothing to be done for `default'. === build === gmake[1]: Nothing to be done for `default'. === include === rm -f xfs ln -s . xfs === libdm === gmake[1]: Nothing to be done for `default'. === m4 === gmake[1]: Nothing to be done for `default'. === man === === man3 === gmake[2]: Nothing to be done for `default'. === doc === gmake[1]: Nothing to be done for `default'. === debian === gmake[1]: Nothing to be done for `default'. === build === gmake[1]: Nothing to be done for `default'. === include === rm -f xfs ln -s . xfs === libdm === cd ../libdm/.libs; ../../install-sh -m 755 -d /tmp/package-dmapi/lib; ../../install-sh -m 644 -T so_dot_version libdm.lai /tmp/package-dmapi/lib; ../../install-sh -T so_dot_current libdm.lai /tmp/package-dmapi/lib === m4 === gmake[1]: Nothing to be done for `install'. === man === === man3 === gmake[2]: Nothing to be done for `install'. === doc === ../install-sh -m 755 -d /tmp/package-dmapi/usr/share/doc/dmapi ../install-sh -m 644 PORTING CHANGES.gz /tmp/package-dmapi/usr/share/doc/dmapi ../install-sh -m 644 COPYING /tmp/package-dmapi/usr/share/doc/dmapi === debian === gmake[1]: Nothing to be done for `install'. === build === gmake[1]: Nothing to be done for `install'. ./install-sh -m 755 -d /tmp/package-dmapi/usr/share/doc/dmapi ./install-sh -m 644 README /tmp/package-dmapi/usr/share/doc/dmapi === include === rm -f xfs ln -s . xfs === libdm === gmake[1]: Nothing to be done for `default'. === m4 === gmake[1]: Nothing to be done for `default'. === man === === man3 === gmake[2]: Nothing to be done for `default'. === doc === gmake[1]: Nothing to be done for `default'. === debian === gmake[1]: Nothing to be done for `default'. === build === gmake[1]: Nothing to be done for `default'. === include === rm -f xfs ln -s . xfs ../install-sh -m 755 -d /tmp/package-dmapi/usr/include/xfs ../install-sh -m 644 dmapi.h /tmp/package-dmapi/usr/include/xfs === libdm === cd ../libdm/.libs; ../../install-sh -m 755 -d /tmp/package-dmapi/usr/lib; ../../install-sh -m 644 -T old_lib libdm.lai /tmp/package-dmapi/usr/lib; ../../install-sh -m 644 libdm.lai /tmp/package-dmapi/usr/lib/libdm.la ; ../../install-sh -m 755 -d /tmp/package-dmapi/lib; ../../install-sh -T so_base libdm.lai /tmp/package-dmapi/lib; ../../install-sh -S /tmp/package-dmapi/usr/lib/libdm.a /tmp/package-dmapi/lib/libdm.a; ../../install-sh -S /tmp/package-dmapi/usr/lib/libdm.la /tmp/package-dmapi/lib/libdm.la; ../../install-sh -S /tmp/package-dmapi/lib/libdm.so /tmp/package-dmapi/usr/lib/libdm.so === m4 === gmake[1]: Nothing to be done for `install-dev'. === man === === man3 === ../../install-sh -m 755 -d /tmp/package-dmapi/usr/man/man3 ../../install-sh -m 644 dmapi.3 /tmp/package-dmapi/usr/man/man3/dmapi.3 === doc === gmake[1]: Nothing to be done for `install-dev'. === debian === gmake[1]: Nothing to be done for `install-dev'. === build === gmake[1]: Nothing to be done for `install-dev'. make: *** No rule to make target `install-lib'. Stop. cp: cannot stat `doc/ea-conv': No such file or directory Slackware package maker, version 2.1. Searching for symbolic links: lib/libdm.so.0 -> libdm.so.0.0.4 usr/lib/libdm.so -> /lib/libdm.so.0 Making symbolic link creation script: ( cd lib ; rm -rf libdm.so.0 ) ( cd lib ; ln -sf libdm.so.0.0.4 libdm.so.0 ) ( cd usr/lib ; rm -rf libdm.so ) ( cd usr/lib ; ln -sf /lib/libdm.so.0 libdm.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/libdm.so.0' removed `./usr/lib/libdm.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 dmapi-2.2.8_1-sparc-1.tar... ./ lib/ lib/libdm.so.0.0.4 usr/ usr/share/ usr/include/ usr/include/xfs/ usr/include/xfs/dmapi.h usr/lib/ usr/lib/libdm.a usr/man/ usr/man/man3/ usr/man/man3/dmapi.3.gz usr/doc/ usr/doc/dmapi-2.2.8-1/ usr/doc/dmapi-2.2.8-1/PORTING usr/doc/dmapi-2.2.8-1/CHANGES.gz usr/doc/dmapi-2.2.8-1/COPYING usr/doc/dmapi-2.2.8-1/README install/ install/slack-desc install/doinst.sh tar-1.13: dmapi-2.2.8_1-sparc-1.tar is the archive; not dumped Gzipping dmapi-2.2.8_1-sparc-1.tar... Renaming dmapi-2.2.8_1-sparc-1.tar.gz to dmapi-2.2.8_1-sparc-1.tgz... Moving dmapi-2.2.8_1-sparc-1.tgz to /tmp... Package creation complete.