>>>>> On Fri, 02 Nov 2007 09:02:10 -0600, Chris Cameron said: > > First off, this is in OpenBSD 4.1. > > I'm compiling Bacula 2.2.5 and I'm not able to get large file support > enabled. > > Does anyone know what I need to do? I know OpenBSD supports large files, > and Bacula works fine with files under 2 gigs. > > Below is some output: > > > Compiling with: > ./configure --prefix=/home/bacula --with-openssl --with-mysql > > While compiling: > checking for CFLAGS value to request large file support... no > checking for LDFLAGS value to request large file support... no > checking for LIBS value to request large file support... no > checking for _FILE_OFFSET_BITS... 64 > checking for _LARGEFILE_SOURCE... 1 > checking for _LARGE_FILES... 1
The configure script just forces largefile_support="yes" for bsdi and freebsd, so the detection code might be incompatible with the BSDs. Do all versions of OpenBSD support it? If so, then forcing it for OpenBSD might be the best solution. __Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users