[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ufsutils under Linux



I wish to recompile libufs2 for Debian GNU/Linux, but I lack a lot of
constants that seem BSD-specific (like MAXBSIZE) and some structure
definitions (like export_args), what should I have installed to rebuild
libufs2 under Debian Linux for Debian Linux?

Either just install libufs2 and ufsutils 7.0-2 from current unstable, see
  http://packages.debian.org/sid/libufs2
  http://packages.debian.org/sid/ufsutils

or place into /etc/apt/sources.list line
"deb-src http://ftp.cz.debian.org/debian/ unstable main"
and do

  apt-get update
  apt-get build-dep ufsutils
  apt-get -b source ufsutils

Petr


Reply to: