Re: [Openpvr-devel] seendb.c:88: error: too few arguments to function
Brought to you by:
brian_j_murrell,
jfunk
From: Brian J. M. <br...@in...> - 2003-11-28 12:03:40
|
On Thu, 2003-11-27 at 12:06, Alan Murrell wrote: > > This looks like a libdb incompatibility. What > > version of libdb are you using? IIRC, you need > > libdb4. I am using 4.1 here. >=20 > [root@freevo root]# locate libdb > ... > /usr/lib/libdb-4.1.so > ... I still suspect a libdb mismatch here. How about doing the following on your system: # script # mount # find / -name db.h -print # find / -name db.h -print | xargs rpm -qf # exit and sending me the resulting typescript file. b. --=20 My other computer is your Microsoft Windows server. Brian J. Murrell |