[vbox-dev] Svn Commit 48852 breaks build an Fedora17.x64 and Fedora18.x64

Frank Mehnert frank.mehnert at oracle.com
Wed Oct 9 09:33:58 GMT 2013


Peter,

On Tuesday 08 October 2013 13:39:20 Peter Gsellmann wrote:
> error messages are:
> undefined reference to `dlopen' ( and other functions of libdl )
> /home/peter/VirtualBox/vbox/src/VBox/Runtime/r3/xml.cpp:402: undefined
> reference to `xmlSetExternalEntityLoader' ( and other functions of libxml2
> )
> 
> The failing command:
> @g++                     '-Wl,-rpath,$(VBOX_ORIGIN)' -static
> -Wl,-z,noexecstack -Wl,--as-needed -Wl,-z,origin -m64   -o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/vbox-img
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/vbox-img.
> o /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/VD.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/VDVfs.
> o /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/VDI.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/VMDK.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/VHD.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/DMG.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/Parall
> els.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/ISCSI.
> o /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/RAW.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/QED.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/QCOW.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/VHDX.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/VCICac
> he.o
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/obj/vbox-img/dt/VDIfVf
> s.o /home/peter/VirtualBox/vbox/out/linux.amd64/release/lib/RuntimeR3.a
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/lib/VBox-liblzf.a -lz 
>  -lcrypt
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/lib/RuntimeR3.a
> /home/peter/VirtualBox/vbox/out/linux.amd64/release/lib/VBox-liblzf.a
> -lz   -lcrypt   -lpthread   -lm   -lrt   -ldl   -lssl   -lcrypto
> 
> 
> both libraries are present as static and dynamic, 32 and 64:
> /usr/lib/libdl.a /usr/lib64/libdl.a /usr/lib/libdl-2.15.so
> /usr/lib64/libdl-2.15.so and associated softlinks
> 
> I can successfully compile 48851 and 4.2.18, installed also packages
> libvpx-devel, libxml2-static, openssl-static
> 
> Guessing: -static

which SVN version did you try? I think we already fixed this problem,
can you try to update your tree and compile again?

> How can i fetch the SVN version corresponding do Release 4.2.18_88780 ?
> Obviously not by  svn update -r88780
> Also not by  svn switch http://www.virtualbox.org/svn/vbox/tags/88780
> Also  svn log | grep 88780  doesnt reveal.
> Is there a public document of the relation of the Build-number to
> SVN-number ?

We don't publish the SVN repository for the branch releases, too much
maintenance effort, sorry. Just use the tarball which is part of every
release.

Kind regards,

Frank
-- 
Dr.-Ing. Frank Mehnert | Software Development Director, VirtualBox
ORACLE Deutschland B.V. & Co. KG | Werkstr. 24 | 71384 Weinstadt, Germany

Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603
Geschäftsführer: Jürgen Kunz

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Astrid Kepper, Val Maher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20131009/29efb507/attachment.sig>


More information about the vbox-dev mailing list