Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260824 - app-emulation/wine-1.1.16 compile error
Summary: app-emulation/wine-1.1.16 compile error
Status: RESOLVED DUPLICATE of bug 260726
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-02 06:49 UTC by Caleb Cushing
Modified: 2009-03-02 07:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.67 KB, text/plain)
2009-03-02 06:50 UTC, Caleb Cushing
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Caleb Cushing 2009-03-02 06:49:24 UTC
x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0xb8da6310, 0xe19b, 0x11d0, { 0x93, 0x3c, 0x00, 0xa0, 0xc9, 0x0d, 0xca, 0xa9 } }" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -march=core2 -O2 -pipe  -o dlldata.o dlldata.c                                                                           
/usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (activeds_main.o) to format elf64-x86-64 (activeds.0YdRNA.o) is not supported                                  
winebuild: /usr/bin/ld -r failed with status 256                                            
winegcc: ../../tools/winebuild/winebuild failed                                             
make[2]: *** [activeds.dll.so] Error 2                                                      
make[2]: Leaving directory `/mnt/sda8/tmp/portage/app-emulation/wine-1.1.16/work/wine-1.1.16/dlls/activeds'                                                                             
make[1]: *** [activeds] Error 2                                                             
../../tools/winegcc/winegcc  -B../../tools/winebuild -shared ./actxprxy.spec    usrmarshal.o   actxprxy_servprov_i.o actxprxy_servprov_p.o dlldata.o   -o actxprxy.dll.so  -lrpcrt4 -lkernel32 -lntdll  ../../libs/port/libwine_port.a  -Wl,-O1                                     
/usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (usrmarshal.o) to format elf64-x86-64 (actxprxy.g9FbDd.o) is not supported                                     
winebuild: /usr/bin/ld -r failed with status 256                                            
winegcc: ../../tools/winebuild/winebuild failed                                             
make[2]: *** [actxprxy.dll.so] Error 2                                                      
make[2]: Leaving directory `/mnt/sda8/tmp/portage/app-emulation/wine-1.1.16/work/wine-1.1.16/dlls/actxprxy'                                                                             
make[1]: *** [actxprxy] Error 2                                                             
make[1]: Leaving directory `/mnt/sda8/tmp/portage/app-emulation/wine-1.1.16/work/wine-1.1.16/dlls'                                                                                      
make: *** [dlls] Error 2                             

Reproducible: Always
Comment 1 Caleb Cushing 2009-03-02 06:50:45 UTC
Created attachment 183650 [details]
emerge --info
Comment 2 f5d8fd51ed1e804c9e8d0357e8614e0493b06e96 2009-03-02 07:33:28 UTC
looks like a dupe of #260726
Comment 3 Caleb Cushing 2009-03-02 07:44:42 UTC

*** This bug has been marked as a duplicate of bug 260726 ***