search for: fkc

Displaying 3 results from an estimated 3 matches for "fkc".

Did you mean: fc
2008 May 07
2
Problem installing tseries under FC7 x86_64
...c bdstest.c -o bdstest.o bdstest.c:25:15: error: R.h: No such file or directory bdstest.c: In function ?freeall?: bdstest.c:86: warning: implicit declaration of function ?Free? bdstest.c: In function ?evalc?: bdstest.c:172: warning: implicit declaration of function ?Rprintf? bdstest.c: In function ?fkc?: bdstest.c:289: warning: implicit declaration of function ?Calloc? bdstest.c:289: error: expected expression before ?int? bdstest.c:289: warning: assignment makes pointer from integer without a cast bdstest.c:290: error: expected expression before ?int? bdstest.c:290: warning: assignment makes poi...
2011 Nov 28
29
Lack of foreign-key constraints support in ActiveRecord
Is there any reason why AR has never supported foreign-key constraints? I can understand the lack of support for triggers and stored procedures since they are highly dependent on the database to create a wrap API around them. But this is not the case for foreign keys. This is specially important for open-source projects like Redmine/Chiliproject and Gitorious where you shouldn''t be
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking