Displaying 12 results from an estimated 12 matches similar to: "wine: could not load and Bad EXE format for"
2008 Dec 15
1
WineLib and Java Native Interface (JNI) - UNIX
Hi All,
I have implemented a JNI library on window that call the C++ dll APIs.
Now I want my JAVA program is run on the UNIX system.
I have used WineLib to wrapper Window Dlls to the Share Object Lib (so lib) (Using Winedump and Winegcc to build).
The functions in the so lib can work normally with my C main test function.
BUT when I call it from Java. The function can linked BUT it is crashed at
2005 Aug 22
2
RFC: "loop connections"
I've just implemented a generalization of R's text connections, to
also support reading/writing raw binary data. There is very little
new code to speak of. For input connections, I wrote code to populate
the old text connection buffer from a raw vector, and provided a new
raw_read() method. For output connections, I wrote a raw_write() to
append to a raw vector. On input, the mode
2023 Jul 21
1
tools::parseLatex() crashes on "\\verb{}"
Surprisingly this invalid latex syntax is still formatted "right" in the
html output.
On a closer look it seems like roxygen2 introduces those, when using
markdown backtick quoting, if the quoted content is not syntactic. For
instance:
#' `c(c(1)`
#' `c(c(1))`
Will convert the first line to `\verb{c(c(1)}` and the second to
`\code{c(c(1))}`.
I've opened a ticket there FYI:
2005 Sep 18
0
Updated rawConnection() patch
Here's an update of my rawConnection() implementation. In addition to
providing a raw version of textConnection(), this fixes two existing
issues with textConnection(): one is that the current textConnection()
implementation carries around unprotected SEXP pointers, the other is
a performance problem due to prolific copying of the output buffer as
output is accumulated line by line.
This new
2007 Jul 10
0
backgroundrb.ppid
Howdy,
I''m trying to use monit with backgroundrb,
but it seems that backgroundrb.ppid isn''t holding the id of the
backgroundrb task.
jodi at soup/var/www/the-soup/current $ cat log/backgroundrb.ppid
23182
jodi at soup/var/www/the-soup/current $ ps -efl
1 S deploy 23184 1 0 75 0 - 27056 stext 11:27 ?
00:00:04 backgroundrb
1 S deploy 23186 23184 0 76
2001 Nov 07
1
Error compiling 2.4.14 with ext3 patch
Please CC me as I'm not subscribed. Attached is my kernel configuration.
Please forgive me if this is being asked a gazillion times in the list.
I'm using the 2.4.14 patch found at
http://www.uow.edu.au/~andrewm/linux/ext3/ .
ld -m elf_i386 -T /usr/src/linux-2.4.14/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o \
2001 Jun 10
1
compile error ext3-2.4-0.0.6 on
Hi all,
I followed the instructions on
http://www.uow.edu.au/~andrewm/linux/ext3/ext3-usage.html, and
make bzImage gave the following:
.....
make[1]: Leaving directory `/usr/src/linux-2.4.5/arch/i386/lib'
ld -m elf_i386 -T /usr/src/linux-2.4.5/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o \
--start-group \
2004 Feb 21
0
OFFTOPIC - ACPI ERROR during compiling kernel (ACL support for samba)
Hi Everyone,
please apologise to me for this message.
Well, I want to compile 2.4.22 kernel because I need ACL for samba. :) I
have Suse 8.2 with 2.4.20 kernel.
The problem is that I don't know what I must set up in menuconfig, so I
copied config.gz from /proc an import this to 2.4.22 menuconfig, that
checked ACL, after it, make dep clean bzImage modules modules_install
install
During
2001 Nov 06
2
ext3fs and 2.4.14 kernel
Good morning,
I have tried to compile a 2.4.14 kernel (because I have some trouble
with the framebuffer and my Toshiba...). Thus, I have downloaded the
latest kernel and the ext3 patch. I have used the .config file used for
the compilation of my 2.4.13 kernel, but the compilation ends with
make[1]: Quitte le répertoire `/usr/src/linux-2.4.14/arch/i386/lib'
ld -m elf_i386 -T
2002 Aug 19
2
Applying ACL patches
Hello everybody
I'm hoping someone can help me with this problem. I have redhat 7.3 with
the 2.4.18-3 kernel and after applying the acl patches to the kernel,
running make menuconfig and make dep I then run make bzImage which produces
the following error:
ld -m elf_i386 -T /usr/src/linux-2.4.18-3/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
2004 Aug 17
0
HTB kernel panic crash!
(list admin, please cancel the same post from my other email address --
forgot to change it on first submission)
I need to setup QoS on a linux router/firewall I maintain. I spent 10
hours reading everything I could find on QoS/HTB/iproute2 and came up with
what I thought made sense for my situation. So I deployed it and BOOM!
KERNEL PANIC! Not what I was expecting... now the debugging begins.
2001 Jan 19
2
building ext3 as a module
When trying to build ext3 as a module, I get the follwing errors
during the kernel link:
/usr/bin/kgcc -D__KERNEL__ -I/home/brian/src/kernel-2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/include -c -o dummy_sym.o dummy_sym.c
ld -m elf_i386 -T /home/brian/src/kernel-2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_t ask.o -Map map