[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cobalt installation



On Mon, 2003-10-27 at 04:18, Johan Danielsson wrote:
> Robert Fitzpatrick <robert@webtent.com> writes:
> I don't know, it could be some problem with the patch too. Anyway the
> change is fairly trivial, just remove the line that tries to set the
> scope_id.

Thanks, that seems to have worked for that error, now this:

gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -I/usr/include -Wall -Wmissing-prototypes
-Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -g -O2 -c db3.c -o db3.o
db3.c: In function `DB_seq':
db3.c:90: warning: unused variable `d'
db3.c: In function `DB_open':
db3.c:265: warning: passing arg 2 of pointer to function from incompatible pointer type
db3.c:265: warning: passing arg 4 of pointer to function makes pointer from integer without a cast
db3.c:265: too few arguments to function
db3.c:268: warning: passing arg 2 of pointer to function from incompatible pointer type
db3.c:268: warning: passing arg 4 of pointer to function makes pointer from integer without a cast
db3.c:268: too few arguments to function
make[3]: *** [db3.lo] Error 1
make[3]: Leaving directory `/root/heimdal-0.6/lib/hdb'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/heimdal-0.6/lib/hdb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/heimdal-0.6/lib'
make: *** [all-recursive] Error 1

Any Ideas? This Linux that Cobalt used for this RaQ4 is a hacked RedHat 6.2 I believe.

--
Robert