Barbara M. wrote: > Fresh TSL 2.2 installation. > swup updated to last packages > downloaded samba.SRC.RPM from Trustix > Installed requested dependencies > rpmbuild --rebuild samba.SRC.RPM fail with:
why? if you only use the default config, why rebuild the rpm? if you've changed the config, you should say so.. > RPM build errors: > File must begin with "/": lib/security/pam_smbpass.so > > This are obviously last lines of the build process. > little more detail below. > > Any hints? look at the spec, find the file, add / in front of it so it reads "/lib/security/pam_smbpass.so" Cheers, -- Morten _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
