Opened 15 years ago
Closed 15 years ago
#6882 closed defect (worksforme)
>=virtualbox-ose-3.2.0 fails to compile with --enable-webservice
Reported by: | Polynomial-C | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.2.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
When I try to compile virtualbox-ose-3.2.0 or virtualbox-ose-3.2.2 with --enable-webservice compilation fails with the following error:
LD vboxwebsrv
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-emulation/virtualbox-ose-3.2.2/work/VirtualBox-3.2.2_OSE/out/linux.amd64/release/obj/vboxwebsrv/vboxwebsrv: hidden symbol `soap_faultdetail' in /var/tmp/portage/app-emulation/virtualbox-ose-3.2.2/work/VirtualBox-3.2.2_OSE/out/linux.amd64/release/lib/vboxsoap.a(soapC-1.o) is referenced by DSO /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status
I have gsoap-2.7.17 but I get the same error with older versions of gsoap.
Attachments (1)
Change History (5)
by , 15 years ago
Attachment: | build.log.bz2 added |
---|
comment:2 by , 15 years ago
Okay, I did some more checks and compilation fails when >=gsoap-2.7.15 is installed. Every version below doesn't trigger the build error. Can someone adjust the summary so other people affected by this bug can find it through search?
comment:3 by , 15 years ago
Please mark this bug as invalid. It turned out we were using a libtool patch from another distribution which caused the build error in OSE.
comment:4 by , 15 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Oh, this is a pleasure :) Thanks for these additional remarks!
bzip2 compressed logfile of the failed build process