New Doom Forums  
CVS not compile - Linking - New Doom Forums
Go Back   New Doom Forums > Source Ports > Doom Legacy

Reply
 
Thread Tools Display Modes
Old October 21st, 2006, 04:20 PM   #1
Ragezort
Commander Keen
 
Join Date: Oct 2006
Posts: 3
CVS compiled - Linking

It can't compile :
Tags : LINUX=1 SDL=1
Quote:
Linking...
gcc -DLINUX -DHWRENDER -DDIRECTFULLSCREEN -DHAVE_MIXER -DSDL -DVID_X11 -DSTDC_HEADERS -I. -I/usr/local/include/SDL -I/usr/X11R6/include -Wall -mpentium -O6 -ffast-math -fomit-frame-pointer -fwritable-strings -fno-strict-aliasing -L/usr/X11R6/lib -L/usr/local/lib ../objs/i_video.o ../objs/dosstr.o ../objs/endtxt.o ../objs/hw_bsp.o ../objs/hw_draw.o ../objs/hw_light.o ../objs/hw_main.o ../objs/hw_md2.o ../objs/hw_cache.o ../objs/hw_trick.o ../objs/r_opengl.o ../objs/ogl_sdl.o ../objs/hwsym_sdl.o ../objs/dstrings.o ../objs/i_cdmus.o ../objs/i_net.o ../objs/i_tcp.o ../objs/i_system.o ../objs/i_sound.o ../objs/tables.o ../objs/f_finale.o ../objs/f_wipe.o ../objs/d_main.o ../objs/d_net.o ../objs/d_items.o ../objs/g_game.o ../objs/m_menu.o ../objs/m_misc.o ../objs/m_argv.o ../objs/m_bbox.o ../objs/m_fixed.o ../objs/m_swap.o ../objs/m_cheat.o ../objs/m_random.o ../objs/am_map.o ../objs/p_ceilng.o ../objs/p_doors.o ../objs/p_enemy.o ../objs/p_floor.o ../objs/p_genlin.o ../objs/p_info.o ../objs/p_inter.o ../objs/p_lights.o ../objs/p_map.o ../objs/p_maputl.o ../objs/p_plats.o ../objs/p_pspr.o ../objs/p_setup.o ../objs/p_sight.o ../objs/p_spec.o ../objs/p_switch.o ../objs/p_mobj.o ../objs/p_telept.o ../objs/p_tick.o ../objs/p_saveg.o ../objs/p_user.o ../objs/r_bsp.o ../objs/r_data.o ../objs/r_draw.o ../objs/r_main.o ../objs/r_plane.o ../objs/r_segs.o ../objs/r_sky.o ../objs/r_things.o ../objs/w_wad.o ../objs/wi_stuff.o ../objs/v_video.o ../objs/st_lib.o ../objs/st_stuff.o ../objs/hu_stuff.o ../objs/s_sound.o ../objs/z_zone.o ../objs/info.o ../objs/sounds.o ../objs/p_fab.o ../objs/dehacked.o ../objs/qmus2mid.o ../objs/g_input.o ../objs/screen.o ../objs/console.o ../objs/command.o ../objs/d_netcmd.o ../objs/d_clisrv.o ../objs/r_splats.o ../objs/g_state.o ../objs/t_array.o ../objs/t_func.o ../objs/t_oper.o ../objs/t_parse.o ../objs/t_prepro.o ../objs/t_script.o ../objs/t_spec.o ../objs/t_vari.o ../objs/d_netfil.o ../objs/mserv.o ../objs/p_hsight.o ../objs/s_amb.o ../objs/sb_bar.o ../objs/p_heretic.o ../objs/md5.o ../objs/p_chex.o ../objs/filesrch.o ../objs/b_game.o ../objs/b_look.o ../objs/b_node.o ../objs/b_search.o ../objs/i_main.o \
-o ../bin/lsdldoom -lm -lSDL -lSDL_mixer -lpthread -lGL -lGLU
/usr/bin/ld: cannot open output file ../bin/lsdldoom: El fitxer o directori no existeix
collect2: ld va retornar l'estat de sortida 1
make: *** [../bin/lsdldoom] Error 1

Last edited by Ragezort; October 22nd, 2006 at 04:17 AM. Reason: Error
Ragezort is offline   Reply With Quote
Old October 22nd, 2006, 04:19 AM   #2
Ragezort
Commander Keen
 
Join Date: Oct 2006
Posts: 3
I recomend to add more documentation for Legacy Doom.
If do you get this problem, then make dirs ../bin and ../objs and totally Ok.
Ragezort is offline   Reply With Quote
Old October 22nd, 2006, 08:33 PM   #3
Planky
 
Join Date: Aug 2000
Location: New Zealand
Posts: 1,401
Perhaps someone can create instructions on the Legacy Wiki.
__________________
From the ashes of the fire, a new tree grows, and thus, Planky lives again
Planky is offline   Reply With Quote
Old October 23rd, 2006, 09:48 AM   #4
DooMAD
 
Join Date: Apr 2001
Location: #legacy
Posts: 929
Yes. Sadly, I know nothing about compiling, or I would probably have done it by now. There are plenty of people around here who are more knowledgeable than I am about such things, I'm mostly just there to keep it tidy.
__________________
.
Team Hellspawn#Legacy IRC Channel Doom Legacy Wiki Doom Voxel Project WIP
DooMAD is offline   Reply With Quote
Old October 23rd, 2006, 02:20 PM   #5
MR_ROCKET
 
MR_ROCKET's Avatar
 
Join Date: Apr 2001
Location: Somewhere between Space and Time
Posts: 5,185
There is the Compiling Doc's over at the Legacy C++ CVS here.
But you guys have probably already looked through that stuff.
MR_ROCKET is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Win32 Compile iori Legacy 2.0 Development 30 October 26th, 2004 03:10 AM
Compile Errors PyRo] Doomsday 17 October 6th, 2004 02:45 PM
Eternal Doom crash DarkDragon Doomsday 8 September 15th, 2004 09:08 PM
CVS snapshots tommorow unknownlamer Doom Legacy 3 August 4th, 2001 04:21 PM


All times are GMT -7. The time now is 11:22 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
NewDoom.com © 2000-2009 Mindless Games & Entertainment. All Rights Reserved.