-
http://phaeronix.net/node/23
btw, i've seen that someone has a patch for this.
2005-05-17 13:45:56 UTC in ndiswrapper
-
i'm trying to build ndiswrapper with 2.6.11.9 and get the following error:
the kernel is patched with suspend2 patch.
* Found sources for kernel version:
* 2.6.11.9-suspend2
* Checking for suitable kernel configuration options
>>> Unpacking source...
>>> Unpacking ndiswrapper-1.1.tar.gz to /var/tmp/portage/ndiswrapper-1.1-r1/work
* Converting...
2005-05-17 12:40:22 UTC in ndiswrapper
-
i have a gentoo system. i'm trying to compile this to
use my device, but i get the following error message:
bash-2.05b$ make
g++ -Wl,-rpath,/usr/qt/3/lib -o QtX3 .obj/main.o
.obj/mainform.o .obj/qmake_image_collection.o
.obj/moc_mainform.o -L/usr/qt/3/lib -L/usr/X11R6/lib
-lqt -lXext -lX11 -lm
.obj/main.o(.text+0x85): In function `main':
: undefined reference to...
2005-02-10 15:17:50 UTC in QtX3
-
Logged In: YES
user_id=110208
my .zip file is ~500k, and sourceforge is rejecting it. i
can email it some where.
2005-01-24 14:37:42 UTC in Eclipse Tidy
-
Logged In: YES
user_id=110208
attempting to attach a file..
2005-01-24 14:34:08 UTC in Eclipse Tidy
-
Logged In: YES
user_id=110208
yes, the latest packaged version doesn't seem to install
nicely with eclipse 2.0.2/wsad 5.0. i've pulled the latest
eclipsetidy from cvs and was able to assemble a .zip which
can be extracted to an eclipse 2.0.2 plugins folder and
seems to work ok for me. i've attached the .zip that i have
assembled.
the error messages above were from using 1.1.1 i...
2005-01-24 14:30:21 UTC in Eclipse Tidy
-
i'm using wsad 5.01 / eclipse 2.02 (pde) 2.03 (sdk).
this plugin gives various errors and doesn't seem to
work. the following is from my .log file. could there
be a version available for this version of eclipse/wsad?
!MESSAGE Unknown extension point
"org.eclipse.ui.commands" specified in plug-in
"net.sf.eclipsetidy".
!ENTRY com.rational.clearcase 1 0 Jan 12, 2005 10:04:53.174...
2005-01-20 16:16:23 UTC in Eclipse Tidy
-
we're using the pretty ant task to format our source code during the ant build process. i've included our usage of the task. the problem is that when we do a fresh checkout from cvs and there's no classes built, this tries to format all java files. first off, it makes our production/qa builds take quite a while, and secondly, it makes developers not very happy when they do a clean checkout and...
2004-12-07 13:24:46 UTC in JRefactory
-
i had this problem also, and had to put xerces-1.4.x.jar into my jre/lib/ext folder. xerces 2.x didn't work.
2004-02-11 17:16:24 UTC in Eclipse Tidy
-
i should have said in my original post that the table does have a primary key. if i select the table in the Data Structure View, and bring up the Primary Key tab, I see a primary key for that table.
like i said i don't have a problem updating data with oracle, just postgres.
2004-01-09 13:59:05 UTC in JFaceDbc