[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Undefined reference to `minor', qga/commands-posix.c:
From: |
Nerijus Baliunas |
Subject: |
Re: [Qemu-discuss] Undefined reference to `minor', qga/commands-posix.c: error when building qemu |
Date: |
Sat, 5 Jan 2019 16:09:50 +0200 |
On Sat, 5 Jan 2019 14:49:36 +0200 Kevin Wilson <address@hidden> wrote:
> HI all,
> I am trying to build qemu-2.3.0 on Fedora 29 machine (X86_64) with
> gcc-8.2.1-5.
> I need this version for an existing legacy setup.
> I am getting the following error:
> /usr/bin/ld: qga/commands-posix.o: in function `dev_major_minor':
> /work/src/qemu-2.3.0/qga/commands-posix.c:633: undefined reference to `major'
>
> BTW, I got the same error when trying with QEMU 2.4.0.
>
> Any suggestions/workarounds/ideas?
I would try to rpmbuild --rebuild
https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/22/Everything/source/SRPMS/q/qemu-2.3.0-3.fc22.src.rpm
or
https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/23/Everything/source/SRPMS/q/qemu-2.4.0.1-1.fc23.src.rpm
Regards,
Nerijus