From mboxrd@z Thu Jan 1 00:00:00 1970 From: L Rotger Date: Tue, 22 Jun 2004 14:04:05 +0000 Subject: [LARTC] Don't know how to compile tc Message-Id: <40D83C55.2010400@aircomp.aero> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org I am trying to build iproute2-2.4.7-20010824 from source on a 2.4.24 kernel. I have played a bit with ADDLIB and LDLIBS variables but I always get errors so I suppose it's best if instead of playing I try to understand what does the following mean (from the README file): ADDLIB should contain inet_* functions, if your libc contains obsolete resolver library (<4.9.4) and you have no correct libresolv. ADDLIB should also contain dnet_* functions if you don't have a libdnet with support for them. If your libdnet does have support, then comment out that line and uncomment the line to add -ldnet to LDLIBS. So I have some questions as, for example, what means "ADDLIB should contain inet_* functions"? and how do I know what is a correct libresolv or if my libdnet has dnet_* support?. I can program in C and C++ in Windows and love Linux but this paragraph goes over my head because I'm not used to the environment. Someone told me to compile this if I was a masochist so maybe others have encountered the same problem Thanks for your help. L Rotger _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/