Opened 18 years ago
Closed 18 years ago
#340 closed defect (fixed)
SVN and OSE compilation faild on debian etch amd_64
Reported by: | witti | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.3.8 |
Keywords: | etch amd_64 compilation faild | Cc: | |
Guest type: | other | Host type: | other |
Description
the configuration was fine. the compilation works also fine, til this error: kBuild: Compiling vboxvideo_drv_70 - vboxutils.c kBuild: Linking vboxvideo_drv_70 /usr/bin/ld: skipping incompatible /usr/bin/../lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/bin/../lib/libc.a when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc /usr/bin/ld: cannot find -lc collect2: ld returned 1 exit status kmk[5]: * usr/src/vbox/out/linux.amd64/release/obj/src/VBox/Additions/linux/xgraphics/vboxvideo_drv_70/vboxvideo_drv_70.so Error 1 The failing command:
@gcc -m32 -shared -fPIC -s -o /usr/src/vbox/out/linux.amd64/release/obj/src/VBox/Additions/linux/xgraphics/vboxvideo_drv_70/vboxvideo_drv_70.so /usr/src/vbox/out/linux.amd64/release/obj/src/VBox/Additions/linux/xgraphics/vboxvideo_drv_70/vboxvideo.o /usr/src/vbox/out/linux.amd64/release/obj/src/VBox/Additions/linux/xgraphics/vboxvideo_drv_70/vboxutils.o -Wl,-Map -Wl,/usr/src/vbox/out/linux.amd64/release/obj/src/VBox/Additions/linux/xgraphics/vboxvideo_drv_70/vboxvideo_drv_70.map -Wl,--cref
Attachments (1)
Change History (5)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
priority: | blocker → minor |
---|
comment:3 by , 18 years ago
This should work (now). I will attach a list of installed packages on our etch amd64 build box.
by , 18 years ago
Attachment: | etch-amd64 added |
---|
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please install the package ia32-libs and try again.