I've built openafs using the SRPM for openafs-1.4.6 on Redhat ES4. The openafs.spec file specifies config_opts as --enable-redhat-buildsys, which includes and should build a largefile-fileserver. Correct?

My config.log file confirms I'm building with --enable-redhat-buildsys.
Do I need to explicitly use --enable-largefile-fileserver?

config_opts="--enable-redhat-buildsys \
        %{?_with_bitmap_later:--enable-bitmap-later} \
        %{?_with_bos_restricted:--enable-bos-restricted-mode} \
        %{?_with_fast_restart:--enable-fast-restart} \
        %{?_with_largefiles:--enable-largefile-fileserver} \
        %{?_with_supergroups:--enable-supergroups} \
        --enable-transarc-paths"

--
veritatas simplex oratio est
        -Seneca

Andrew Bacchi
Systems Programmer
Rensselaer Polytechnic Institute
phone: 518.276.6415  fax: 518.276.2809

http://www.rpi.edu/~bacchi/
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to