hi, How can I make static linked rrdtool binary. I tryed with: $ ./configure --enable-static $ make but the binary is dinamically linked: $ file ./src/.libs/rrdtool ./src/.libs/rrdtool: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked (uses shared libs), not stripped
Is there any way to convert it to static linked? I need static link version to start it with chroot. Thanks, Venko Moyankov -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
