Your message dated Tue, 13 Apr 2010 16:18:30 +0000
with message-id <[email protected]>
and subject line Bug#553938: fixed in billard-gl 1.75-11
has caused the Debian Bug report #553938,
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.)


-- 
553938: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553938
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: billard-gl
Version: 1.75-10
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.

g++  -o billard-gl Anzeige.o Beleuchtung.o Benutzerschnittstelle.o BillardGL.o 
Einsetzen.o Handling.o Kamera.o 
KommandoZeilenParameter.o Kugel.o LA.o Netzwerk.o Menu.o Physik.o 
SchattenKreis.o Schiedsrichter.o Schild.o 
SpielfeldAufbau.o Textfeld.o Tisch.o Tischfunktionen.o Zeit.o bmp.o 
createTexture.o kugeltabellen.o viertelLoch.o 
LadeScreen.o  -lglut
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0x56): 
error: undefined reference to 'glPushMatrix'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0x60): 
error: undefined reference to 'glBegin'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0x96): 
error: undefined reference to 'glColor4f'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0xab): 
error: undefined reference to 'glVertex2f'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0xc0): 
error: undefined reference to 'glVertex2f'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0xf2): 
error: undefined reference to 'glColor4f'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0x11e): 
error: undefined reference to 'glVertex2f'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0x14a): 
error: undefined reference to 'glVertex2f'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0x180): 
error: undefined reference to 'glColor4f'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0x1dc): 
error: undefined reference to 'glColor4f'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0x239): 
error: undefined reference to 'glEnd'
/usr/bin/ld: Anzeige.o: in function Anzeige::male():Anzeige.cpp(.text+0x23f): 
error: undefined reference to 'glPopMatrix'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x5a): error: 
undefined reference to 'glNewList'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x64): error: 
undefined reference to 'glEnable'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x95): error: 
undefined reference to 'glDisable'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x9f): error: 
undefined reference to 'glDisable'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0xa9): error: 
undefined reference to 'glDisable'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0xb3): error: 
undefined reference to 'glDisable'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x112): error: 
undefined reference to 'glLightfv'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x124): error: 
undefined reference to 'glLightfv'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x136): error: 
undefined reference to 'glLightfv'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x140): error: 
undefined reference to 'glEnable'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x1b1): error: 
undefined reference to 'glLightfv'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x1df): error: 
undefined reference to 'glEnable'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x1e9): error: 
undefined reference to 'glEndList'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x200): error: 
undefined reference to 'glLightModelf'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x2a1): error: 
undefined reference to 'glEnable'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x35c): error: 
undefined reference to 'glLightModelfv'
/usr/bin/ld: Beleuchtung.o: in function Beleuchtung::Initialisiere(int, int, 
int, int):Beleuchtung.cpp(.text+0x36c): error: 
undefined reference to 'glGenLists'
/usr/bin/ld: Beleuchtung.o: in function 
Beleuchtung::male():Beleuchtung.cpp(.text+0x23): error: undefined reference to 
'glCallList'
/usr/bin/ld: Benutzerschnittstelle.o: in function Taste(unsigned char, int, 
int):Benutzerschnittstelle.cpp(.text+0x606): 
error: undefined reference to 'glClear'
/usr/bin/ld: Benutzerschnittstelle.o: in function Taste(unsigned char, int, 
int):Benutzerschnittstelle.cpp(.text+0x809): 
error: undefined reference to 'glClearColor'
/usr/bin/ld: Benutzerschnittstelle.o: in function Taste(unsigned char, int, 
int):Benutzerschnittstelle.cpp(.text+0x8cb): 
error: undefined reference to 'glPolygonMode'
/usr/bin/ld: BillardGL.o: in function main:BillardGL.cpp(.text+0x1a5): error: 
undefined reference to 'glClearColor'
/usr/bin/ld: BillardGL.o: in function updateGL():BillardGL.cpp(.text+0x4ea): 
error: undefined reference to 'glBlendFunc'
/usr/bin/ld: BillardGL.o: in function updateGL():BillardGL.cpp(.text+0x536): 
error: undefined reference to 'glClear'
/usr/bin/ld: Kamera.o: in function Kamera::male():Kamera.cpp(.text+0x24ba): 
error: undefined reference to 'glMatrixMode'
/usr/bin/ld: Kamera.o: in function Kamera::male():Kamera.cpp(.text+0x24bf): 
error: undefined reference to 'glLoadIdentity'
/usr/bin/ld: Kamera.o: in function Kamera::male():Kamera.cpp(.text+0x24e3): 
error: undefined reference to 'gluPerspective'
/usr/bin/ld: Kamera.o: in function Kamera::male():Kamera.cpp(.text+0x24ed): 
error: undefined reference to 'glMatrixMode'
/usr/bin/ld: Kamera.o: in function Kamera::male():Kamera.cpp(.text+0x24f2): 
error: undefined reference to 'glLoadIdentity'
/usr/bin/ld: Kamera.o: in function Kamera::male():Kamera.cpp(.text+0x250a): 
error: undefined reference to 'glRotatef'
/usr/bin/ld: Kamera.o: in function Kamera::male():Kamera.cpp(.text+0x2522): 
error: undefined reference to 'glRotatef'
/usr/bin/ld: Kamera.o: in function Kamera::male():Kamera.cpp(.text+0x2548): 
error: undefined reference to 'glTranslatef'
/usr/bin/ld: Kugel.o: in function 
Kugel::neuePosition(float*):Kugel.cpp(.text+0x319): error: undefined reference 
to 
'glPushMatrix'
/usr/bin/ld: Kugel.o: in function 
Kugel::neuePosition(float*):Kugel.cpp(.text+0x31e): error: undefined reference 
to 
'glLoadIdentity'
/usr/bin/ld: Kugel.o: in function 
Kugel::neuePosition(float*):Kugel.cpp(.text+0x36f): error: undefined reference 
to 
'glRotatef'
/usr/bin/ld: Kugel.o: in function 
Kugel::neuePosition(float*):Kugel.cpp(.text+0x377): error: undefined reference 
to 
'glMultMatrixf'
/usr/bin/ld: Kugel.o: in function 
Kugel::neuePosition(float*):Kugel.cpp(.text+0x384): error: undefined reference 
to 
'glGetFloatv'
/usr/bin/ld: Kugel.o: in function 
Kugel::neuePosition(float*):Kugel.cpp(.text+0x389): error: undefined reference 
to 
'glPopMatrix'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x95e): 
error: undefined reference to 'glNewList'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x963): 
error: undefined reference to 'glPushMatrix'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x976): 
error: undefined reference to 'glScalef'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x991): 
error: undefined reference to 'glTranslatef'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x99c): 
error: undefined reference to 'glCallList'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x9a1): 
error: undefined reference to 'glPushMatrix'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x9b9): 
error: undefined reference to 'glTranslatef'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x9d4): 
error: undefined reference to 'glRotatef'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x9ec): 
error: undefined reference to 'glScalef'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x9f7): 
error: undefined reference to 'glCallList'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0x9fc): 
error: undefined reference to 'glPopMatrix'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0xa19): 
error: undefined reference to 'glTranslatef'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0xa4c): 
error: undefined reference to 'glScalef'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0xa57): 
error: undefined reference to 'glCallList'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0xa5c): 
error: undefined reference to 'glPopMatrix'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0xaac): 
error: undefined reference to 'glScalef'
/usr/bin/ld: Kugel.o: in function Kugel::maleSchatten():Kugel.cpp(.text+0xac6): 
error: undefined reference to 'glEndList'
/usr/bin/ld: Kugel.o: in function Kugel::male(int):Kugel.cpp(.text+0xcbc): 
error: undefined reference to 'glNewList'
/usr/bin/ld: Kugel.o: in function Kugel::male(int):Kugel.cpp(.text+0xcf3): 
error: undefined reference to 'glMultMatrixf'
/usr/bin/ld: Kugel.o: in function Kugel::male(int):Kugel.cpp(.text+0xd06): 
error: undefined reference to 'glEndList'
/usr/bin/ld: Kugel.o: in function Kugel::male(int):Kugel.cpp(.text+0xd63): 
error: undefined reference to 'glMultMatrixf'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0xeb6): error: undefined 
reference to 'glGenLists'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0xec5): error: undefined 
reference to 'glGenLists'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0xf36): error: undefined 
reference to 'glGenTextures'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0xf48): error: undefined 
reference to 'glBindTexture'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x105c): error: undefined 
reference to 'glNewList'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x10cb): error: undefined 
reference to 'glMaterialfv'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x10e2): error: undefined 
reference to 'glMaterialfv'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x10f9): error: undefined 
reference to 'glMaterialfv'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1110): error: undefined 
reference to 'glMaterialf'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1122): error: undefined 
reference to 'glBindTexture'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1143): error: undefined 
reference to 'glTexEnvf'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x114d): error: undefined 
reference to 'glEnableClientState'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1157): error: undefined 
reference to 'glEnableClientState'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1161): error: undefined 
reference to 'glEnableClientState'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1175): error: undefined 
reference to 'glNormalPointer'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x118e): error: undefined 
reference to 'glVertexPointer'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x11b8): error: undefined 
reference to 'glTexCoordPointer'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x11e0): error: undefined 
reference to 'glDrawElements'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x11ea): error: undefined 
reference to 'glDisableClientState'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x11f4): error: undefined 
reference to 'glDisableClientState'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x11fe): error: undefined 
reference to 'glDisableClientState'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x120d): error: undefined 
reference to 'glEndList'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x12ab): error: undefined 
reference to 'glGenLists'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x13aa): error: undefined 
reference to 'glMaterialfv'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x13ef): error: undefined 
reference to 'glMaterialf'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x13f9): error: undefined 
reference to 'glEnableClientState'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1417): error: undefined 
reference to 'glNormalPointer'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1430): error: undefined 
reference to 'glVertexPointer'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1456): error: undefined 
reference to 'glDrawElements'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1460): error: undefined 
reference to 'glDisableClientState'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x1495): error: undefined 
reference to 'glTexCoordPointer'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x14b2): error: undefined 
reference to 'glLoadIdentity'
/usr/bin/ld: Kugel.o: in function Kugel::Initialisiere(int, int, int, 
int):Kugel.cpp(.text+0x14c4): error: undefined 
reference to 'glGetFloatv'
/usr/bin/ld: Menu.o: in function Menu::male():Menu.cpp(.text+0x892d): error: 
undefined reference to 'glMatrixMode'
/usr/bin/ld: Menu.o: in function Menu::male():Menu.cpp(.text+0x894f): error: 
undefined reference to 'gluOrtho2D'
/usr/bin/ld: Menu.o: in function Menu::male():Menu.cpp(.text+0x8959): error: 
undefined reference to 'glMatrixMode'
/usr/bin/ld: SchattenKreis.o: in function SchattenKreis(int, float, float, 
float, float):SchattenKreis.cpp(.text+0x393): 
error: undefined reference to 'glVertexPointer'
/usr/bin/ld: SchattenKreis.o: in function SchattenKreis(int, float, float, 
float, float):SchattenKreis.cpp(.text+0x3a8): 
error: undefined reference to 'glColorPointer'
/usr/bin/ld: SchattenKreis.o: in function SchattenKreis(int, float, float, 
float, float):SchattenKreis.cpp(.text+0x3be): 
error: undefined reference to 'glBlendFunc'
/usr/bin/ld: SchattenKreis.o: in function SchattenKreis(int, float, float, 
float, float):SchattenKreis.cpp(.text+0x3d6): 
error: undefined reference to 'glDrawElements'
/usr/bin/ld: SchattenKreis.o: in function SchattenKreis(int, float, float, 
float, float):SchattenKreis.cpp(.text+0x3e5): 
error: undefined reference to 'glBlendFunc'
/usr/bin/ld: Schild.o: in function 
Schild::Initialisiere():Schild.cpp(.text+0x8e6): error: undefined reference to 
'glBegin'
/usr/bin/ld: Schild.o: in function 
Schild::Initialisiere():Schild.cpp(.text+0x926): error: undefined reference to 
'glEnd'
/usr/bin/ld: Schild.o: in function 
Schild::InitialisiereLogo():Schild.cpp(.text+0x9c4): error: undefined reference 
to 
'glBindTexture'
/usr/bin/ld: Schild.o: in function 
Schild::InitialisiereLogo():Schild.cpp(.text+0x9e5): error: undefined reference 
to 
'glTexEnvf'
/usr/bin/ld: Schild.o: in function 
Schild::InitialisiereLogo():Schild.cpp(.text+0x9ef): error: undefined reference 
to 
'glBegin'
/usr/bin/ld: Schild.o: in function 
Schild::InitialisiereLogo():Schild.cpp(.text+0x9fa): error: undefined reference 
to 
'glTexCoord2f'
/usr/bin/ld: Schild.o: in function 
Schild::InitialisiereLogo():Schild.cpp(.text+0xa15): error: undefined reference 
to 
'glTexCoord2f'
/usr/bin/ld: Schild.o: in function 
Schild::InitialisiereLogo():Schild.cpp(.text+0xa35): error: undefined reference 
to 
'glTexCoord2f'
/usr/bin/ld: Schild.o: in function 
Schild::InitialisiereLogo():Schild.cpp(.text+0xa55): error: undefined reference 
to 
'glTexCoord2f'
/usr/bin/ld: Schild.o: in function 
Schild::InitialisiereLogo():Schild.cpp(.text+0xa6a): error: undefined reference 
to 
'glEnd'
/usr/bin/ld: Schild.o: in function Schild::Initialisiere(int, char*, 
char):Schild.cpp(.text+0xb5a): error: undefined 
reference to 'glGenTextures'
/usr/bin/ld: Schild.o: in function Schild::Initialisiere(int, char*, 
char):Schild.cpp(.text+0xb92): error: undefined 
reference to 'glBindTexture'
/usr/bin/ld: Schild.o: in function Schild::Initialisiere(int, char*, 
char):Schild.cpp(.text+0xbe0): error: undefined 
reference to 'glTexEnvf'
/usr/bin/ld: Schild.o: in function Schild::Initialisiere(int, char*, 
char):Schild.cpp(.text+0xbea): error: undefined 
reference to 'glBegin'
/usr/bin/ld: Schild.o: in function Schild::Initialisiere(int, char*, 
char):Schild.cpp(.text+0xc65): error: undefined 
reference to 'glEnd'
/usr/bin/ld: Schild.o: in function Schild::InitialisiereBuchstabe(int, 
char*):Schild.cpp(.text+0xe1e): error: undefined 
reference to 'glGenTextures'
/usr/bin/ld: Schild.o: in function Schild::InitialisiereBuchstabe(int, 
char*):Schild.cpp(.text+0xea4): error: undefined 
reference to 'glTexEnvf'
/usr/bin/ld: Schild.o: in function Schild::Initialisiere(int, 
char*):Schild.cpp(.text+0x10de): error: undefined reference to 
'glGenTextures'
/usr/bin/ld: Tisch.o: in function 
Tisch::Initialisiere(int):Tisch.cpp(.text+0x150): error: undefined reference to 
'glVertex3f'
/usr/bin/ld: Tisch.o: in function 
Tisch::Initialisiere(int):Tisch.cpp(.text+0x16d): error: undefined reference to 
'glVertex3f'
/usr/bin/ld: Tisch.o: in function 
Tisch::Initialisiere(int):Tisch.cpp(.text+0x1a0): error: undefined reference to 
'glVertex3f'
/usr/bin/ld: Tisch.o: in function 
Tisch::Initialisiere(int):Tisch.cpp(.text+0x1bd): error: undefined reference to 
'glVertex3f'
/usr/bin/ld: Tisch.o: in function 
Tisch::Initialisiere(int):Tisch.cpp(.text+0x2aa2): error: undefined reference 
to 
'glMaterialf'
/usr/bin/ld: Tisch.o: in function 
Tisch::Initialisiere(int):Tisch.cpp(.text+0x30e9): error: undefined reference 
to 
'glMaterialf'
/usr/bin/ld: Tischfunktionen.o: in function Diamant(float, float, 
float):Tischfunktionen.cpp(.text+0x2e): error: undefined 
reference to 'glNormal3f'
/usr/bin/ld: Tischfunktionen.o: in function Diamant(float, float, 
float):Tischfunktionen.cpp(.text+0xfc): error: undefined 
reference to 'glNormal3f'
/usr/bin/ld: Tischfunktionen.o: in function Diamant(float, float, 
float):Tischfunktionen.cpp(.text+0x1ab): error: undefined 
reference to 'glNormal3f'
/usr/bin/ld: Tischfunktionen.o: in function Diamant(float, float, 
float):Tischfunktionen.cpp(.text+0x233): error: undefined 
reference to 'glNormal3f'
/usr/bin/ld: Tischfunktionen.o: in function 
EckLochRand():Tischfunktionen.cpp(.text+0x443): error: undefined reference to 
'glVertexPointer'
/usr/bin/ld: Tischfunktionen.o: in function 
EckLochRand():Tischfunktionen.cpp(.text+0x452): error: undefined reference to 
'glNormalPointer'
/usr/bin/ld: Tischfunktionen.o: in function 
EckLochRand():Tischfunktionen.cpp(.text+0x46e): error: undefined reference to 
'glDrawElements'
/usr/bin/ld: Tischfunktionen.o: in function 
MittelLochRand():Tischfunktionen.cpp(.text+0x5c2): error: undefined reference 
to 
'glNormalPointer'
/usr/bin/ld: Tischfunktionen.o: in function Holzbande(float, int, float, 
float):Tischfunktionen.cpp(.text+0x210d): error: 
undefined reference to 'glTexCoordPointer'
/usr/bin/ld: Tischfunktionen.o: in function 
TischflaechemitTextur():Tischfunktionen.cpp(.text+0x2428): error: undefined 
reference to 'glTexCoordPointer'
/usr/bin/ld: createTexture.o: in function createTextureMipmap(FMatrix&, 
FMatrix&, FMatrix&):createTexture.cpp(.text+0x13f): 
error: undefined reference to 'glPixelStorei'
/usr/bin/ld: createTexture.o: in function createTextureMipmap(FMatrix&, 
FMatrix&, FMatrix&):createTexture.cpp(.text+0x156): 
error: undefined reference to 'glTexParameterf'
/usr/bin/ld: createTexture.o: in function createTextureMipmap(FMatrix&, 
FMatrix&, FMatrix&):createTexture.cpp(.text+0x16d): 
error: undefined reference to 'glTexParameterf'
/usr/bin/ld: createTexture.o: in function createTextureMipmap(FMatrix&, 
FMatrix&, FMatrix&):createTexture.cpp(.text+0x18d): 
error: undefined reference to 'glTexParameterf'
/usr/bin/ld: createTexture.o: in function createTextureMipmap(FMatrix&, 
FMatrix&, FMatrix&):createTexture.cpp(.text+0x1b6): 
error: undefined reference to 'glTexParameterf'
/usr/bin/ld: createTexture.o: in function createTextureMipmap(FMatrix&, 
FMatrix&, FMatrix&):createTexture.cpp(.text+0x22d): 
error: undefined reference to 'gluBuild2DMipmaps'
/usr/bin/ld: createTexture.o: in function createTextureAlpha2(FMatrix&, 
FMatrix&, FMatrix&, 
FMatrix&):createTexture.cpp(.text+0x3ef): error: undefined reference to 
'glPixelStorei'
/usr/bin/ld: createTexture.o: in function createTextureAlpha2(FMatrix&, 
FMatrix&, FMatrix&, 
FMatrix&):createTexture.cpp(.text+0x4a8): error: undefined reference to 
'glTexImage2D'
/usr/bin/ld: createTexture.o: in function createTextureText2(FMatrix&, int, 
int, int):createTexture.cpp(.text+0x60d): error: 
undefined reference to 'glPixelStorei'
/usr/bin/ld: createTexture.o: in function createTextureText2(FMatrix&, int, 
int, int):createTexture.cpp(.text+0x6ab): error: 
undefined reference to 'glTexImage2D'
/usr/bin/ld: createTexture.o: in function createTextureText(FMatrix&, int, int, 
int):createTexture.cpp(.text+0x7fd): error: 
undefined reference to 'glPixelStorei'
/usr/bin/ld: createTexture.o: in function createTextureText(FMatrix&, int, int, 
int):createTexture.cpp(.text+0x89b): error: 
undefined reference to 'glTexImage2D'
/usr/bin/ld: createTexture.o: in function createTextureAlpha(FMatrix&, 
FMatrix&, FMatrix&):createTexture.cpp(.text+0xb1b): 
error: undefined reference to 'glTexImage2D'
/usr/bin/ld: LadeScreen.o: in function LSidle():LadeScreen.cpp(.text+0x64): 
error: undefined reference to 'glClear'
/usr/bin/ld: LadeScreen.o: in function LSidle():LadeScreen.cpp(.text+0x22b): 
error: undefined reference to 
'glDeleteTextures'
/usr/bin/ld: LadeScreen.o: in function LSidle():LadeScreen.cpp(.text+0x271): 
error: undefined reference to 'glShadeModel'
/usr/bin/ld: LadeScreen.o: in function LSidle():LadeScreen.cpp(.text+0x280): 
error: undefined reference to 'glHint'
/usr/bin/ld: LadeScreen.o: in function LSidle():LadeScreen.cpp(.text+0x28f): 
error: undefined reference to 'glHint'
/usr/bin/ld: LadeScreen.o: in function 
LSupdateGL():LadeScreen.cpp(.text+0x705): error: undefined reference to 
'gluOrtho2D'
/usr/bin/ld: LadeScreen.o: in function 
LSupdateGL():LadeScreen.cpp(.text+0x71e): error: undefined reference to 
'glClear'
collect2: ld returned 1 exit status
make[1]: *** [billard-gl] Error 1




