search for: db_185

Displaying 11 results from an estimated 11 matches for "db_185".

Did you mean: db15
2015 Mar 22
2
error building apr-util spec file
...command against the spec file I'm getting this error: checking db1/db.h usability... no checking db1/db.h presence... no checking for db1/db.h... no checking db.h usability... no checking db.h presence... no checking for db.h... no checking for Berkeley DB 1 in the standard places... checking db_185.h usability... no checking db_185.h presence... no checking for db_185.h... no *checking for Berkeley DB... not found* *configure: error: Berkeley DB not found.* error: Bad exit status from /var/tmp/rpm-tmp.yh0jGv (%build) It's claiming that Berkeley DB isn't installed. But to me it looks...
2005 Feb 02
8
can''t understand strange PRIO behaviour
Hello everybody, sorry for bothering you, but after some hours, I''m stuck. I''m living in a student''s foundation where I want to connect lots of people to a tiny DSL link. We have exactly four types of traffic. We want a really hard PRIO solution (as I promised to someone that group X will only use the link capacity which isn''t used by group Y). I could make a
2015 Mar 22
0
error building apr-util spec file
...03/23/2015 09:03 AM, Tim Dunphy wrote: > Hey guys, > > I'm trying to create an apache 2.4.12 rpm file. But in order to do that I > need to create an apr-util rpm of a recent enough version to support it. > > checking for Berkeley DB 1 in the standard places... > checking db_185.h usability... no > checking db_185.h presence... no > checking for db_185.h... no > *checking for Berkeley DB... not found* You're missing a -devel package. You should be building this in mock, then it will install the correct deps for you in a clean build environment. Peter
2015 Mar 22
3
error building apr-util spec file
...> > Hey guys, > > > > I'm trying to create an apache 2.4.12 rpm file. But in order to do that > I > > need to create an apr-util rpm of a recent enough version to support it. > > > > checking for Berkeley DB 1 in the standard places... > > checking db_185.h usability... no > > checking db_185.h presence... no > > checking for db_185.h... no > > *checking for Berkeley DB... not found* > > You're missing a -devel package. You should be building this in mock, > then it will install the correct deps for you in a clean bui...
2005 Feb 02
1
doubts: cross compiling iproute2
...tc/paretonormal, tc/pareto to make distribution files like normal.dist because i am cross compiling the object files can''t be executed. will it suffice if i copy the distribution files from my linux iproute2 compilation to the /usr/lib/tc directory on the ppc? 2)i can''t locate db_185.h for the ppc. so i don''t specify DBM_INCLUDE in the make file. i get compilation errors in the misc directory. the thing is that i want to only use the tc command from the iproute2 package. is tc independent from whatever is compiled in the misc directory? actually tc worked on the ppc, b...
2004 Feb 12
1
Solution: iproute2 and kernel 2.6.1
...yDB 3.x install. I have BekeleyDB 4.1.25, so simply edited the Makefile to reflect the difference! File iproute2/include-glibc/db.h gives the hack away ;-) ----- <snip iproute2/include-glibc/db.h> ----- ... "The simplest trick which I was able to invent is to write fake db.h including db_185.h and adding -I/usr/include/db3 to CFLAGS." ... #include <db_185.h> ----- </snip iproute2/include-glibc/db.h> ----- The solution was to chang the following line in iproute2/Makefile from: GLIBCFIX=-I../include-glibc -I/usr/include/db3 to: GLIBCFIX=-I../include-glibc -I/usr/in...
2005 Jan 24
3
tc filter change/replace
I am wondering whether the commands ''tc filter change'' and ''tc filter replace'' are working. Googling around revealed a few emails on the LARTC stating that unfoirtunately they do not work. A quick check showed that they are still not implemented (properly). Some propose a solution to build a second tree of filters and apply the 2nd one when a need for it
2006 Jan 27
1
dsniff berkley database issues
...CSP, I wanted to learn all about what hackers use/do to infiltrate networks, and was introduced to dsniff at a Linux meeting, TLUG, in Tokyo, but, am having problems installing it. Please see below. checking for Berkeley DB with 1.85 compatibility... /usr/local/BerkeleyDB.4.4 configure: error: db_185.h or libdb.a not found in /usr/local/BerkeleyDB.4.4 or not configured with --enable-compat185 [root at localhost <mailto:root at localhost> dsniff-2.3]# ./configure --enable-compat185 --with-db=/usr/local/BerkeleyDB.4.4 I have installed the latest BDB, and have, as you can see, added the...
2005 Oct 04
4
iproute2-050929 ERORR compiling
...2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -o rtacct rtacct.c ../lib/libnetlink.a ../lib/libutil.a -lm gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -I/usr/include -o arpd arpd.c ../lib/libnetlink.a ../lib/libutil.a -ldb -lpthread arpd.c:19:20: db_185.h: No such file or directory arpd.c:42: error: parse error before ''*'' token arpd.c:42: warning: type defaults to `int'' in declaration of `dbase'' arpd.c:42: warning: data definition has no type or storage class arpd.c: In function `do_one_request'': arpd.c...
2004 May 26
1
error compilling TC
....a ../lib/libutil.a -lm gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include-glibc -I/usr /include/db3 -include ../include-glibc/glibc-bugs.h -I/usr/src/linux/include -I../include -DRESOLV E_HOSTNAMES -c -o arpd.o arpd.c En el fichero incluído de arpd.c:19: ../include-glibc/db.h:10:20: db_185.h: No existe el fichero o el directorio arpd.c:41: error de decodificación antes del elemento ''*'' arpd.c:41: aviso: el tipo de dato por omisión es `int'' en la declaración de `dbase'' arpd.c:41: aviso: la definición de datos no tiene tipo o clase de almacenamiento...
2005 Jan 04
11
ESFQ?
Hi again, I was just looking around for ESFQ sources, and I see that the main site is down, and only has kernel 2.6.4 patches. Is ESFQ maintained? If so, where can I find patches for 2.6.10? Thanks, -justin _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/