[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ld error (?): multiple definition of `_DYNAMIC'



I just tried to compile XFree86_3.3-2 on alpha:

making all in lib/Xt...
make[3]: Entering directory `/usr/local/sr1/src/xfree86-3.3/lib/Xt'
rm -f libXt.so.6.0~
+ cd .
+ gcc -o ./libXt.so.6.0~ -shared -Wl,-soname,libXt.so.6 ActionHook.o Alloc.o ArgList.o Callback.o ClickTime.o Composite.o Constraint.o Convert.o Converters.o Core.o Create.o Destroy.o Display.o Error.o Event.o EventUtil.o Functions.o GCManager.o Geometry.o GetActKey.o GetResList.o GetValues.o HookObj.o Hooks.o Initialize.o Intrinsic.o Keyboard.o Manage.o NextEvent.o Object.o PassivGrab.o Pointer.o Popup.o PopupCB.o RectObj.o Resources.o Selection.o SetSens.o SetValues.o SetWMCW.o Shell.o StringDefs.o Threads.o TMaction.o TMgrab.o TMkey.o TMparse.o TMprint.o TMstate.o VarCreate.o VarGet.o Varargs.o Vendor.o -L../../exports/lib -lX11 -lSM -lICE
../../exports/lib/libSM.so: In function `SmsGetIceConnection':
sm_misc.c(*ABS*+0x120109410): multiple definition of `_DYNAMIC'
/usr/lib/crti.o(.dynamic+0x0): first defined here
gcc: Internal compiler error: program ld got fatal signal 11
+ rm -f libXt.so.6
+ ln -s libXt.so.6.0 libXt.so.6
+ rm -f ../../exports/lib/libXt.so.6
+ cd ../../exports/lib
+ ln -s ../../lib/Xt/libXt.so.6 .

Creating libXt.so.6 fails; the resulting file size is 0 bytes.

Has anyone seen such a problem before. Hints/solutions?

	Sven
-- 
Sven Rudolph <sr1@inf.tu-dresden.de> ; WWW : http://www.sax.de/~sr1/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-alpha-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: