Greetings,

I'm running into trouble when trying to get Amanda binaries statically
linked.  I'm trying to compile a set of statically linked linux binaries
that I can place on an NFS mount where linux systems will run them
without fighting over libc revisions, etc.  When I run ./configure with
the --enable-static=yes option I still end up with dynamically linked
binaries, as revealed by running ldd after a make install.  Setting the
CFLAGS environment variable to contain -static doesn't help either.  How
can I get Amanda to produce statically linked binaries for me?

TIA,

-- 
"Never put off until tomorrow what you can do today.  There might be a
law against it by that time."   -- /usr/games/fortune, 07/30/2001

Brandon D. Valentine <bandix at looksharp.net>

Reply via email to