Hi I tried to follow the steps you have mentioned. But I am facing the following error:
After make debs make[5]: *** [Makefile:1850: /home/user/lustre-release] Error 2 make[5]: Leaving directory '/usr/src/linux-headers-5.19.0-41-generic' make[4]: *** [autoMakefile:1126: modules] Error 2 make[4]: Leaving directory '/home/user/lustre-release' make[3]: *** [autoMakefile:664: all-recursive] Error 1 make[3]: Leaving directory '/home/user/lustre-release' make[2]: *** [autoMakefile:538: all] Error 2 make[2]: Leaving directory '/home/user/lustre-release' make[1]: *** [debian/rules:228: build-stamp] Error 2 make[1]: Leaving directory '/home/user/lustre-release' dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 cp: cannot stat '/control.bkp': No such file or directory cp: cannot stat '/control.main.bkp': No such file or directory cp: cannot stat '/control.modules.in.bkp': No such file or directory make: *** [autoMakefile:1276: debs] Error 2 Can you help? Thanks & Regards Nick On Fri, 28 Apr 2023 at 15:45, Tancheff, Shaun <[email protected]> wrote: > This is my usual method, however there may be some additional packages > needed > > > > sudo apt-get install -y \ > > module-assistant libreadline-dev debhelper \ > > dpatch automake pkg-config libtool libyaml-dev libnl-genl-3-dev \ > > libselinux-dev libsnmp-dev mpi-default-dev bzip2 quilt \ > > linux-headers-$(uname -r) rsync libssl-dev libpython3-dev swig > > > > > sh ./autogen.sh > > > > ./configure --config-cache --disable-server --enable-client > --with-linux=/usr/src/linux-headers-5.4.0-147 > --with-linux-obj=/usr/src/linux-headers-5.4.0-147-generic --without-zfs > --disable-ldiskfs --disable-snmp --enable-modules > > > > make debs > > > > > > *From: *lustre-discuss <[email protected]> on > behalf of Nick dan via lustre-discuss <[email protected]> > *Reply-To: *Nick dan <[email protected]> > *Date: *Friday, April 28, 2023 at 1:53 PM > *To: *"[email protected]" < > [email protected]>, " > [email protected]" < > [email protected]>, "[email protected]" > <[email protected]> > *Subject: *[lustre-discuss] Build Lustre Ubuntu client from source > > > > Hi > > > > Can you send the steps / documentation to build Lustre Ubuntu Client from > source (git)? > > > > Thanks and regards, > > Nick >
_______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
