From: Benjamin Schieder <blindcoder@scavenger.homeip.net>
To: linux-msdos@vger.kernel.org
Subject: compilation error dosemu 1.2.2
Date: Sun, 31 Jul 2005 12:37:30 +0200 [thread overview]
Message-ID: <dci9m4$uu3$1@sea.gmane.org> (raw)
Hi all.
I'm currently trying to compile dosemu 1.2.2 with gcc 3.4.3 (also tried 3.3.2
before) but get the following error:
make[2]: Entering directory
`/usr/src/rock-2.1-bc/src.dosemu.1122805695.7963.2128101408/dosemu-1.2.2/src/plugin/coopthreads'
gcc-34 -c -I/usr/X11R6/include -MP -MMD -I../../../src/include
-I../../../src/plugin/include -I/usr/include/slang -Wall -Wstrict-prototypes
-Wmissing-declarations -Wnested-externs -O2 -fomit-frame-pointer
-fno-strict-aliasing -mtune=i386 -pipe -o coopthreads.o coopthreads.c
rm -f ../../../src/lib/libplugin_coopthreads.a
ar cr ../../../src/lib/libplugin_coopthreads.a coopthreads.o
ranlib ../../../src/lib/libplugin_coopthreads.a
make[2]: Leaving directory
`/usr/src/rock-2.1-bc/src.dosemu.1122805695.7963.2128101408/dosemu-1.2.2/src/plugin/coopthreads'
gcc-34 -c -I/usr/X11R6/include -MP -MMD -I../src/include -I../src/plugin/include
-I/usr/include/slang -Wall -Wstrict-prototypes -Wmissing-declarations
-Wnested-externs -O2 -fomit-frame-pointer -fno-strict-aliasing -mtune=i386 -pipe
-o emu.o emu.c
gcc-34 -Wl,-warn-common -L/usr/X11R6/lib -o ../1.2.2.0/bin/dosemu.bin emu.o
-Llib \
-Wl,--whole-archive -lenv_video -lbase -lbase_async -larch_linux_async
-larch_linux_mapping -lbase_misc -lbase_dev_misc -lemu-i386 -lenv -lbase_speaker
-lbase_dev_pic -ldosext_dpmi -ldosext_mfs -ldosext_misc -lbase_init
-lbase_serial -lbase_mouse -lbase_dev_dma -larch_linux_debugger -ldosext_net_net
-ldosext_sound -larch_linux_dosext_sound -ldosext_drivers -lbase_bios
-lplugin_term -lplugin_translate -lplugin_translate_charsets
-lplugin_kbd_unicode -lplugin_commands -lplugin_extra_charsets
-lplugin_coopthreads -Wl,--no-whole-archive -lXxf86vm -lXext -lX11 -lslang -lm -ldl
lib/libbase_bios.a(bios.o): In function `_end':
: multiple definition of `__bss_start'
lib/libbase_bios.a(bios.o): In function `_end':
: multiple definition of `_edata'
lib/libbase_bios.a(bios.o): In function `_end':
: multiple definition of `_end'
collect2: ld returned 1 exit status
make[1]: *** [../1.2.2.0/bin/dosemu.bin] Error 1
make[1]: Leaving directory
`/usr/src/rock-2.1-bc/src.dosemu.1122805695.7963.2128101408/dosemu-1.2.2/src'
make: *** [default] Error 2
Anyone got an idea what this relates to?
Thanks in advance,
Benjamin
next reply other threads:[~2005-07-31 10:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-31 10:37 Benjamin Schieder [this message]
2005-07-31 11:31 ` compilation error dosemu 1.2.2 Benjamin Schieder
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='dci9m4$uu3$1@sea.gmane.org' \
--to=blindcoder@scavenger.homeip.net \
--cc=linux-msdos@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.