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

Bug#592826: FTBFS [hppa]: undefined reference to `LoadFloatByteswapped'



Source: egoboo
Version: 1:2.7.7-1
Severity: serious
User: debian-hppa@lists.debian.org
Usertags: hppa

egoboo fails to build on hppa. The error messages look similar to the
failures on mips, powerpc, s390 and sparc.

Complete build logs are available here:
  https://buildd.debian.org/pkg.cgi?pkg=egoboo

>From the most recent build attempt on hppa:
[...]
gcc -Os -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -c -o ../enet/packet.o ../enet/packet.c
gcc -Os -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -c -o ../enet/peer.o ../enet/peer.c
gcc -Os -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -c -o ../enet/protocol.o ../enet/protocol.c
gcc -Os -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -c -o ../enet/unix.o ../enet/unix.c
gcc -o egoboo camera.o char.o Client.o Clock.o common-file.o configfile.o egoboostrutil.o enchant.o Font.o Frustum.o game.o gltexture.o graphicfan.o graphicmad.o graphic.o graphicprt.o id_normals.o input.o lin-file.o Log.o MainLoop.o mathstuff.o Md2.o menu.o mesh.o module.o network.o particle.o passage.o script.o Server.o sound.o sys_lin.o Task.o Ticker.o Timer.o Ui.o ../enet/host.o ../enet/list.o ../enet/memory.o ../enet/packet.o ../enet/peer.o ../enet/protocol.o ../enet/unix.o -L/usr/lib -lSDL -lSDL_ttf -lSDL_mixer -lSDL_image -lGL -lGLU
game.o: In function `rip_md2_frames':
(.text+0x8dc0): undefined reference to `LoadFloatByteswapped'
game.o: In function `rip_md2_frames':
(.text+0x8dd0): undefined reference to `LoadFloatByteswapped'
game.o: In function `rip_md2_frames':
(.text+0x8de0): undefined reference to `LoadFloatByteswapped'
game.o: In function `rip_md2_frames':
(.text+0x8dec): undefined reference to `LoadFloatByteswapped'
game.o: In function `rip_md2_frames':
(.text+0x8df8): undefined reference to `LoadFloatByteswapped'
game.o:(.text+0x8e04): more undefined references to `LoadFloatByteswapped' follow
collect2: ld returned 1 exit status
make[2]: *** [egoboo] Error 1
make[2]: Leaving directory `/build/buildd-egoboo_2.7.7-1-hppa-018ZxP/egoboo-2.7.7/game'
make[1]: *** [override_dh_auto_build] Error 2



Reply to: