Your message dated Wed, 05 Oct 2011 20:54:55 +0000
with message-id <e1rbyur-0001wz...@franck.debian.org>
and subject line Bug#556506: fixed in ttt 1.7-3.3
has caused the Debian Bug report #556506,
regarding FTBFS with binutils-gold
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
556506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556506
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ttt
Version: 1.7-3.2
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed
Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.
Objects inside an .a archive aren't linked yet. This means that you must resolve
their symbols when linking them to a program.
More informations can be found at
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
gcc -o ttt ttt.o tk_ttt.o common.o display.o account.o net_names.o window.o
node.o net_read.o -L/usr/lib -ltk8.4 -ltcl8.4 -L/usr/lib -lBLT.2.4.8.4 -L
-lX11 -lpcap -ldl -lm -lnsl -ldl
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGraph.o): in function
DrawPlotRegion:(.text+0x4f6): error: undefined reference to 'XFillRectangle'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGraph.o): in function
Blt_DrawGraph:(.text+0x652): error: undefined reference to 'XCopyArea'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGraph.o): in function
Blt_DrawGraph:(.text+0x952): error: undefined reference to 'XFillRectangles'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGraph.o): in function
DisplayGraph:(.text+0xaf5): error: undefined reference to 'XCopyArea'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGraph.o): in function
DisplayGraph:(.text+0xbb8): error: undefined reference to 'XCopyArea'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltBeep.o): in function
BeepCmd:(.text+0x6a): error: undefined reference to 'XBell'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltBitmap.o): in function
BitmapToData:(.text+0x2a9): error: undefined reference to 'XGetImage'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltBusy.o): in function
ShowBusyWindow:(.text+0x48f): error: undefined reference to 'XRaiseWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltCanvEps.o): in function
DisplayEps:(.text+0x6c6): error: undefined reference to 'XSetTSOrigin'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltCanvEps.o): in function
DisplayEps:(.text+0x6f3): error: undefined reference to 'XFillRectangle'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltCanvEps.o): in function
DisplayEps:(.text+0x706): error: undefined reference to 'XSetTSOrigin'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltCanvEps.o): in function
DisplayEps:(.text+0x8f7): error: undefined reference to 'XCopyArea'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
GetChildren:(.text+0xa6): error: undefined reference to 'XQueryTree'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
GetChildren:(.text+0x11b): error: undefined reference to 'XFree'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
MapTree:(.text+0x13b): error: undefined reference to 'XMapWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
StringToXID:(.text+0x348): error: undefined reference to 'XMoveResizeWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
StringToXID:(.text+0x568): error: undefined reference to 'XSelectInput'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
CmdSearch:(.text+0x5ae): error: undefined reference to 'XGetCommand'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
CmdSearch:(.text+0x625): error: undefined reference to 'XFreeStringList'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
NameSearch:(.text+0x699): error: undefined reference to 'XFetchName'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
NameSearch:(.text+0x719): error: undefined reference to 'XFree'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
ConfigureContainer:(.text+0x99d): error: undefined reference to
'XTranslateCoordinates'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
ConfigureContainer:(.text+0x9f0): error: undefined reference to 'XGetGeometry'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
ConfigureContainer:(.text+0xa0a): error: undefined reference to 'XSync'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
ConfigureContainer:(.text+0xa99): error: undefined reference to 'XSelectInput'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
DisplayContainer:(.text+0xdff): error: undefined reference to
'XMoveResizeWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
DisplayContainer:(.text+0xf39): error: undefined reference to 'XMapWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
DisplayContainer:(.text+0xf8d): error: undefined reference to 'XMoveWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltContainer.o): in function
DisplayContainer:(.text+0xf9f): error: undefined reference to 'XMoveWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltCutbuffer.o): in function
SetOp:(.text+0x136): error: undefined reference to 'XStoreBuffer'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltCutbuffer.o): in function
RotateOp:(.text+0x214): error: undefined reference to 'XRotateBuffers'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltCutbuffer.o): in function
RotateOp:(.text+0x227): error: undefined reference to 'XSync'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltCutbuffer.o): in function
GetOp:(.text+0x2d0): error: undefined reference to 'XFetchBuffer'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
Blt_DragDropInit:(.text+0x9b): error: undefined reference to 'XInternAtom'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
AddTargetProperty:(.text+0xf01): error: undefined reference to 'XChangeProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
QueryWindow:(.text+0x141f): error: undefined reference to 'XGetWindowAttributes'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
QueryWindow:(.text+0x14ed): error: undefined reference to 'XQueryTree'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
QueryWindow:(.text+0x1562): error: undefined reference to 'XFree'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
OverTarget:(.text+0x17b2): error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
OverTarget:(.text+0x17d0): error: undefined reference to 'XFree'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
DndSend:(.text+0x21f8): error: undefined reference to 'XSetLineAttributes'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
DndSend:(.text+0x2237): error: undefined reference to 'XDrawArc'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
DndSend:(.text+0x2278): error: undefined reference to 'XDrawLine'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
DndSend:(.text+0x229e): error: undefined reference to 'XSetLineAttributes'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
DndSend:(.text+0x22d6): error: undefined reference to 'XDrawArc'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltDragdrop.o): in function
DndSend:(.text+0x2300): error: undefined reference to 'XDrawLine'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltHierbox.o): in function
DrawButton:(.text+0x11a3): error: undefined reference to 'XDrawRectangle'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltHierbox.o): in function
DrawButton:(.text+0x1232): error: undefined reference to 'XDrawSegments'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltHierbox.o): in function
DisplayHierbox:(.text+0x168f): error: undefined reference to 'XDrawLine'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltHierbox.o): in function
DisplayHierbox:(.text+0x17bf): error: undefined reference to 'XDrawLine'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltHierbox.o): in function
DisplayHierbox:(.text+0x1e5c): error: undefined reference to 'XDrawRectangle'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltHierbox.o): in function
DisplayHierbox:(.text+0x202f): error: undefined reference to 'XSetClipOrigin'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltHierbox.o): in function
DisplayHierbox:(.text+0x206f): error: undefined reference to 'XCopyPlane'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltHtext.o): in function
DisplayText:(.text+0x21d2): error: undefined reference to 'XSendEvent'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltHtext.o): in function
DisplayText:(.text+0x2657): error: undefined reference to 'XSendEvent'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltHtext.o): in function
DisplayText:(.text+0x2955): error: undefined reference to 'XFillRectangle'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ScaleRotateBitmapRegion:(.text+0x209): error: undefined reference to
'XSetForeground'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ScaleRotateBitmapRegion:(.text+0x23a): error: undefined reference to
'XFillRectangle'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ScaleRotateBitmapRegion:(.text+0x269): error: undefined reference to
'XGetImage'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ScaleRotateBitmapRegion:(.text+0x2a0): error: undefined reference to
'XGetImage'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ScaleRotateBitmapRegion:(.text+0x416): error: undefined reference to
'XPutImage'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ScaleBitmap:(.text+0xb05): error: undefined reference to 'XSetForeground'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ScaleBitmap:(.text+0xb4f): error: undefined reference to 'XGetImage'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ScaleBitmap:(.text+0xc6a): error: undefined reference to 'XPutImage'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_RotateBitmap:(.text+0xde5): error: undefined reference to 'XSetForeground'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_RotateBitmap:(.text+0xf66): error: undefined reference to 'XPutImage'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ColorImageMask:(.text+0x1581): error: undefined reference to
'XCreateBitmapFromData'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_PhotoImageMask:(.text+0x16da): error: undefined reference to
'XCreateBitmapFromData'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_DrawableToColorImage:(.text+0x17c4): error: undefined reference to 'XSync'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_DrawableToColorImage:(.text+0x19a5): error: undefined reference to
'XQueryColors'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ColorImageToPixmap:(.text+0x1bd6): error: undefined reference to
'XCreateImage'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixImage.o): in function
Blt_ColorImageToPixmap:(.text+0x1ee1): error: undefined reference to 'XPutImage'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltPs.o): in function
Blt_FontToPostScript:(.text+0xe42): error: undefined reference to
'XLoadQueryFont'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltPs.o): in function
Blt_FontToPostScript:(.text+0xe63): error: undefined reference to
'XGetFontProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltPs.o): in function
Blt_FontToPostScript:(.text+0xe95): error: undefined reference to
'XGetFontProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltPs.o): in function
Blt_FontToPostScript:(.text+0xeac): error: undefined reference to 'XFreeFont'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltPs.o): in function
Blt_FontToPostScript:(.text+0xfa5): error: undefined reference to
'XGetFontProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltPs.o): in function
Blt_FontToPostScript:(.text+0xfbd): error: undefined reference to
'XGetFontProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltPs.o): in function
Blt_FontToPostScript:(.text+0x10cf): error: undefined reference to 'XFreeFont'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTabnotebook.o): in function
Draw3DFolder:(.text+0x174e): error: undefined reference to 'XDrawLines'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTabnotebook.o): in function
Draw3DFolder:(.text+0x17f7): error: undefined reference to 'XDrawLines'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTabnotebook.o): in function
DrawFolder:(.text+0x1e56): error: undefined reference to 'XFillRectangles'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTabnotebook.o): in function
DrawFolder:(.text+0x24fb): error: undefined reference to 'XDrawRectangle'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTabset.o): in function
Draw3DFolder:(.text+0x175c): error: undefined reference to 'XDrawLines'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTabset.o): in function
DrawLabel:(.text+0x1dba): error: undefined reference to 'XDrawRectangle'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTabset.o): in function
DrawFolder:(.text+0x203a): error: undefined reference to 'XFillRectangles'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltText.o): in function
Blt_CreateTextBitmap:(.text+0x597): error: undefined reference to
'XSetForeground'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltText.o): in function
Blt_CreateTextBitmap:(.text+0x5d4): error: undefined reference to 'XSetFont'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltText.o): in function
Blt_DrawTextLayout:(.text+0x9c7): error: undefined reference to 'XSetClipMask'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltText.o): in function
Blt_DrawTextLayout:(.text+0xa24): error: undefined reference to 'XSetClipOrigin'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltText.o): in function
Blt_DrawTextLayout:(.text+0xa77): error: undefined reference to 'XCopyPlane'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltText.o): in function
Blt_DrawTextLayout:(.text+0xaaa): error: undefined reference to 'XSetClipOrigin'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltText.o): in function
Blt_DrawTextLayout:(.text+0xaf7): error: undefined reference to 'XCopyPlane'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltText.o): in function
Blt_DrawTextLayout:(.text+0xb22): error: undefined reference to 'XSetClipMask'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltText.o): in function
Blt_DrawTextLayout:(.text+0xd20): error: undefined reference to 'XSetClipOrigin'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltText.o): in function
Blt_DrawTextLayout:(.text+0xd8a): error: undefined reference to 'XCopyPlane'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_SetTSOrigin:(.text+0xc8): error: undefined reference to 'XSetTSOrigin'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_SetTileOrigin:(.text+0x142): error: undefined reference to 'XSetTSOrigin'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TilePolygon:(.text+0x2ca): error: undefined reference to 'XCreateGC'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TilePolygon:(.text+0x30e): error: undefined reference to 'XSetFillStyle'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TilePolygon:(.text+0x33b): error: undefined reference to 'XSetStipple'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TilePolygon:(.text+0x35d): error: undefined reference to 'XFillPolygon'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TilePolygon:(.text+0x368): error: undefined reference to 'XFreeGC'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TilePolygon:(.text+0x387): error: undefined reference to 'XSetClipMask'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TilePolygon:(.text+0x3c6): error: undefined reference to 'XFillPolygon'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TilePolygon:(.text+0x3d9): error: undefined reference to 'XSetClipMask'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TilePolygon:(.text+0x431): error: undefined reference to 'XFillPolygon'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TileRectangle:(.text+0x564): error: undefined reference to 'XCreateGC'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
RedrawTile:(.text+0x9a5): error: undefined reference to 'XFreePixmap'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTile.o): in function
Blt_TileRectangles:(.text+0x6a4): error: undefined reference to
'XFillRectangles'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTreeView.o): in function
Blt_TreeViewDrawButton:(.text+0x1f2c): error: undefined reference to
'XDrawSegments'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
DisplayToken:(.text+0x8f1): error: undefined reference to 'XSetLineAttributes'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
DisplayToken:(.text+0x925): error: undefined reference to 'XDrawArc'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
DisplayToken:(.text+0x989): error: undefined reference to 'XSetLineAttributes'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
DisplayToken:(.text+0x9ba): error: undefined reference to 'XDrawArc'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
SetProperty:(.text+0x132a): error: undefined reference to 'XChangeProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
GetWinfo:(.text+0x1c57): error: undefined reference to 'XGetWindowAttributes'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
GetWinfo:(.text+0x1d1d): error: undefined reference to 'XQueryTree'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
GetProperty:(.text+0x23b2): error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
SendClientMsg:(.text+0x27d0): error: undefined reference to 'XSendEvent'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
SendClientMsg:(.text+0x27f1): error: undefined reference to 'XSync'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
DoDrop:(.text+0x3583): error: undefined reference to 'XGetAtomName'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
DoDrop:(.text+0x3678): error: undefined reference to 'XChangeProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
DoDrop:(.text+0x372f): error: undefined reference to 'XChangeProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
SourcePropertyEventProc:(.text+0x37f4): error: undefined reference to
'XGetWindowProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
TargetPropertyEventProc:(.text+0x39ae): error: undefined reference to
'XGetWindowProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
FadeToken:(.text+0x3b85): error: undefined reference to 'XMoveResizeWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
DestroyDnd:(.text+0x448e): error: undefined reference to 'XDeleteProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
DestroyDnd:(.text+0x44aa): error: undefined reference to 'XDeleteProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
ConfigureDnd:(.text+0x4648): error: undefined reference to 'XDeleteProperty'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
PullOp:(.text+0x4bdd): error: undefined reference to 'XInternAtom'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
Blt_DndInit:(.text+0x4f41): error: undefined reference to 'XInternAtom'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltUnixDnd.o): in function
Blt_DndInit:(.text+0x4f57): error: undefined reference to 'XInternAtom'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_ReparentWindow:(.text+0x198): error: undefined reference to
'XReparentWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_UnlinkWindow:(.text+0x2ab): error: undefined reference to 'XRootWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_MakeTransparentWindowExist:(.text+0x4a5): error: undefined reference to
'XCreateWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_MakeTransparentWindowExist:(.text+0x610): error: undefined reference to
'XConfigureWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_GetParent:(.text+0x639): error: undefined reference to 'XQueryTree'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_UnmapToplevel:(.text+0x6a3): error: undefined reference to 'XUnmapWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_MapToplevel:(.text+0x6c3): error: undefined reference to 'XMapWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_MoveToplevel:(.text+0x711): error: undefined reference to 'XMoveWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_MoveResizeToplevel:(.text+0x782): error: undefined reference to
'XMoveResizeWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_ResizeToplevel:(.text+0x7d1): error: undefined reference to 'XResizeWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_LowerToplevel:(.text+0x7f3): error: undefined reference to 'XLowerWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWindow.o): in function
Blt_RaiseToplevel:(.text+0x813): error: undefined reference to 'XRaiseWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
UnmapOp:(.text+0x28f): error: undefined reference to 'XMapWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
SnapOp:(.text+0x895): error: undefined reference to 'XGetGeometry'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
RaiseOp:(.text+0xc9a): error: undefined reference to 'XRaiseWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
QueryOp:(.text+0xd3a): error: undefined reference to 'XQueryPointer'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
WarpToOp:(.text+0xe00): error: undefined reference to 'XWarpPointer'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
WarpToOp:(.text+0xeb2): error: undefined reference to 'XWarpPointer'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
MoveOp:(.text+0x112f): error: undefined reference to 'XMoveWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
LowerOp:(.text+0x11ba): error: undefined reference to 'XLowerWindow'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
ColormapOp:(.text+0x1cbe): error: undefined reference to 'XAllocColorCells'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
ColormapOp:(.text+0x1ce6): error: undefined reference to 'XFreeColors'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
ColormapOp:(.text+0x1d3a): error: undefined reference to 'XQueryColors'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltWinop.o): in function
ChangesOp:(.text+0x1e19): error: undefined reference to
'XChangeWindowAttributes'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(tkButton.o): in function
DisplayButton:(.text+0x1729): error: undefined reference to 'XFillPolygon'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(tkButton.o): in function
ButtonWidgetCmd:(.text+0x20b2): error: undefined reference to 'XFlush'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTed.o): in function
DisplayTed:(.text+0x632): error: undefined reference to 'XDrawSegments'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTed.o): in function
ConfigureTed:(.text+0x197f): error: undefined reference to 'XSetDashes'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrHairs.o): in function
OffOp:(.text+0x12d): error: undefined reference to 'XDrawSegments'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrLine.o): in function
DrawTraces:(.text+0x444e): error: undefined reference to 'XDrawLines'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrLine.o): in function
DrawSymbols:(.text+0x468a): error: undefined reference to 'XDrawPoints'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrLine.o): in function
DrawSymbols:(.text+0x53fc): error: undefined reference to 'XFillArcs'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrLine.o): in function
DrawSymbols:(.text+0x5424): error: undefined reference to 'XDrawArcs'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrLine.o): in function
DrawSymbols:(.text+0x55b4): error: undefined reference to 'XDrawRectangles'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrMisc.o): in function
Blt_MaxRequestSize:(.text+0x14a4): error: undefined reference to
'XExtendedMaxRequestSize'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrMisc.o): in function
Blt_MaxRequestSize:(.text+0x14b1): error: undefined reference to
'XMaxRequestSize'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrMisc.o): in function
Blt_FreePrivateGC:(.text+0x17a8): error: undefined reference to
'XGContextFromGC'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrMisc.o): in function
Blt_GetPrivateGC:(.text+0x184d): error: undefined reference to 'XCreateGC'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrMisc.o): in function
Blt_SetDashes:(.text+0x1786): error: undefined reference to 'XSetDashes'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrMisc.o): in function
Blt_FreePrivateGC:(.text+0x17cc): error: undefined reference to 'XFreeGC'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltGrMisc.o): in function
Blt_GetPrivateGCFromDrawable:(.text+0x17d1): error: undefined reference to
'XCreateGC'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltColor.o): in function
Blt_FreeColorTable:(.text+0x26): error: undefined reference to 'XFreeColors'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltColor.o): in function
PrivateColormap:(.text+0x90): error: undefined reference to 'XFreeColors'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltColor.o): in function
PrivateColormap:(.text+0xf5): error: undefined reference to 'XAllocColorCells'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltColor.o): in function
PrivateColormap:(.text+0x111): error: undefined reference to 'XFreeColors'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltColor.o): in function
PrivateColormap:(.text+0x14e): error: undefined reference to 'XQueryColors'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltColor.o): in function
Blt_CreateColorTable:(.text+0x21b): error: undefined reference to
'XVisualIDFromVisual'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltColor.o): in function
Blt_CreateColorTable:(.text+0x235): error: undefined reference to
'XGetVisualInfo'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltColor.o): in function
Blt_DirectColorTable:(.text+0x518): error: undefined reference to 'XAllocColor'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltColor.o): in function
Blt_DirectColorTable:(.text+0x652): error: undefined reference to
'XSetWindowColormap'
/usr/bin/ld: /usr/lib/libBLT.2.4.8.4.a(bltTreeViewEdit.o): in function
UpdateLayout:(.text+0x23a): error: undefined reference to 'XRaiseWindow'
collect2: ld returned 1 exit status
make[1]: *** [ttt] Error 1
--- End Message ---
--- Begin Message ---
Source: ttt
Source-Version: 1.7-3.3
We believe that the bug you reported is fixed in the latest version of
ttt, which is due to be installed in the Debian FTP archive:
ttt_1.7-3.3.diff.gz
to main/t/ttt/ttt_1.7-3.3.diff.gz
ttt_1.7-3.3.dsc
to main/t/ttt/ttt_1.7-3.3.dsc
ttt_1.7-3.3_amd64.deb
to main/t/ttt/ttt_1.7-3.3_amd64.deb
tttprobe_1.7-3.3_amd64.deb
to main/t/ttt/tttprobe_1.7-3.3_amd64.deb
tttview_1.7-3.3_amd64.deb
to main/t/ttt/tttview_1.7-3.3_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 556...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bart Martens <ba...@debian.org> (supplier of updated ttt package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 05 Oct 2011 20:24:16 +0200
Source: ttt
Binary: ttt tttview tttprobe
Architecture: source amd64
Version: 1.7-3.3
Distribution: unstable
Urgency: low
Maintainer: Thomas Scheffczyk <thomas.scheffc...@verwaltung.uni-mainz.de>
Changed-By: Bart Martens <ba...@debian.org>
Description:
ttt - Standalone program for local traffic-monitoring
tttprobe - Probe to collect traffic-data and send it to a viewer
tttview - Graphical viewer for remote captured traffic-data
Closes: 451138 556506
Changes:
ttt (1.7-3.3) unstable; urgency=low
.
* Non-maintainer upload.
* Makefile.in: Added -lX11 to LIBRARIES. Fixed FTBFS. Closes: #556506.
* Debhelper version and compat level 6. Closes: #451138.
* Fixed debhelper-but-no-misc-depends.
* Fixed description-synopsis-starts-with-article.
* Fixed manpage-has-bad-whatis-entry.
Checksums-Sha1:
709a132375491f7d1096baafeb9dd5d55007b56a 1750 ttt_1.7-3.3.dsc
eb106d009e1d6997b240b660e25138c178e04243 32606 ttt_1.7-3.3.diff.gz
5fec1eff9ee28eed1783b0ed73db22978be6840e 444910 ttt_1.7-3.3_amd64.deb
999f3a28a1bc5df7dd5251c65441ec948f3f11b8 443024 tttview_1.7-3.3_amd64.deb
d5099533daea7c812010366cb086b5743f55f98b 24560 tttprobe_1.7-3.3_amd64.deb
Checksums-Sha256:
cfe3526a8c63f0f4675420c6a85e256bc933ea1c2d5e34cd8a022168ad477c0c 1750
ttt_1.7-3.3.dsc
fcc90b73a3a6d396fcfc06f4cb8d36879c8fee08e50652a0c197f92bcf3d2ff8 32606
ttt_1.7-3.3.diff.gz
2b33c587ec3bc1715422a031a7bd87b0a906f4a801206013a91c74ebde0efc0c 444910
ttt_1.7-3.3_amd64.deb
d0e5140c4fb9e5fa304f181e4409a0978d6d4cf35f63d8997409e8a52061a6ec 443024
tttview_1.7-3.3_amd64.deb
35e340dc91b8f6388bf52cb2c5d55675b4f5d0f2232d4ee02601d71361d4aaf3 24560
tttprobe_1.7-3.3_amd64.deb
Files:
44f553179ca0b15711167c0bb25d2d34 1750 net optional ttt_1.7-3.3.dsc
405af4e01bce455cab5db012759778a0 32606 net optional ttt_1.7-3.3.diff.gz
1f1859db79bb516c99dc78bcf89f0e11 444910 net optional ttt_1.7-3.3_amd64.deb
1166d268d75aeb9c0c710e61925eb973 443024 net optional tttview_1.7-3.3_amd64.deb
87598c2f56d96694d5bcbadd272b87a4 24560 net optional tttprobe_1.7-3.3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJOjLiNAAoJEDNV9NY7WCHM9YcP/3xA4XNFEuFT1cNbWsXq2xJ7
vo8/YEh/w6ceLH+ISLg19f0i17IxPaPx2B9+KyRPVN/7kko21ga89qT//S6swFHK
JgICY0nPqn1J9bTMzh8SGbQZ0ovzcF0aDG5YwY3jghHqSrPA3/dRAnnZ2uO8whJL
LWb9wzH3+LCSGiXUUXjZ1uRTs1GlmZCeEWIRWGbXHhCzd+evRTFRPNQZxQMrby7A
UE2lOUIQu+kvstfa9O6cG8mqZ+2lMuSQ0vFpd3Jji+SqAmg1kAu7F4oO+Bgmp4XJ
ZhkIpWXs2aTkkWMUbojokjwm3ypY+2Z4EYUC+lyheGQswP6VKdmIZwPlKf9Oley8
xqoudTbwjnQDWvDaDJDSZO/2SbPc2fnBVvlTjMW/NiV9B1JCvEmLJiHO7dbmgSAN
dzjD4YozVqAFSstAX09TBcxdqmtzVWmdgoAF1ZTYARsKyTOAVQ7LyLrO/j/sdSUx
P68258SnlRb+XkzSKQOEJmoco05l2OFQ8Qe/aJRLuwUSK2RovZ3fT6h9L0R0k49R
H/8tYtSZIHgsjecrGeWSO7ipvlUg5oyav5aLCS1LSHL/iGfwEpOSmGvYjGSBeQwN
EbKsAC1KiEwcy9pHcBk1iNAX2jObGBtd9qd8QSnpmhbQhhnW69BpbJNiMZ4J5lbY
bFJHsxjrLxfE1OcNTnYf
=5LXI
-----END PGP SIGNATURE-----
--- End Message ---