* [Qemu-devel] openbsd build failure (stable branch)
@ 2011-08-10 17:21 Gerd Hoffmann
2011-08-10 18:26 ` Blue Swirl
0 siblings, 1 reply; 2+ messages in thread
From: Gerd Hoffmann @ 2011-08-10 17:21 UTC (permalink / raw)
To: qemu-devel@nongnu.org
LINK i386-bsd-user/qemu-i386
/usr/bin/ld:/home/buildbot/slave-spunk/openbsd/build/x86_64.ld:41:
syntax error
collect2: ld returned 1 exit status
gmake[1]: *** [qemu-i386] Error 1
gmake: *** [subdir-i386-bsd-user] Error 2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] openbsd build failure (stable branch)
2011-08-10 17:21 [Qemu-devel] openbsd build failure (stable branch) Gerd Hoffmann
@ 2011-08-10 18:26 ` Blue Swirl
0 siblings, 0 replies; 2+ messages in thread
From: Blue Swirl @ 2011-08-10 18:26 UTC (permalink / raw)
To: Gerd Hoffmann; +Cc: qemu-devel@nongnu.org
On Wed, Aug 10, 2011 at 5:21 PM, Gerd Hoffmann <kraxel@redhat.com> wrote:
> LINK i386-bsd-user/qemu-i386
> /usr/bin/ld:/home/buildbot/slave-spunk/openbsd/build/x86_64.ld:41: syntax
> error
> collect2: ld returned 1 exit status
> gmake[1]: *** [qemu-i386] Error 1
> gmake: *** [subdir-i386-bsd-user] Error 2
The linker does not understand PROVIDE_HIDDEN tokens. Replacing them
with plain PROVIDE should work.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-10 18:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10 17:21 [Qemu-devel] openbsd build failure (stable branch) Gerd Hoffmann
2011-08-10 18:26 ` Blue Swirl
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.