qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Julien Lancien <calexicoz@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Bug report
Date: Tue, 1 Nov 2005 18:48:37 -0500	[thread overview]
Message-ID: <e1843770511011548w26a3a3d2g32e47a24de4ab941@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

Hi,

I am unable to compile qemu on my machine :p. I've attached the result
of the configure and make.

My gcc version is: 4.0.3 20051006 and kernel 2.6.13 vanilla.

I used the CVS snapshot, but I got mostly the same problem with the
0.7.2 version.
Tell me if you want more infos, and thanks for any help.

[-- Attachment #2: log-configure --]
[-- Type: application/octet-stream, Size: 817 bytes --]

Install prefix    /usr/local
BIOS directory    /usr/local/share/qemu
binary directory  /usr/local/bin
Manual directory  /usr/local/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path       /tmp/qemu-snapshot-2005-11-01_23
C compiler        gcc
Host C compiler   gcc
make              make
host CPU          i386
host big endian   no
target list       i386-user arm-user armeb-user sparc-user ppc-user i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu
gprof enabled     no
static build      no
SDL support       yes
SDL static link   yes
mingw32 support   no
Adlib support     no
CoreAudio support no
ALSA support      no
DSound support    no
FMOD support      no
kqemu support     yes

KQEMU Linux module configuration:
kernel sources    /lib/modules/2.6.13-ARCH/build
kbuild type       2.6


[-- Attachment #3: log-make --]
[-- Type: application/octet-stream, Size: 15914 bytes --]

gcc -Wall -O2 -g -fno-strict-aliasing  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o dyngen dyngen.c
dyngen.c: In function 'load_object':
dyngen.c:508: warning: pointer targets in assignment differ in signedness
dyngen.c:544: warning: pointer targets in assignment differ in signedness
gcc -DQEMU_TOOL -Wall -O2 -g -fno-strict-aliasing  -g -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o qemu-img qemu-img.c block.c block-cow.c block-qcow.c aes.c block-vmdk.c block-cloop.c block-dmg.c block-bochs.c block-vpc.c block-vvfat.c -lz 
block-cloop.c: In function 'cloop_read_block':
block-cloop.c:116: warning: pointer targets in assignment differ in signedness
block-cloop.c:118: warning: pointer targets in assignment differ in signedness
block-dmg.c: In function 'dmg_read_chunk':
block-dmg.c:231: warning: pointer targets in assignment differ in signedness
block-dmg.c:233: warning: pointer targets in assignment differ in signedness
block-vpc.c: In function 'vpc_probe':
block-vpc.c:84: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
block-vpc.c:84: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
block-vpc.c:84: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
block-vpc.c:84: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
block-vpc.c:84: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
block-vpc.c:84: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
block-vpc.c:84: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
block-vpc.c:84: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
block-vvfat.c: In function 'create_long_filename':
block-vvfat.c:325: warning: pointer targets in passing argument 1 of 'short2long_name' differ in signedness
block-vvfat.c: In function 'fat_get':
block-vvfat.c:393: warning: pointer targets in initialization differ in signedness
block-vvfat.c: In function 'long2unix_name':
block-vvfat.c:446: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
block-vvfat.c:446: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
block-vvfat.c:453: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
block-vvfat.c:453: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
block-vvfat.c: In function 'create_short_filename':
block-vvfat.c:492: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
block-vvfat.c: In function 'init_directory':
block-vvfat.c:719: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
block-vvfat.c: In function 'vvfat_write':
block-vvfat.c:1620: warning: pointer targets in passing argument 1 of 'long2unix_name' differ in signedness
for d in i386-user arm-user armeb-user sparc-user ppc-user i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu; do \
make -C $d all || exit 1 ; \
        done
make[1]: Entering directory `/tmp/qemu-snapshot-2005-11-01_23/i386-user'
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o elfload.o /tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c: In function 'load_elf_binary':
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:970: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:970: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:970: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:970: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:970: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:970: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:970: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:970: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:1108: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:1108: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:1108: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:1108: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:1108: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:1108: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:1108: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/elfload.c:1108: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o main.o /tmp/qemu-snapshot-2005-11-01_23/linux-user/main.c
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o syscall.o /tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c: In function 'do_getsockopt':
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:647: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:680: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c: In function 'do_syscall':
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:1750: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:1784: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:1870: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:1871: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2301: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2302: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2303: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2304: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2305: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2306: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2307: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2308: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2309: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2310: warning: pointer targets in passing argument 1 of 'tswap32s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2630: warning: pointer targets in passing argument 1 of 'tswap64s' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2934: warning: pointer targets in passing argument 1 of 'getresuid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2934: warning: pointer targets in passing argument 2 of 'getresuid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2934: warning: pointer targets in passing argument 3 of 'getresuid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2954: warning: pointer targets in passing argument 1 of 'getresgid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2954: warning: pointer targets in passing argument 2 of 'getresgid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:2954: warning: pointer targets in passing argument 3 of 'getresgid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:3061: warning: pointer targets in passing argument 1 of 'getresuid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:3061: warning: pointer targets in passing argument 2 of 'getresuid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:3061: warning: pointer targets in passing argument 3 of 'getresuid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:3079: warning: pointer targets in passing argument 1 of 'getresgid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:3079: warning: pointer targets in passing argument 2 of 'getresgid' differ in signedness
/tmp/qemu-snapshot-2005-11-01_23/linux-user/syscall.c:3079: warning: pointer targets in passing argument 3 of 'getresgid' differ in signedness
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o mmap.o /tmp/qemu-snapshot-2005-11-01_23/linux-user/mmap.c
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o signal.o /tmp/qemu-snapshot-2005-11-01_23/linux-user/signal.c
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o path.o /tmp/qemu-snapshot-2005-11-01_23/linux-user/path.c
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o osdep.o /tmp/qemu-snapshot-2005-11-01_23/osdep.c
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o thunk.o /tmp/qemu-snapshot-2005-11-01_23/thunk.c
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o vm86.o /tmp/qemu-snapshot-2005-11-01_23/linux-user/vm86.c
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o exec.o /tmp/qemu-snapshot-2005-11-01_23/exec.c
/tmp/qemu-snapshot-2005-11-01_23/exec.c: In function 'cpu_set_log':
/tmp/qemu-snapshot-2005-11-01_23/exec.c:1257: warning: pointer targets in passing argument 2 of 'setvbuf' differ in signedness
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o kqemu.o /tmp/qemu-snapshot-2005-11-01_23/kqemu.c
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -mpreferred-stack-boundary=2 -falign-functions=0 -fno-gcse -fno-reorder-blocks -fno-optimize-sibling-calls -I. -I/tmp/qemu-snapshot-2005-11-01_23/target-i386 -I/tmp/qemu-snapshot-2005-11-01_23 -I/tmp/qemu-snapshot-2005-11-01_23/linux-user -I/tmp/qemu-snapshot-2005-11-01_23/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/qemu-snapshot-2005-11-01_23/fpu -DHAS_AUDIO -I/tmp/qemu-snapshot-2005-11-01_23/slirp -c -o op.o /tmp/qemu-snapshot-2005-11-01_23/target-i386/op.c
../dyngen -o op.h op.o
dyngen: ret or jmp expected at the end of op_bsfw_T0_cc
make[1]: *** [op.h] Error 1
make[1]: Leaving directory `/tmp/qemu-snapshot-2005-11-01_23/i386-user'
make: *** [all] Error 1


             reply	other threads:[~2005-11-01 23:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-01 23:48 Julien Lancien [this message]
2005-11-01 23:57 ` [Qemu-devel] Bug report Mike Kronenberg
2005-11-02  0:00 ` Karl Magdsick
     [not found]   ` <e1843770511011607m1cda6256o37102cf17cc75fea@mail.gmail.com>
2005-11-02  0:08     ` Julien Lancien
2005-11-02  0:42       ` Jim C. Brown
2005-11-02  0:20   ` Philip Machanick
2005-11-02  7:03   ` Gwenole Beauchesne
  -- strict thread matches above, loose matches on Subject: below --
2013-10-06 16:55 [Qemu-devel] bug report Peter Cheung
2009-01-11 12:07 Artem Kozarezov
2007-12-17 13:48 [Qemu-devel] Bug report Bas Wijnen
2007-12-18 16:52 ` Paul Brook
2007-12-19  1:11   ` Bas Wijnen
2006-12-03 16:40 Mike Smith
2004-04-11 15:04 J. Mayer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e1843770511011548w26a3a3d2g32e47a24de4ab941@mail.gmail.com \
    --to=calexicoz@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).