Displaying 5 results from an estimated 5 matches for "addlibs".
Did you mean:
addliba
2004 Jun 22
8
Don''t know how to compile tc
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
2006 Jul 09
4
can I create lib.a from dir/lib.a?
In an attempt to solve some of the dependency issues when building klibc
library I started to do a modular build of klibc library.
The priciple is simple. build all sub-directories specified with
lib-y := dir/ before the final lib.a
But reading "man ar" it was not obvious if:
ar cp lib.a dir/lib.a dir2/lib.a file1.o file2.o
would produce the desired result.
The linux kernel uses lr
2000 Dec 20
1
syskern fails Rcmd check on Windows, gives incorrect information (PR#781)
...library test4.emf
R.bug.report mri.dat test5.emf
Rconsole mydata texinfo-4.0.tar.bz2
Rdist packages tools
TB rw1020 tools.zip
VR3sc rw1021 winold.zip
addlibs rw1030 zlib113.zip
> system("ls", intern=TRUE)
[1] "#R.bug.report#" "DF.R" "GSD2.EMF"
[4] "R-1.2.0.tgz" "R.bug.report" "Rconsole"
[7] &quo...
2003 Feb 24
0
Iproute2 ''Makefile options'' in 2.5.59
Dear all,
Is iproute2 necessary for IPv6 to work properly on 2.5.59 kernel?
I''ve tried all combinations in the makefile for ADDLIB and LDLIBS but
still get the following errors:
I''ve applied the following patches to my kernel patch-o-matic-20020825
and Lksctp-2_5_59-0_6_5.patch
I''ve also installed iptables-1.2.7a.
Any help would be greatly appreciated. Thank you.
2007 Mar 21
7
how can i compile tc
Hi, i''m just new here,
i''m searching for how to compile tc (if i''ve understood correctly, i
must compile the whole iproute2 thing).
So i did like the read me file said:
------
1. Look at start of Makefile and set correct values for:
KERNEL_INCLUDE
-----
i did that, and then i doesn''t understand a damn thing about the
reste of the the 1st step about ADDLIB