On Thu, 29 Nov 2007, Frank Sweetser wrote: > Martin Simmons wrote: >>>>>>> On Wed, 28 Nov 2007 16:47:01 -0500, Frank Sweetser said: >>> Did something happen to the configure script in SVN trunk? It doesn't seem >>> to >>> accept the archivedir option. >>> >>> [EMAIL PROTECTED] regress]$ make setup >>> mkdir tmp working >>> echo "Doing: scripts/setup" >>> Doing: scripts/setup >>> scripts/setup >>> Copying source from /home/fs/bacula/bacula-trunk >>> configure: error: unrecognized option: >>> --archivedir=/home/fs/bacula/regress/tmp >>> Try `./configure --help' for more information. >> >> The configure script is generated by autoconf and it looks like the option >> was >> lost in the last regeneration. >> >> I suspect it had been added to configure directly, without anything to make >> it >> permanent. > > At least it's not just my imagination =)
It's all my fault. It was me, I did it, quite some time ago I think. Kern raised this with me [offlist] earlier this week. I did it wrong. Details of what is required, but not coded correctly, are here: http://www.mail-archive.com/[email protected]/msg01171.html The patch, only partially committed, is linked to from that archive. NOTE: I did not patch configure.in, as I should have done. I would fix this myself, but all my belongings are, literally, in a truck. -- Dan Langille - http://www.langille.org/ BSDCan - The Technical BSD Conference: http://www.bsdcan.org/ ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
