search for: d__

Displaying 5 results from an estimated 5 matches for "d__".

Did you mean: __
2005 Feb 20
1
Mandrake & CAPI
...n/avmb1 Guidance states modify the KRNLINCL lines for the correct include path - KRNLINCL = /usr/src/kernel-headers-`uname -r`/include #KRNLINCL = /lib/modules/`uname -r`/build/include #KRNLINCL = /usr/src/linux/include And modify the lines as thus - DEFINES = -DMODULE -D__KERNEL__ -DNDEBUG \ -D__$(CARD)__ -DTARGET=\"$(CARD)\" CCFLAGS = -c $(DEFINES) -O2 -Wall -I $(KRNLINCL) With - DEFINES = -DMODULE -DMODVERSIONS -D__KERNEL__ -DNDEBUG \ -D__$(CARD)__ -DTARGET=\"$(CARD)\" CCFLAGS = -c $(DEFINES) -march=i686...
2009 Jan 10
2
webdav timeout
...30) at io.c(200) [sender=3.0.5] the sync command I used: /usr/local/bin/rsync --size-only --human-readable --progre ss --recursive --delete --timeout=1000 --bwlimit=70 --times -- stats /Users/ Helge/temp /Volumes/helgekraak/ >> /users/Helge/Pictures/ rsync_Pictures_` dat e +%Y_%m_%d__%H_%M`.log The log file (shortened): sending incremental file list temp/ temp/.DS_Store 6.15K 100% 0.00kB/s 0:00:00 6.15K 100% 0.00kB/s 0:00:00 (xfer#1, to-check=2/4) temp/Layout_BM.psd 32.77K 0% 0.00kB/s 0:00:00 98.30K 0% 59.87kB/s 0:14:25...
2004 Apr 24
1
wxruby-swig 0.0.7
I just pushed a new wxruby-swig, which includes the known MSWin rakefile changes. It also has some significant internal improvements that will make it easier to add classes, and it includes support for one new class (wxEvent). wxruby-swig is now licensed under the "MIT license". wxRuby will remain under the wxWindows license as long as we are releasing the old code base. When we
2004 Apr 29
10
wxruby-swig 0.0.12 is up
This one includes the latest App.cpp which includes the Mac fix from Nick. I thought it was in 0.0.11, but it wasn''t. It also adds support for "stock objects", like colours, pens, and fonts. This turned out to be quite challenging, but I''m happy with the solution. It only took a few days :-/ Kevin
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