Your message dated Sun, 03 Apr 2011 15:02:22 +0000
with message-id <[email protected]>
and subject line Bug#553950: fixed in antennavis 0.3.1-2
has caused the Debian Bug report #553950,
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 [email protected]
immediately.)
--
553950: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553950
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: antennavis
Version: 0.3-6
Severity: normal
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.
cc -L/usr/X11R6/lib TkAntenna.o AntennaWidget.o ParseArgs.o togl.o ant.o
pcard.o VisField.o VisWires.o -ltk8.4 -ltcl8.4 -
lXmu -lGLU -o TkAnt
/usr/bin/ld: AntennaWidget.o: in function TKA_Rotate:AntennaWidget.c:413:
error: undefined reference to 'sincos'
/usr/bin/ld: AntennaWidget.o: in function TKA_Rotate:AntennaWidget.c:417:
error: undefined reference to 'sincos'
/usr/bin/ld: AntennaWidget.o: in function TKA_Rotate:AntennaWidget.c:419:
error: undefined reference to 'sincos'
/usr/bin/ld: AntennaWidget.o: in function TKA_Rotate:AntennaWidget.c:443:
error: undefined reference to 'glMultMatrixf'
/usr/bin/ld: AntennaWidget.o: in function TKA_Cube:AntennaWidget.c:536: error:
undefined reference to 'glPushMatrix'
/usr/bin/ld: AntennaWidget.o: in function TKA_Cube:AntennaWidget.c:537: error:
undefined reference to 'glTranslatef'
/usr/bin/ld: AntennaWidget.o: in function TKA_Cube:AntennaWidget.c:539: error:
undefined reference to 'glPushMatrix'
/usr/bin/ld: AntennaWidget.o: in function TKA_Cube:AntennaWidget.c:540: error:
undefined reference to 'glTranslatef'
/usr/bin/ld: AntennaWidget.o: in function TKA_Cube:AntennaWidget.c:542: error:
undefined reference to 'glPopMatrix'
/usr/bin/ld: AntennaWidget.o: in function TKA_Cylinder:AntennaWidget.c:512:
error: undefined reference to 'glPushMatrix'
/usr/bin/ld: AntennaWidget.o: in function TKA_Cylinder:AntennaWidget.c:513:
error: undefined reference to 'glPushMatrix'
/usr/bin/ld: AntennaWidget.o: in function TKA_Cylinder:AntennaWidget.c:514:
error: undefined reference to 'glTranslatef'
/usr/bin/ld: AntennaWidget.o: in function TKA_Cylinder:AntennaWidget.c:516:
error: undefined reference to 'glPopMatrix'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1324:
error: undefined reference to 'sin'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1324:
error: undefined reference to 'cos'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1325:
error: undefined reference to 'sin'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1326:
error: undefined reference to 'cos'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1326:
error: undefined reference to 'cos'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1327:
error: undefined reference to 'glLightfv'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1328:
error: undefined reference to 'glLightfv'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1329:
error: undefined reference to 'glLightfv'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1330:
error: undefined reference to 'glLightf'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1331:
error: undefined reference to 'glLightf'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1332:
error: undefined reference to 'glLightf'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1346:
error: undefined reference to 'glLightf'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:459:
error: undefined reference to 'atan2'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:459:
error: undefined reference to 'atan2'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1339:
error: undefined reference to 'sin'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1339:
error: undefined reference to 'sincos'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1339:
error: undefined reference to 'cos'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1339:
error: undefined reference to 'sin'
/usr/bin/ld: AntennaWidget.o: in function TKA_Reshape:AntennaWidget.c:393:
error: undefined reference to 'glViewport'
/usr/bin/ld: AntennaWidget.o: in function TKA_Reshape:AntennaWidget.c:394:
error: undefined reference to 'glMatrixMode'
/usr/bin/ld: AntennaWidget.o: in function TKA_Reshape:AntennaWidget.c:395:
error: undefined reference to 'glLoadIdentity'
/usr/bin/ld: AntennaWidget.o: in function TKA_Reshape:AntennaWidget.c:459:
error: undefined reference to 'atan2'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:343:
error: undefined reference to 'glClearColor'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:347:
error: undefined reference to 'glClear'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:348:
error: undefined reference to 'glLightModeli'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:350:
error: undefined reference to 'glLightModelfv'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:351:
error: undefined reference to 'glMatrixMode'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:354:
error: undefined reference to 'glLoadIdentity'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:355:
error: undefined reference to 'glTranslatef'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:1294:
error: undefined reference to 'glShadeModel'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:1295:
error: undefined reference to 'glMaterialfv'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:1296:
error: undefined reference to 'glMaterialfv'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:1297:
error: undefined reference to 'glMaterialfv'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:1298:
error: undefined reference to 'glMaterialf'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:1299:
error: undefined reference to 'glMaterialfv'
/usr/bin/ld: AntennaWidget.o: in function TKA_Display:AntennaWidget.c:369:
error: undefined reference to 'glPopMatrix'
/usr/bin/ld: AntennaWidget.o: in function TKA_Create:AntennaWidget.c:637:
error: undefined reference to 'glEnable'
/usr/bin/ld: AntennaWidget.o: in function TKA_Cube:AntennaWidget.c:546: error:
undefined reference to 'glPopMatrix'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1349:
error: undefined reference to 'glEnable'
/usr/bin/ld: AntennaWidget.o: in function TKA_SetLight:AntennaWidget.c:1320:
error: undefined reference to 'glDisable'
/usr/bin/ld: AntennaWidget.o: in function TKA_Create:AntennaWidget.c:638:
error: undefined reference to 'glEnable'
/usr/bin/ld: togl.o: in function Togl_StereoFrustum:togl.c:3929: error:
undefined reference to 'glFrustum'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3712: error:
undefined reference to 'glXQueryServerString'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3757: error:
undefined reference to 'glPixelMapfv'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3758: error:
undefined reference to 'glPixelMapfv'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3759: error:
undefined reference to 'glPixelMapfv'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3765: error:
undefined reference to 'glFlush'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3503: error:
undefined reference to 'glGetIntegerv'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3504: error:
undefined reference to 'glGetIntegerv'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3505: error:
undefined reference to 'glGetIntegerv'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3506: error:
undefined reference to 'glGetIntegerv'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3512: error:
undefined reference to 'glPixelStorei'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3513: error:
undefined reference to 'glPixelStorei'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3514: error:
undefined reference to 'glPixelStorei'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3515: error:
undefined reference to 'glPixelStorei'
/usr/bin/ld: togl.o: in function Togl_DumpToEpsFile:togl.c:3520: error:
undefined reference to 'glReadPixels'
/usr/bin/ld: togl.o: in function Togl_FreeColorOverlay:togl.c:3327: error:
undefined reference to 'XFreeColors'
/usr/bin/ld: togl.o: in function Togl_FreeColor:togl.c:2976: error: undefined
reference to 'XFreeColors'
/usr/bin/ld: togl.o: in function Togl_AllocColorOverlay:togl.c:3313: error:
undefined reference to 'XAllocColor'
/usr/bin/ld: togl.o: in function RenderOverlay:togl.c:1197: error: undefined
reference to 'glXMakeCurrent'
/usr/bin/ld: togl.o: in function Togl_HideOverlay:togl.c:3258: error: undefined
reference to 'XUnmapWindow'
/usr/bin/ld: togl.o: in function Togl_ShowOverlay:togl.c:3246: error: undefined
reference to 'XMapWindow'
/usr/bin/ld: togl.o: in function Togl_ShowOverlay:togl.c:3247: error: undefined
reference to 'XInstallColormap'
/usr/bin/ld: togl.o: in function Togl_UnloadBitmapFont:togl.c:3185: error:
undefined reference to 'glDeleteLists'
/usr/bin/ld: togl.o: in function Togl_LoadBitmapFont:togl.c:3111: error:
undefined reference to 'XLoadQueryFont'
/usr/bin/ld: togl.o: in function Togl_LoadBitmapFont:togl.c:3134: error:
undefined reference to 'glGenLists'
/usr/bin/ld: togl.o: in function Togl_LoadBitmapFont:togl.c:3148: error:
undefined reference to 'glXUseXFont'
/usr/bin/ld: togl.o: in function Togl_SetColor:togl.c:3010: error: undefined
reference to 'XStoreColor'
/usr/bin/ld: togl.o: in function Togl_AllocColor:togl.c:2750: error: undefined
reference to 'XAllocColor'
/usr/bin/ld: togl.o: in function Togl_AllocColor:togl.c:2761: error: undefined
reference to 'XQueryColors'
/usr/bin/ld: togl.o: in function Togl_AllocColor:togl.c:2786: error: undefined
reference to 'XAllocColor'
/usr/bin/ld: togl.o: in function Togl_AllocColor:togl.c:2761: error: undefined
reference to 'XQueryColors'
/usr/bin/ld: togl.o: in function Togl_EventProc:togl.c:2566: error: undefined
reference to 'XResizeWindow'
/usr/bin/ld: togl.o: in function Togl_EventProc:togl.c:2570: error: undefined
reference to 'XResizeWindow'
/usr/bin/ld: togl.o: in function Togl_EventProc:togl.c:2572: error: undefined
reference to 'XRaiseWindow'
/usr/bin/ld: togl.o: in function Togl_EventProc:togl.c:2580: error: undefined
reference to 'glViewport'
/usr/bin/ld: togl.o: in function Togl_EventProc:togl.c:2584: error: undefined
reference to 'glViewport'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:1809: error:
undefined reference to 'glXQueryExtension'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:2157: error:
undefined reference to 'XRootWindow'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:2157: error:
undefined reference to 'XCreateColormap'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:2180: error:
undefined reference to 'XCreateWindow'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:2186: error:
undefined reference to 'XSetWMColormapWindows'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:2209: error:
undefined reference to 'XMapWindow'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:2371: error:
undefined reference to 'glXGetConfig'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:1919: error:
undefined reference to 'glXChooseVisual'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:552: error: undefined
reference to 'XRootWindow'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:572: error: undefined
reference to 'glXQueryServerString'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:585: error: undefined
reference to 'XInternAtom'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:593: error: undefined
reference to 'XGetRGBColormaps'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:604: error: undefined
reference to 'XFree'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:638: error: undefined
reference to 'XCreateColormap'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:2143: error:
undefined reference to 'XRootWindow'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:1831: error:
undefined reference to 'XGetVisualInfo'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:1840: error:
undefined reference to 'glXGetConfig'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:1841: error:
undefined reference to 'glXGetConfig'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:1843: error:
undefined reference to 'glXGetConfig'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:2376: error:
undefined reference to 'glDrawBuffer'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:1947: error:
undefined reference to 'glXCreateContext'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:618: error: undefined
reference to 'XGetRGBColormaps'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:629: error: undefined
reference to 'XFree'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:1951: error:
undefined reference to 'glXCreateContext'
/usr/bin/ld: togl.o: in function Togl_CreateWindow:togl.c:625: error: undefined
reference to 'XFree'
/usr/bin/ld: togl.o: in function ToglCmdDeletedProc:togl.c:2468: error:
undefined reference to 'glXDestroyContext'
/usr/bin/ld: togl.o: in function Togl_Widget:togl.c:1332: error: undefined
reference to 'glGetString'
/usr/bin/ld: togl.o: in function Togl_UseLayer:togl.c:3226: error: undefined
reference to 'glXMakeCurrent'
/usr/bin/ld: togl.o: in function Togl_UseLayer:togl.c:3211: error: undefined
reference to 'glXMakeCurrent'
/usr/bin/ld: togl.o: in function Togl_MakeCurrent:togl.c:1044: error: undefined
reference to 'glXMakeCurrent'
/usr/bin/ld: togl.o: in function Togl_SwapBuffers:togl.c:2686: error: undefined
reference to 'glFlush'
/usr/bin/ld: togl.o: in function Togl_SwapBuffers:togl.c:2681: error: undefined
reference to 'glXSwapBuffers'
/usr/bin/ld: ant.o: in function DisplaySelectedAnt:ant.c:488: error: undefined
reference to 'glScalef'
/usr/bin/ld: ant.o: in function DisplaySelectedAnt:ant.c:394: error: undefined
reference to 'glScalef'
/usr/bin/ld: ant.o: in function DisplaySelectedAnt:ant.c:425: error: undefined
reference to 'glRotatef'
/usr/bin/ld: ant.o: in function DisplaySelectedAnt:ant.c:441: error: undefined
reference to 'glRotatef'
/usr/bin/ld: ant.o: in function DisplayAnt:ant.c:578: error: undefined
reference to 'glScalef'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:110: error: undefined reference
to 'glLineWidth'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:111: error: undefined reference
to 'glBegin'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:112: error: undefined reference
to 'glVertex3f'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:113: error: undefined reference
to 'glVertex3f'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:114: error: undefined reference
to 'glEnd'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:117: error: undefined reference
to 'glBegin'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:118: error: undefined reference
to 'glVertex3f'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:119: error: undefined reference
to 'glVertex3f'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:120: error: undefined reference
to 'glEnd'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:123: error: undefined reference
to 'glBegin'
/usr/bin/ld: ant.o: in function DrawAxes:ant.c:126: error: undefined reference
to 'glEnd'
/usr/bin/ld: pcard.o: in function WritePattern:pcard.c:945: error: undefined
reference to 'exp'
/usr/bin/ld: VisField.o: in function DrawShowNullsSphere:VisField.c:1661:
error: undefined reference to 'glEnable'
/usr/bin/ld: VisField.o: in function DrawShowNullsSphere:VisField.c:1663:
error: undefined reference to 'glShadeModel'
/usr/bin/ld: VisField.o: in function DrawShowNullsSphere:VisField.c:1664:
error: undefined reference to 'glBlendFunc'
/usr/bin/ld: VisField.o: in function DrawShowNullsSphere:VisField.c:1667:
error: undefined reference to 'glBegin'
/usr/bin/ld: VisField.o: in function DrawShowNullsSphere:VisField.c:1679:
error: undefined reference to 'glNormal3f'
/usr/bin/ld: VisField.o: in function DrawShowNullsSphere:VisField.c:1695:
error: undefined reference to 'glNormal3f'
/usr/bin/ld: VisField.o: in function DrawShowNullsSphere:VisField.c:1704:
error: undefined reference to 'glEnd'
/usr/bin/ld: VisField.o: in function DrawShowNullsSphere:VisField.c:1706:
error: undefined reference to 'glDisable'
/usr/bin/ld: VisField.o: in function DrawShowNullsSphere:VisField.c:1663:
error: undefined reference to 'glShadeModel'
/usr/bin/ld: VisField.o: in function DrawShowNullsSphere:VisField.c:1664:
error: undefined reference to 'glBlendFunc'
/usr/bin/ld: VisField.o: in function
DrawPolarizationTiltSphere:VisField.c:1401: error: undefined reference to
'glShadeModel'
/usr/bin/ld: VisField.o: in function
DrawPolarizationTiltSphere:VisField.c:1402: error: undefined reference to
'glBlendFunc'
/usr/bin/ld: VisField.o: in function
DrawPolarizationTiltSphere:VisField.c:1414: error: undefined reference to
'glNormal3f'
/usr/bin/ld: VisField.o: in function
DrawPolarizationTiltSphere:VisField.c:1427: error: undefined reference to
'glNormal3f'
/usr/bin/ld: VisField.o: in function
DrawPolarizationTiltSphere:VisField.c:1438: error: undefined reference to
'glDisable'
/usr/bin/ld: VisField.o: in function
DrawPolarizationTiltSphere:VisField.c:1402: error: undefined reference to
'glBlendFunc'
/usr/bin/ld: VisField.o: in function
DrawPolarizationSenseSphere:VisField.c:1313: error: undefined reference to
'glDisable'
/usr/bin/ld: VisField.o: in function DrawShowNullsSurface:VisField.c:950:
error: undefined reference to 'exp'
/usr/bin/ld: VisField.o: in function DrawAxialRatioSurface:VisField.c:814:
error: undefined reference to 'exp'
/usr/bin/ld: VisField.o: in function
DrawPolarizationTiltSurface:VisField.c:683: error: undefined reference to 'exp'
/usr/bin/ld: VisField.o: in function PlotPoint:VisField.c:133: error: undefined
reference to 'glRotatef'
/usr/bin/ld: VisField.o: in function PlotPoint:VisField.c:134: error: undefined
reference to 'glRotatef'
/usr/bin/ld: VisWires.o: in function DrawWireCurrentPhase:VisWires.c:649:
error: undefined reference to 'atan2'
/usr/bin/ld: VisWires.o: in function DrawWireCurrentPhase:VisWires.c:674:
error: undefined reference to 'glScalef'
collect2: ld returned 1 exit status
make[1]: *** [TkAnt] Error 1
--- End Message ---
--- Begin Message ---
Source: antennavis
Source-Version: 0.3.1-2
We believe that the bug you reported is fixed in the latest version of
antennavis, which is due to be installed in the Debian FTP archive:
antennavis_0.3.1-2.debian.tar.gz
to main/a/antennavis/antennavis_0.3.1-2.debian.tar.gz
antennavis_0.3.1-2.dsc
to main/a/antennavis/antennavis_0.3.1-2.dsc
antennavis_0.3.1-2_amd64.deb
to main/a/antennavis/antennavis_0.3.1-2_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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nanakos Chrysostomos <[email protected]> (supplier of updated antennavis
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 4 Mar 2011 17:32:53 +0200
Source: antennavis
Binary: antennavis
Architecture: source amd64
Version: 0.3.1-2
Distribution: unstable
Urgency: low
Maintainer: Nanakos Chrysostomos <[email protected]>
Changed-By: Nanakos Chrysostomos <[email protected]>
Description:
antennavis - antenna radiation pattern visualization software
Closes: 553950
Changes:
antennavis (0.3.1-2) unstable; urgency=low
.
* Fix FTBFS due to indirect linking in natty toolchain.
Thanks to Bhavani Shankar <[email protected]>
(Closes: Bug#553950).
* Added a library check in configure file relevant to a requires
library, libGL. Now it compiles cleanly. Thanks Sven Hoexter.
Checksums-Sha1:
71cf349d641b5a625d300fbde986830f8d563c1e 1792 antennavis_0.3.1-2.dsc
1ddd4f25346122066d98c7d6c811af803b6b7c9f 60819 antennavis_0.3.1-2.debian.tar.gz
df7486bc211db1e8a9101f7d19da5045bce1b1e5 62326 antennavis_0.3.1-2_amd64.deb
Checksums-Sha256:
d78adc7c503e3baeb85ae463223afc4c0c66ac9d72f6933c703fc88342dec2e4 1792
antennavis_0.3.1-2.dsc
39b0f4dff811e893334af5edf31b0c5676fb414e139391f53e7f619613d524e6 60819
antennavis_0.3.1-2.debian.tar.gz
70a2a747171b337bad8b8a014ce70a2556872645c1302093f5e620b18cf8fe2f 62326
antennavis_0.3.1-2_amd64.deb
Files:
e1c7e324dcb0fb4ae53aa74d3efd6cef 1792 hamradio optional antennavis_0.3.1-2.dsc
9c4964d8ce30e2c7658019a7922ad90e 60819 hamradio optional
antennavis_0.3.1-2.debian.tar.gz
6e6ed77595419c970b990fdfd7158687 62326 hamradio optional
antennavis_0.3.1-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJNmH4YAAoJEEkIatPr4vMfn/IP/RhQUpWDIroGYKIAgTzPjfPE
ebHNBXm0XEFyaLDjho3lfxYkd/TMw6uuolzYoL5L4PCFIbNNZVVKMexv80wGFmwz
tJUqhWX+7dViB0noaeGFC7uUubrLbId4LGh2RDTPOhdcav3/gixqnOCaSiUGjXre
299i9rgR+4rPhQaxoNTAuYtQGt65ZsNDuuJDefufHz82KnIk5wlQxodtIfG1NoU7
woUDtHrfY4av9E3Ok+/KZ6jLI1XrnF6yKRZw8tCZB7NGra/cSmDMGCYLZ2f2vlD9
U+OIHxpRqW5f8Oyy8zlEHFdb3ILAmjKw4tmtxfqgUHj2QiUi6OdrFc5MSiqajG3/
BdSPwiEdF3A+4RbifcOhOkrOuJOBTmvB1tTmC/jv8N+fFNpWxAdk07KPCLDvqGIb
pyd6EHgTO+XWCL3tDxKFMzP/XlcOqz7eEiVUs4t0kfjRsTNvgStpF0W9VW4oh40e
goLoy93nxYAw5OupWvt3QC7PDtShqJGfbm8NNFFtf85mhkWouWOg4ADFy7vlZQ+a
0ET5f9RFdXRyJwEUzZNZnA3f8FlOUu1LW4/NSWiAM2mDPSQ+8wpWTssiCTyEyV9s
VB6mti1WOzICzxZxmZE51zyldccrtVh9XDLFMP8buKjWSY5oYr8yHGVviWYfxftn
NXtasmw4GBoEUuqqhjuw
=vYXw
-----END PGP SIGNATURE-----
--- End Message ---