Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fehler beim Kompilieren ...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
23306
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2003
Posts: 79

PostPosted: Sat Sep 27, 2003 1:14 pm    Post subject: Fehler beim Kompilieren ... Reply with quote

hi,

ich versuche gerade etwas zu kompilieren ....(glhexen2)
klappt aber nicht ....wo könnte das problem sein bzw wo fängt es an?
und wie liest man am besten den kompiler output? das ich evtl. das nächstes mal alleine schaffe ;) dem fehler auf die schliche zu kommen ....

danke
ron

ps.
sorry das es so ein langer post ist

Code:

make -f Makefile.packaging glh2_static

gcc -c -o gl_dl_draw.o gl_dl_draw.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_mesh.o gl_mesh.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_model.o gl_model.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_refrag.o gl_refrag.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_dl_rlight.o gl_dl_rlight.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_dl_rmain.o gl_dl_rmain.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_dl_rmisc.o gl_dl_rmisc.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_dl_rsurf.o gl_dl_rsurf.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_dl_screen.o gl_dl_screen.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_test.o gl_test.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_dl_warp.o gl_dl_warp.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o gl_dl_vidsdl.o gl_dl_vidsdl.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
In file included from gl_dl_vidsdl.c:4:
winquake.h:100: warning: `struct sockaddr' declared inside parameter list
winquake.h:100: warning: its scope is only this definition or declaration, which is probably not what you want
winquake.h:102: warning: `struct sockaddr' declared inside parameter list
winquake.h:109: warning: `struct sockaddr' declared inside parameter list
gl_dl_vidsdl.c:460:2: warning: #warning Is this correct?!?
gl_dl_vidsdl.c:503:2: warning: #warning Is this correct?!?
gl_dl_vidsdl.c:598:2: warning: #warning STUB
gl_dl_vidsdl.c:1701:2: warning: #warning STUB!!!
gl_dl_vidsdl.c:2108:2: warning: #warning STUB!!! FIXME!!!
gcc -c -o cd_linux.o cd_linux.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o chase.o chase.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o cl_demo.o cl_demo.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o cl_effect.o cl_effect.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o cl_input.o cl_input.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o cl_main.o cl_main.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o cl_parse.o cl_parse.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o cl_tent.o cl_tent.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o cmd.o cmd.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
In file included from cmd.c:8:
winquake.h:100: warning: `struct sockaddr' declared inside parameter list
winquake.h:100: warning: its scope is only this definition or declaration, which is probably not what you want
winquake.h:102: warning: `struct sockaddr' declared inside parameter list
winquake.h:109: warning: `struct sockaddr' declared inside parameter list
gcc -c -o common.o common.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o console.o console.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o crc.o crc.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
crc.c:62:2: warning: no newline at end of file
gcc -c -o cvar.o cvar.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
In file included from cvar.c:4:
winquake.h:100: warning: `struct sockaddr' declared inside parameter list
winquake.h:100: warning: its scope is only this definition or declaration, which is probably not what you want
winquake.h:102: warning: `struct sockaddr' declared inside parameter list
winquake.h:109: warning: `struct sockaddr' declared inside parameter list
gcc -c -o host.o host.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o host_cmd.o host_cmd.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o in_sdl.o in_sdl.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o keys.o keys.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o mathlib.o mathlib.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o menu.o menu.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
In file included from menu.c:7:
winquake.h:100: warning: `struct sockaddr' declared inside parameter list
winquake.h:100: warning: its scope is only this definition or declaration, which is probably not what you want
winquake.h:102: warning: `struct sockaddr' declared inside parameter list
winquake.h:109: warning: `struct sockaddr' declared inside parameter list
gcc -c -o midi.o midi.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o net_bsd.o net_bsd.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o net_dgrm.o net_dgrm.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o net_loop.o net_loop.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o net_main.o net_main.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o net_udp.o net_udp.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o net_vcr.o net_vcr.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o pr_cmds.o pr_cmds.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
pr_cmds.c: In function `PF_updateInfoPlaque':
pr_cmds.c:3241: warning: assignment from incompatible pointer type
pr_cmds.c:3246: warning: assignment from incompatible pointer type
gcc -c -o pr_edict.o pr_edict.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o pr_exec.o pr_exec.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o r_dl_part.o r_dl_part.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o sbar.o sbar.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o snd_dma.o snd_dma.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o snd_mix.o snd_mix.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
snd_mix.c:8:1: warning: "DWORD" redefined
In file included from quakedef.h:12,
                 from snd_mix.c:3:
linux_inc.h:16:1: warning: this is the location of the previous definition
gcc -c -o snd_mem.o snd_mem.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o snd_oss.o snd_oss.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o sv_main.o sv_main.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o sv_move.o sv_move.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o sv_phys.o sv_phys.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o sv_user.o sv_user.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o sys_unix.o sys_unix.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
sys_unix.c:631:2: warning: #warning FIXME Soon - DDOI
gcc -c -o view.o view.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o wad.o wad.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o world.o world.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
gcc -c -o zone.o zone.c -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
nasm -f elf -o ftol.o ftol.asm
nasm -f elf -o math.o math.asm
nasm -f elf -o snd_mixa.o snd_mixa.asm
gcc -c -o sys_ia32.o sys_ia32.S -save-temps -march=athlon -fomit-frame-pointer -ffast-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2 -O2 -DUSE_INTEL_ASM -DPLATFORM_UNIX -DRJNET -DQUAKE2RJ `sdl-config --cflags` -DUSE_MIDI -DGLQUAKE
nasm -f elf -o worlda.o worlda.asm
gcc -o glhexen2 gl_dl_draw.o gl_mesh.o gl_model.o gl_refrag.o gl_dl_rlight.o gl_dl_rmain.o gl_dl_rmisc.o gl_dl_rsurf.o gl_dl_screen.o gl_test.o gl_dl_warp.o gl_dl_vidsdl.o cd_linux.o chase.o cl_demo.o cl_effect.o cl_input.o cl_main.o cl_parse.o cl_tent.o cmd.o common.o console.o crc.o cvar.o host.o host_cmd.o in_sdl.o keys.o mathlib.o menu.o midi.o net_bsd.o net_dgrm.o net_loop.o net_main.o net_udp.o net_vcr.o pr_cmds.o pr_edict.o pr_exec.o r_dl_part.o sbar.o snd_dma.o snd_mix.o snd_mem.o snd_oss.o sv_main.o sv_move.o sv_phys.o sv_user.o sys_unix.o view.o wad.o world.o zone.o ftol.o math.o snd_mixa.o sys_ia32.o worlda.o -DGLQUAKE -Wl,-Bstatic -L/usr/lib -lSDL_mixer -lSDL -L/usr/X11R6/lib -lX11 -lXext -ldl -lGLU -L/usr/X11R6/lib -lXxf86dga -lXxf86vm -lXv -L/usr/lib/ -lsmpeg -lvorbisfile -lvorbis -logg -lm -Wl,-Bdynamic -lpthread -lGL
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x35): In function `ALSA_PlayAudio':
: undefined reference to `snd_pcm_writei'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x7a): In function `ALSA_PlayAudio':
: undefined reference to `snd_pcm_prepare'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x9c): In function `ALSA_PlayAudio':
: undefined reference to `snd_pcm_resume'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0xfe): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_open'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x10b): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params_sizeof'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x11f): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params_sizeof'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x150): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params_any'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x17a): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params_set_access'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x217): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params_set_channels'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x24a): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params_set_rate_near'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x283): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params_set_period_size_near'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x2b4): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params_set_periods_near'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x2ce): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x329): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_drain'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x33c): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_close'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x387): In function `ALSA_OpenAudio':
: undefined reference to `snd_strerror'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x3bb): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_drain'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x3ce): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_close'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x3fe): In function `ALSA_OpenAudio':
: undefined reference to `snd_strerror'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x415): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params_get_channels'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x4ba): In function `ALSA_OpenAudio':
: undefined reference to `snd_pcm_hw_params_set_format'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x4fb): In function `ALSA_OpenAudio':
: undefined reference to `snd_strerror'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x512): In function `ALSA_OpenAudio':
: undefined reference to `snd_strerror'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x53a): In function `ALSA_OpenAudio':
: undefined reference to `snd_strerror'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x59d): In function `Audio_Available':
: undefined reference to `snd_pcm_open'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x5b2): In function `Audio_Available':
: undefined reference to `snd_pcm_close'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x7a4): In function `ALSA_CloseAudio':
: undefined reference to `snd_pcm_drain'
/usr/lib/libSDL.a(SDL_alsa_audio.lo)(.text+0x7b4): In function `ALSA_CloseAudio':
: undefined reference to `snd_pcm_close'
/usr/lib/libSDL.a(SDL_artsaudio.lo)(.text+0x7a): In function `ARTSC_OpenAudio':
: undefined reference to `arts_init'
/usr/lib/libSDL.a(SDL_artsaudio.lo)(.text+0xc4): In function `ARTSC_OpenAudio':
: undefined reference to `arts_play_stream'
/usr/lib/libSDL.a(SDL_artsaudio.lo)(.text+0x12e): In function `ARTSC_OpenAudio':
: undefined reference to `arts_stream_set'
/usr/lib/libSDL.a(SDL_artsaudio.lo)(.text+0x14e): In function `ARTSC_OpenAudio':
: undefined reference to `arts_stream_set'
/usr/lib/libSDL.a(SDL_artsaudio.lo)(.text+0x16a): In function `ARTSC_OpenAudio':
: undefined reference to `arts_stream_get'
/usr/lib/libSDL.a(SDL_artsaudio.lo)(.text+0x219): In function `Audio_Available':
: undefined reference to `arts_init'
/usr/lib/libSDL.a(SDL_artsaudio.lo)(.text+0x236): In function `Audio_Available':
: undefined reference to `arts_free'
/usr/lib/libSDL.a(SDL_artsaudio.lo)(.text+0x434): In function `ARTSC_PlayAudio':
: undefined reference to `arts_write'
/usr/lib/libSDL.a(SDL_artsaudio.lo)(.text+0x4be): In function `ARTSC_CloseAudio':
: undefined reference to `arts_free'
/usr/lib/libSDL.a(SDL_artsaudio.lo)(.text+0x4d4): In function `ARTSC_CloseAudio':
: undefined reference to `arts_close_stream'
/usr/lib/libSDL.a(SDL_esdaudio.lo)(.text+0x10e): In function `ESD_OpenAudio':
: undefined reference to `esd_play_stream'
/usr/lib/libSDL.a(SDL_esdaudio.lo)(.text+0x220): In function `Audio_Available':
: undefined reference to `esd_open_sound'
/usr/lib/libSDL.a(SDL_esdaudio.lo)(.text+0x231): In function `Audio_Available':
: undefined reference to `esd_close'
/usr/lib/libSDL.a(SDL_esdaudio.lo)(.text+0x4f1): In function `ESD_CloseAudio':
: undefined reference to `esd_close'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x3c): In function `SVGA_VideoInit':
: undefined reference to `vga_disabledriverreport'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x41): In function `SVGA_VideoInit':
: undefined reference to `vga_init'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x55): In function `SVGA_VideoInit':
: undefined reference to `vga_setmode'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x61): In function `SVGA_VideoInit':
: undefined reference to `vga_setmousesupport'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x66): In function `SVGA_VideoInit':
: undefined reference to `keyboard_init_return_fd'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x93): In function `SVGA_VideoInit':
: undefined reference to `keyboard_seteventhandler'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0xa0): In function `SVGA_VideoInit':
: undefined reference to `vga_lastmodenumber'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x15f): In function `SVGA_VideoInit':
: undefined reference to `vga_lastmodenumber'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x1e4): In function `SVGA_VideoInit':
: undefined reference to `vga_getcurrentmode'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x1ec): In function `SVGA_VideoInit':
: undefined reference to `vga_getmodeinfo'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x246): In function `SVGA_VideoInit':
: undefined reference to `vga_hasmode'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x2e8): In function `SVGA_VideoInit':
: undefined reference to `vga_hasmode'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x3c9): In function `SVGA_SetVideoMode':
: undefined reference to `vga_setmode'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x3d5): In function `SVGA_SetVideoMode':
: undefined reference to `vga_setpage'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x3eb): In function `SVGA_SetVideoMode':
: undefined reference to `vga_setlinearaddressing'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x413): In function `SVGA_SetVideoMode':
: undefined reference to `vga_getmodeinfo'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x42b): In function `SVGA_SetVideoMode':
: undefined reference to `vga_getcurrentmode'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x433): In function `SVGA_SetVideoMode':
: undefined reference to `vga_getmodeinfo'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x4b5): In function `SVGA_SetVideoMode':
: undefined reference to `vga_getgraphmem'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x512): In function `SVGA_SetVideoMode':
: undefined reference to `mouse_seteventhandler'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x545): In function `SVGA_SetVideoMode':
: undefined reference to `vga_getgraphmem'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x5db): In function `SVGA_FlipHWSurface':
: undefined reference to `vga_setdisplaystart'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x5fd): In function `SVGA_FlipHWSurface':
: undefined reference to `vga_waitretrace'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x643): In function `SVGA_VideoQuit':
: undefined reference to `keyboard_close'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x6f1): In function `SVGA_VideoQuit':
: undefined reference to `vga_setmode'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0x94e): In function `SVGA_AddMode':
: undefined reference to `vga_getmodeinfo'
/usr/lib/libSDL.a(SDL_svgavideo.lo)(.text+0xbf7): In function `SVGA_SetColors':
: undefined reference to `vga_setpalette'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0xdb): In function `AA_VideoInit':
: undefined reference to `aa_parseoptions'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0xeb): In function `AA_VideoInit':
: undefined reference to `aa_defparams'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0xf3): In function `AA_VideoInit':
: undefined reference to `aa_autoinit'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x135): In function `AA_VideoInit':
: undefined reference to `aa_autoinitkbd'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x15e): In function `AA_VideoInit':
: undefined reference to `aa_autoinitmouse'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x17b): In function `AA_VideoInit':
: undefined reference to `aa_getrenderparams'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x1a6): In function `AA_VideoInit':
: undefined reference to `aa_resizehandler'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x56a): In function `AA_ResizeHandler':
: undefined reference to `aa_resize'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x63a): In function `AA_ResizeHandler':
: undefined reference to `aa_renderpalette'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x642): In function `AA_ResizeHandler':
: undefined reference to `aa_flush'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x7f5): In function `AA_DirectUpdate':
: undefined reference to `aa_renderpalette'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x81a): In function `AA_DirectUpdate':
: undefined reference to `aa_flush'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x924): In function `AA_VideoQuit':
: undefined reference to `aa_uninitkbd'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x935): In function `AA_VideoQuit':
: undefined reference to `aa_uninitmouse'
/usr/lib/libSDL.a(SDL_aavideo.lo)(.text+0x954): In function `AA_VideoQuit':
: undefined reference to `aa_close'
/usr/lib/libSDL.a(SDL_svgaevents.lo)(.text+0x47d): In function `SVGA_PumpEvents':
: undefined reference to `mouse_update'
/usr/lib/libSDL.a(SDL_svgaevents.lo)(.text+0x482): In function `SVGA_PumpEvents':
: undefined reference to `keyboard_update'
/usr/lib/libSDL.a(SDL_aaevents.lo)(.text+0x7b): In function `AA_PumpEvents':
: undefined reference to `aa_getmouse'
/usr/lib/libSDL.a(SDL_aaevents.lo)(.text+0x19f): In function `AA_PumpEvents':
: undefined reference to `aa_getevent'
/usr/lib/libGLU.a(bezierPatchMesh.o)(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/lib/libGLU.a(bezierPatch.o)(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/lib/libsmpeg.a(smpeg.o)(.text+0x13): In function `SMPEG_new':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(smpeg.o)(.text+0x21): In function `SMPEG_new':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(smpeg.o)(.text+0x83): In function `SMPEG_new_descr':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(smpeg.o)(.text+0x91): In function `SMPEG_new_descr':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(smpeg.o)(.text+0xf3): In function `SMPEG_new_data':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(smpeg.o)(.text+0x101): more undefined references to `operator new(unsigned)' follow
/usr/lib/libsmpeg.a(smpeg.o)(.text+0x38d): In function `SMPEG_delete':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEG.o)(.text+0x593): In function `MPEG::MPEG[not-in-charge](void*, int, bool)':
: undefined reference to `operator new[](unsigned)'
/usr/lib/libsmpeg.a(MPEG.o)(.text+0x6a3): In function `MPEG::MPEG[in-charge](void*, int, bool)':
: undefined reference to `operator new[](unsigned)'
/usr/lib/libsmpeg.a(MPEG.o)(.text+0x805): In function `MPEG::Init(SDL_RWops*, bool)':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEG.o)(.text+0xab5): In function `MPEG::~MPEG [not-in-charge]()':
: undefined reference to `operator delete[](void*)'
/usr/lib/libsmpeg.a(MPEG.o)(.text+0xb85): In function `MPEG::~MPEG [in-charge]()':
: undefined reference to `operator delete[](void*)'
/usr/lib/libsmpeg.a(MPEG.o)(.text+0xc64): In function `MPEG::~MPEG [in-charge deleting]()':
: undefined reference to `operator delete[](void*)'
/usr/lib/libsmpeg.a(MPEG.o)(.text+0x1840): In function `MPEG::parse_stream_list()':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEG.o)(.text+0x1899): In function `MPEG::parse_stream_list()':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEG.o)(.text+0xc59): In function `MPEG::~MPEG [in-charge deleting]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGring.o)(.text+0x404): In function `MPEG_ring::~MPEG_ring [in-charge deleting]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x25): In function `MPEGstream::MPEGstream[not-in-charge](MPEGsystem*, unsigned char)':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x95): In function `MPEGstream::MPEGstream[in-charge](MPEGsystem*, unsigned char)':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x125): In function `MPEGstream::~MPEGstream [not-in-charge]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x195): In function `MPEGstream::~MPEGstream [in-charge]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x205): In function `MPEGstream::reset_stream()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x220): In function `MPEGstream::reset_stream()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x22c): In function `MPEGstream::reset_stream()':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x420): In function `MPEGstream::new_marker(int)':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x745): In function `MPEGstream::insert_packet(unsigned char*, unsigned, double)':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x7ec): In function `MPEGstream::garbage_collect()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x146): In function `MPEGstream::~MPEGstream [not-in-charge]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x1b6): In function `MPEGstream::~MPEGstream [in-charge]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGstream.o)(.text+0x504): In function `MPEGstream::delete_marker(MPEGstream_marker*)':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x1f0): In function `MPEGsystem::MPEGsystem[not-in-charge](SDL_RWops*)':
: undefined reference to `operator new[](unsigned)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x297): In function `MPEGsystem::MPEGsystem[not-in-charge](SDL_RWops*)':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x4e0): In function `MPEGsystem::MPEGsystem[in-charge](SDL_RWops*)':
: undefined reference to `operator new[](unsigned)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x587): In function `MPEGsystem::MPEGsystem[in-charge](SDL_RWops*)':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x815): In function `MPEGsystem::~MPEGsystem [not-in-charge]()':
: undefined reference to `operator delete[](void*)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x82f): In function `MPEGsystem::~MPEGsystem [not-in-charge]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x8e5): In function `MPEGsystem::~MPEGsystem [in-charge]()':
: undefined reference to `operator delete[](void*)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x8ff): In function `MPEGsystem::~MPEGsystem [in-charge]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x9bd): In function `MPEGsystem::~MPEGsystem [in-charge deleting]()':
: undefined reference to `operator delete[](void*)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x9d2): In function `MPEGsystem::~MPEGsystem [in-charge deleting]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0xedf): In function `MPEGsystem::FillBuffer()':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0xf6f): In function `MPEGsystem::FillBuffer()':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x107d): In function `MPEGsystem::FillBuffer()':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x10e4): In function `MPEGsystem::FillBuffer()':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x187a): In function `MPEGsystem::TotalTime()':
: undefined reference to `operator new[](unsigned)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x198c): In function `MPEGsystem::TotalTime()':
: undefined reference to `operator delete[](void*)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x1d06): In function `MPEGsystem::TimeElapsedAudio(int)':
: undefined reference to `operator new[](unsigned)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x1d36): In function `MPEGsystem::TimeElapsedAudio(int)':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGsystem.o)(.text+0x9b5): In function `MPEGsystem::~MPEGsystem [in-charge deleting]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGaudio.lo)(.text+0x5e3): In function `MPEGaudio::~MPEGaudio [in-charge deleting]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGaudio.lo)(.text+0x858): In function `MPEGaudio::StartDecoding()':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGaudio.lo)(.text+0xa08): In function `MPEGaudio::Play()':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGvideo.lo)(.text+0x805): In function `MPEGvideo::~MPEGvideo [in-charge deleting]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGlist.o)(.text+0xb5): In function `MPEGlist::~MPEGlist [not-in-charge]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGlist.o)(.text+0x105): In function `MPEGlist::~MPEGlist [in-charge]()':
: undefined reference to `operator delete(void*)'
/usr/lib/libsmpeg.a(MPEGlist.o)(.text+0x142): In function `MPEGlist::Alloc(unsigned)':
: undefined reference to `operator new(unsigned)'
/usr/lib/libsmpeg.a(MPEGlist.o)(.text+0x1a7): In function `MPEGlist::Alloc(unsigned)':
: undefined reference to `operator new[](unsigned)'
/usr/lib/libsmpeg.a(MPEGfilter.o)(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
make: *** [glh2_static] Error 1
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Sat Sep 27, 2003 1:26 pm    Post subject: Reply with quote

zuerst die allgemeinen fragen:

wie agressiv sind deine cflags? ist das was du da compilieren willst ein ebuild? poste doch mal deine cflags bitte.

öhm, so wie das aussieht zickt da irgendwas mit deiner libsmpeg, evtl. das ding mal neu emergen, öhm, jo ... :)
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
23306
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2003
Posts: 79

PostPosted: Sat Sep 27, 2003 1:38 pm    Post subject: Reply with quote

hi,

nein es handelt sich um kein ebuild ...
meine Flags:
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"

in desen README steht:
You'll need working copies of gcc and nasm, as well as a working SDL install.
SDL_mixer compiled with Timidity support is also needed if you want to read
the midi music (optionnal).

wie emergt man den sdl_mixer mit timidity support?
ich hab sdl_mixer und timidity++ einfach so gemergt ...reicht das?

ich habe auch smpeg nochmal neu installiert ....leider kein erfolg.

kann es auch das Makefile selbst sein? es ist schon etwas älter ....so ca. 1 Jahr
und seitdem hat keiner mehr was daran gemacht(glaube ich) ....schade.
(in einem jahr passiert ja immer so viel *g*)

ron
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum