liquidwar-user
[Top][All Lists]
Advanced

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

[liquidwar-user] compile liquid war 5.6.3


From: s10t0p0
Subject: [liquidwar-user] compile liquid war 5.6.3
Date: Sun, 19 Mar 2006 00:55:42 +0100

Hi everybody, I´m new here :D

I have some problem compiling liquid war 5.6.3 in Debian sarge stable,
hope you can help me.


 I have install Allegro 4.0.3 from :
http://www.ufoot.org/liquidwar/v5/download . 

When I did it it warned me that:

*****************************************************************************
Warning: shared library destination /usr/local/lib is not in ldd search path.
Unless you add it to /etc/ld.so.conf, you must set LD_LIBRARY_PATH to include
/usr/local/lib each time you want to run an Allegro program.
*****************************************************************************


Well this is my /etc/ld.so.conf :

**********************
/usr/X11R6/lib
/usr/local/lib
***********************

When I do "make" in the /liquidwar-5.6.3/   this is what I receive:

(the error is at the end)


volatil:/home/s10t0p0/descargas/liquidwar-5.6.3# make

make[1]: Entering directory `/home/s10t0p0/descargas/liquidwar-5.6.3/src'
Compiling about.c (cpu=i686, debug=no, asm=yes)
Compiling advanced.c (cpu=i686, debug=no, asm=yes)
Compiling alleg2.c (cpu=i686, debug=no, asm=yes)
alleg2.c: En la función `my_dotted_rect':
alleg2.c:97: aviso: implicit declaration of function `gui_get_screen'
alleg2.c:97: aviso: inicialización se crea un puntero desde un entero sin una 
conversión
alleg2.c: En la función `my_draw_textbox':
alleg2.c:122: aviso: inicialización se crea un puntero desde un entero sin una 
conversión
alleg2.c:275: aviso: implicit declaration of function `textout_ex'
alleg2.c: En la función `my_button_proc':
alleg2.c:513: aviso: asignación se crea un puntero desde un entero sin una 
conversión
alleg2.c:537: aviso: implicit declaration of function `gui_textout_ex'
alleg2.c: En la función `my_slider_proc':
alleg2.c:683: aviso: inicialización se crea un puntero desde un entero sin una 
conversión
alleg2.c: En la función `my_edit_proc':
alleg2.c:966: aviso: asignación se crea un puntero desde un entero sin una 
conversión
alleg2.c: En la función `my_draw_listbox':
alleg2.c:1380: aviso: inicialización se crea un puntero desde un entero sin una 
conversión
Compiling area.c (cpu=i686, debug=no, asm=yes)
Compiling army.c (cpu=i686, debug=no, asm=yes)
Compiling asm.c (cpu=i686, debug=no, asm=yes)
Compiling autoplay.c (cpu=i686, debug=no, asm=yes)
Compiling back.c (cpu=i686, debug=no, asm=yes)
Compiling basicopt.c (cpu=i686, debug=no, asm=yes)
Compiling bigdata.c (cpu=i686, debug=no, asm=yes)
Compiling capture.c (cpu=i686, debug=no, asm=yes)
Compiling chat.c (cpu=i686, debug=no, asm=yes)
Compiling checksum.c (cpu=i686, debug=no, asm=yes)
Compiling code.c (cpu=i686, debug=no, asm=yes)
Compiling config.c (cpu=i686, debug=no, asm=yes)
Compiling connect.c (cpu=i686, debug=no, asm=yes)
Compiling controls.c (cpu=i686, debug=no, asm=yes)
Compiling cursor.c (cpu=i686, debug=no, asm=yes)
Compiling decal.c (cpu=i686, debug=no, asm=yes)
Compiling dialog.c (cpu=i686, debug=no, asm=yes)
Compiling disk.c (cpu=i686, debug=no, asm=yes)
disk.c: En la función `load_custom_texture':
disk.c:473: aviso: implicit declaration of function `for_each_file_ex'
Compiling disp.c (cpu=i686, debug=no, asm=yes)
Compiling distor.c (cpu=i686, debug=no, asm=yes)
Compiling dnsutil.c (cpu=i686, debug=no, asm=yes)
Compiling error.c (cpu=i686, debug=no, asm=yes)
Compiling exec2.c (cpu=i686, debug=no, asm=yes)
Compiling exit.c (cpu=i686, debug=no, asm=yes)
Compiling fighter.c (cpu=i686, debug=no, asm=yes)
Compiling game.c (cpu=i686, debug=no, asm=yes)
Compiling gfxmode.c (cpu=i686, debug=no, asm=yes)
Compiling grad.c (cpu=i686, debug=no, asm=yes)
Compiling graphics.c (cpu=i686, debug=no, asm=yes)
Compiling help.c (cpu=i686, debug=no, asm=yes)
Compiling httputil.c (cpu=i686, debug=no, asm=yes)
Compiling info.c (cpu=i686, debug=no, asm=yes)
info.c: En la función `display_time':
info.c:236: aviso: implicit declaration of function `textout_ex'
Compiling init.c (cpu=i686, debug=no, asm=yes)
init.c: En la función `init_all':
init.c:154: aviso: implicit declaration of function `set_close_button_callback'
Compiling internet.c (cpu=i686, debug=no, asm=yes)
Compiling joystick.c (cpu=i686, debug=no, asm=yes)
Compiling keyboard.c (cpu=i686, debug=no, asm=yes)
Compiling keyexch.c (cpu=i686, debug=no, asm=yes)
Compiling lang.c (cpu=i686, debug=no, asm=yes)
Compiling langde.c (cpu=i686, debug=no, asm=yes)
Compiling langdk.c (cpu=i686, debug=no, asm=yes)
Compiling langen.c (cpu=i686, debug=no, asm=yes)
Compiling langfr.c (cpu=i686, debug=no, asm=yes)
Compiling language.c (cpu=i686, debug=no, asm=yes)
Compiling level.c (cpu=i686, debug=no, asm=yes)
Compiling logcli.c (cpu=i686, debug=no, asm=yes)
Compiling main.c (cpu=i686, debug=no, asm=yes)
Compiling map.c (cpu=i686, debug=no, asm=yes)
Compiling maptex.c (cpu=i686, debug=no, asm=yes)
Compiling menu.c (cpu=i686, debug=no, asm=yes)
Compiling mesh.c (cpu=i686, debug=no, asm=yes)
Compiling message.c (cpu=i686, debug=no, asm=yes)
message.c: En la función `display_message':
message.c:117: aviso: implicit declaration of function `textout_ex'
Compiling mouse.c (cpu=i686, debug=no, asm=yes)
Compiling move.c (cpu=i686, debug=no, asm=yes)
Compiling music.c (cpu=i686, debug=no, asm=yes)
Compiling mutxunix.c (cpu=i686, debug=no, asm=yes)
Compiling netconf.c (cpu=i686, debug=no, asm=yes)
Compiling netgame.c (cpu=i686, debug=no, asm=yes)
Compiling netkey.c (cpu=i686, debug=no, asm=yes)
Compiling netmap.c (cpu=i686, debug=no, asm=yes)
Compiling netmess.c (cpu=i686, debug=no, asm=yes)
Compiling netplay.c (cpu=i686, debug=no, asm=yes)
Compiling network.c (cpu=i686, debug=no, asm=yes)
Compiling options.c (cpu=i686, debug=no, asm=yes)
Compiling palette.c (cpu=i686, debug=no, asm=yes)
Compiling parser.c (cpu=i686, debug=no, asm=yes)
Compiling path.c (cpu=i686, debug=no, asm=yes)
Compiling ping.c (cpu=i686, debug=no, asm=yes)
Compiling pion.c (cpu=i686, debug=no, asm=yes)
Compiling play.c (cpu=i686, debug=no, asm=yes)
Compiling profile.c (cpu=i686, debug=no, asm=yes)
Compiling protocol.c (cpu=i686, debug=no, asm=yes)
Compiling random.c (cpu=i686, debug=no, asm=yes)
Compiling rules.c (cpu=i686, debug=no, asm=yes)
Compiling score.c (cpu=i686, debug=no, asm=yes)
Compiling serial.c (cpu=i686, debug=no, asm=yes)
Compiling sock2cli.c (cpu=i686, debug=no, asm=yes)
Compiling sockex.c (cpu=i686, debug=no, asm=yes)
Compiling sockunix.c (cpu=i686, debug=no, asm=yes)
Compiling sound.c (cpu=i686, debug=no, asm=yes)
Compiling speeds.c (cpu=i686, debug=no, asm=yes)
Compiling startinf.c (cpu=i686, debug=no, asm=yes)
Compiling startup.c (cpu=i686, debug=no, asm=yes)
Compiling team.c (cpu=i686, debug=no, asm=yes)
Compiling texture.c (cpu=i686, debug=no, asm=yes)
Compiling thrdunix.c (cpu=i686, debug=no, asm=yes)
Compiling ticker.c (cpu=i686, debug=no, asm=yes)
Compiling time.c (cpu=i686, debug=no, asm=yes)
Compiling viewport.c (cpu=i686, debug=no, asm=yes)
viewport.c: En la función `page_flip':
viewport.c:172: aviso: implicit declaration of function `set_clip_rect'
Compiling volume.c (cpu=i686, debug=no, asm=yes)
Compiling watchdog.c (cpu=i686, debug=no, asm=yes)
Compiling wave.c (cpu=i686, debug=no, asm=yes)
Compiling wwwcli.c (cpu=i686, debug=no, asm=yes)
Assembling glouglou.s
Assembling monster.s
Assembling spread.s
Linking liquidwar (target=i686-pc-linux-gnu, debug=no, static=no, asm=yes)
random.o(.text+0xd4): En la función `generate_bitmap':
: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
alleg2.o(.text+0x4b0): En la función `my_button_proc':
: undefined reference to `gui_get_screen'
alleg2.o(.text+0x60a): En la función `my_button_proc':
: undefined reference to `gui_textout_ex'
alleg2.o(.text+0x6c5): En la función `my_button_proc':
: undefined reference to `gui_get_screen'
alleg2.o(.text+0xa7d): En la función `my_slider_proc':
: undefined reference to `gui_get_screen'
alleg2.o(.text+0xd49): En la función `my_slider_proc':
: undefined reference to `gui_get_screen'
alleg2.o(.text+0x15aa): En la función `my_edit_proc':
: undefined reference to `gui_get_screen'
alleg2.o(.text+0x1754): En la función `my_edit_proc':
: undefined reference to `textout_ex'
alleg2.o(.text+0x2554): En la función `my_text_proc':
: undefined reference to `gui_get_screen'
alleg2.o(.text+0x2587): En la función `my_text_proc':
: undefined reference to `gui_textout_ex'
alleg2.o(.text+0x25d4): En la función `my_ctext_proc':
: undefined reference to `gui_get_screen'
alleg2.o(.text+0x2618): En la función `my_ctext_proc':
: undefined reference to `gui_textout_ex'
alleg2.o(.text+0x2ac5): En la función `my_draw_textbox':
: undefined reference to `gui_get_screen'
alleg2.o(.text+0x2e2f): En la función `my_draw_textbox':
: undefined reference to `textout_ex'
alleg2.o(.text+0x2f34): En la función `my_draw_textbox':
: undefined reference to `textout_ex'
alleg2.o(.text+0x3043): En la función `my_draw_listbox':
: undefined reference to `gui_get_screen'
alleg2.o(.text+0x32b9): En la función `my_draw_listbox':
: undefined reference to `textout_ex'
alleg2.o(.text+0x3477): En la función `my_draw_listbox':
: undefined reference to `gui_get_screen'
disk.o(.text+0x9d9): En la función `load_custom_texture':
: undefined reference to `for_each_file_ex'
disk.o(.text+0xa7a): En la función `load_custom_map':
: undefined reference to `for_each_file_ex'
disk.o(.text+0xb1a): En la función `load_custom_music':
: undefined reference to `for_each_file_ex'
info.o(.text+0x7f5): En la función `display_info':
: undefined reference to `textout_ex'
info.o(.text+0xa09): En la función `display_info':
: undefined reference to `textout_ex'
info.o(.text+0xbc4): En la función `display_info':
: undefined reference to `textout_ex'
info.o(.text+0xd80): En la función `display_info':
: undefined reference to `textout_ex'
init.o(.text+0xdc): En la función `init_all':
: undefined reference to `set_close_button_callback'
message.o(.text+0x16c): En la función `display_message':
: undefined reference to `textout_ex'
viewport.o(.text+0xb0): En la función `page_flip':
: undefined reference to `set_clip_rect'
viewport.o(.text+0x25e): En la función `page_flip':
: undefined reference to `set_clip_rect'
viewport.o(.text+0x3c2): En la función `last_flip':
: undefined reference to `set_clip_rect'
collect2: ld devolvió el estado de salida 1
make[1]: *** [liquidwar] Error 1
make[1]: Leaving directory `/home/s10t0p0/descargas/liquidwar-5.6.3/src'
make: *** [build_bin] Error 2



I don´t know what to do. Any idea?

Thanks to all. And if it is some misspell sorry but I´m not a english native 
speaker :D

bye




















































































reply via email to

[Prev in Thread] Current Thread [Next in Thread]