--- End Message ---
--- Begin Message ---
Source: billard-gl
Source-Version: 1.75-11

We believe that the bug you reported is fixed in the latest version of
billard-gl, which is due to be installed in the Debian FTP archive:

billard-gl-data_1.75-11_all.deb
  to main/b/billard-gl/billard-gl-data_1.75-11_all.deb
billard-gl_1.75-11.debian.tar.gz
  to main/b/billard-gl/billard-gl_1.75-11.debian.tar.gz
billard-gl_1.75-11.dsc
  to main/b/billard-gl/billard-gl_1.75-11.dsc
billard-gl_1.75-11_amd64.deb
  to main/b/billard-gl/billard-gl_1.75-11_amd64.deb
billard-gl_1.75.orig-lp.tar.gz
  to main/b/billard-gl/billard-gl_1.75.orig-lp.tar.gz



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.
Paul Wise <[email protected]> (supplier of updated billard-gl 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: SHA1

Format: 1.8
Date: Tue, 13 Apr 2010 23:40:53 +0800
Source: billard-gl
Binary: billard-gl billard-gl-data
Architecture: source all amd64
Version: 1.75-11
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Paul Wise <[email protected]>
Description: 
 billard-gl - 3D billiards game
 billard-gl-data - 3D billiards game - data files
Closes: 493918 553938 572544 577314
Changes: 
 billard-gl (1.75-11) unstable; urgency=low
 .
   [ Gonéri Le bouder ]
   * remove the duplicated last entry in the changelog
   * rename billard-gl.1 to billard-gl.6 since it's a game manpage
 .
   [ Evgeni Golov ]
   * Fix the encoding of the last changelog entry, sorry Eddy and Linas.
   * Correct the spelling of billiards in the short description and remove
     an additional space.
 .
   [ Paul Wise ]
   * Team upload.
   * Link to the English version of the website in Homepage
   * Link with GL, GLU as well as GLUT (Closes: #577314, #553938)
   * Prune Thierry Reding from Uploaders (Closes: #572544)
   * Add ${misc:Depends} to dependencies in case debhelper needs it
   * Switch to the dpkg-source v3 quilt format and DEP-3 patch headers
   * Include the extra languages from the language pack (Closes: #493918)
   * Refer to the correct version of the GPL in the copyright information
   * Update Barry deFreese's email address in the Uploaders field
   * Bump Standards-Version, no changes needed
   * Also include the upstream changelog in the data package
Checksums-Sha1: 
 20825016c12508b5be8de3030df1710e3e3127da 1616 billard-gl_1.75-11.dsc
 b3b40d3d99798e87f036d5a972263fcba266baaa 14642 billard-gl_1.75-11.debian.tar.gz
 bfd2efb77051fda5afb5da6cbcb1cac6aa63164f 601974 billard-gl-data_1.75-11_all.deb
 b14c51ec4da59226dc5f97d63fe5ef7f5abf8005 100634 billard-gl_1.75-11_amd64.deb
 743956811020739af84e01d91e51d4a450b9bfab 217572 billard-gl_1.75.orig-lp.tar.gz
Checksums-Sha256: 
 273abfd901e1f96b86587c5918424eb9ecb75c6be90598cfa0fa170f2c29f296 1616 
billard-gl_1.75-11.dsc
 8a3a5adc06ef273328bed7fa30cbf0da5ea6665cc1e8f54587b535a76744425c 14642 
billard-gl_1.75-11.debian.tar.gz
 81018286ddced797298d64dff5db64ee810b839cf99aa7a2a34e7305f229960d 601974 
billard-gl-data_1.75-11_all.deb
 3d12f8f22e16634af879b13b89c9f1a37e855142c0da436bf5f9c4fe169d5291 100634 
billard-gl_1.75-11_amd64.deb
 f372cd889c8c813ed2733825f725624979ad335db282ef0e36469536cac2eb17 217572 
billard-gl_1.75.orig-lp.tar.gz
Files: 
 e8518b1cfedf2db6ef8bcf85d369322f 1616 games optional billard-gl_1.75-11.dsc
 712df0779023c174e0755c7e178ce810 14642 games optional 
billard-gl_1.75-11.debian.tar.gz
 a6d8da34b818e86ed4e620e2fe4de7f8 601974 games optional 
billard-gl-data_1.75-11_all.deb
 21bd8cf6068618aa875177b3cb366227 100634 games optional 
billard-gl_1.75-11_amd64.deb
 b0c574881d574dbfa7725d1761eb9cbb 217572 games optional 
billard-gl_1.75.orig-lp.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvElmwACgkQ5Sc9mGvjxCOQVgCeKnwz3QRA89RmcnDwnnNCc08/
QwQAn3jfny3lh8MIugI1Dg2QyiEzh6SE
=QYMf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to