Originally posted by R00k
View Post
[email protected]:~/Desktop/qsrc/qrack-1.60.1-src$ make release
** Release Build **
Compiling >> cl_demo.c ...
Compiling >> cl_input.c ...
Compiling >> cl_main.c ...
Compiling >> cl_parse.c ...
Compiling >> cl_tent.c ...
Compiling >> chase.c ...
Compiling >> cmd.c ...
Compiling >> common.c ...
Compiling >> console.c ...
Compiling >> crc.c ...
Compiling >> cvar.c ...
Compiling >> corona.c ...
Compiling >> gl_draw.c ...
Compiling >> gl_image.c ...
Compiling >> gl_mesh.c ...
Compiling >> gl_model.c ...
Compiling >> gl_refrag.c ...
Compiling >> gl_rlight.c ...
Compiling >> gl_rmain.c ...
Compiling >> gl_rmisc.c ...
Compiling >> gl_rpart.c ...
Compiling >> gl_rsurf.c ...
Compiling >> gl_screen.c ...
Compiling >> gl_smokes.c ...
Compiling >> gl_warp.c ...
Compiling >> host.c ...
Compiling >> host_cmd.c ...
Compiling >> iplog.c ...
Compiling >> keys.c ...
Compiling >> location.c ...
Compiling >> menu.c ...
Compiling >> mathlib.c ...
Compiling >> nehahra.c ...
Compiling >> net_dgrm.c ...
Compiling >> net_loop.c ...
Compiling >> net_main.c ...
Compiling >> net_vcr.c ...
Compiling >> net_udp.c ...
Compiling >> net_bsd.c ...
Compiling >> pr_cmds.c ...
Compiling >> pr_edict.c ...
Compiling >> pr_exec.c ...
Compiling >> r_part.c ...
Compiling >> sbar.c ...
Compiling >> slist.c ...
Compiling >> sv_main.c ...
Compiling >> sv_phys.c ...
Compiling >> sv_move.c ...
Compiling >> sv_user.c ...
Compiling >> zone.c ...
Compiling >> view.c ...
Compiling >> version.c ...
Compiling >> wad.c ...
Compiling >> world.c ...
world.c: In function ‘SV_TouchLinks’:
world.c:267: warning: cast from pointer to integer of different size
world.c: In function ‘SV_ClipToLinks’:
world.c:723: warning: cast from pointer to integer of different size
Compiling >> sys_unix.c ...
Compiling >> snd_dma.c ...
Compiling >> snd_mem.c ...
snd_mem.c: In function ‘DumpChunks’:
snd_mem.c:234: warning: cast from pointer to integer of different size
Compiling >> snd_mix.c ...
Compiling >> vid_common_gl.c ...
Compiling >> vid_glx.c ...
In file included from vid_glx.c:39:
/usr/include/X11/extensions/xf86dga.h:9:2: warning: #warning "xf86dga.h is obsolete and may be removed in the future."
/usr/include/X11/extensions/xf86dga.h:10:2: warning: #warning "include <X11/extensions/Xxf86dga.h> instead."
Compiling >> snd_oss.c ...
Compiling >> cd_unix.c ...
**Built quake/qrack-glx client with cflags:
gcc 4.4.5
-I/usr/include -I/usr/X11R6/include -Dstricmp=strcasecmp -DGLQUAKE -DBASEDIR='.' -fno-strict-aliasing
**Linking quake/qrack-glx client with flags:
-lm -pthread -ldl
-L/usr/X11R6/lib64 -lX11 -lXext -lXxf86vm -lXxf86dga
-L/usr/lib64 -L/usr/X11R6/lib64 -lGL -ljpeg -lpng12
Compilation finished succesfully
'make install' to install in your quake home dir.
'make install_root' if was built with DATADIR option enabled, you must gain root privileges.
[email protected]:~/Desktop/qsrc/qrack-1.60.1-src$
** Release Build **
Compiling >> cl_demo.c ...
Compiling >> cl_input.c ...
Compiling >> cl_main.c ...
Compiling >> cl_parse.c ...
Compiling >> cl_tent.c ...
Compiling >> chase.c ...
Compiling >> cmd.c ...
Compiling >> common.c ...
Compiling >> console.c ...
Compiling >> crc.c ...
Compiling >> cvar.c ...
Compiling >> corona.c ...
Compiling >> gl_draw.c ...
Compiling >> gl_image.c ...
Compiling >> gl_mesh.c ...
Compiling >> gl_model.c ...
Compiling >> gl_refrag.c ...
Compiling >> gl_rlight.c ...
Compiling >> gl_rmain.c ...
Compiling >> gl_rmisc.c ...
Compiling >> gl_rpart.c ...
Compiling >> gl_rsurf.c ...
Compiling >> gl_screen.c ...
Compiling >> gl_smokes.c ...
Compiling >> gl_warp.c ...
Compiling >> host.c ...
Compiling >> host_cmd.c ...
Compiling >> iplog.c ...
Compiling >> keys.c ...
Compiling >> location.c ...
Compiling >> menu.c ...
Compiling >> mathlib.c ...
Compiling >> nehahra.c ...
Compiling >> net_dgrm.c ...
Compiling >> net_loop.c ...
Compiling >> net_main.c ...
Compiling >> net_vcr.c ...
Compiling >> net_udp.c ...
Compiling >> net_bsd.c ...
Compiling >> pr_cmds.c ...
Compiling >> pr_edict.c ...
Compiling >> pr_exec.c ...
Compiling >> r_part.c ...
Compiling >> sbar.c ...
Compiling >> slist.c ...
Compiling >> sv_main.c ...
Compiling >> sv_phys.c ...
Compiling >> sv_move.c ...
Compiling >> sv_user.c ...
Compiling >> zone.c ...
Compiling >> view.c ...
Compiling >> version.c ...
Compiling >> wad.c ...
Compiling >> world.c ...
world.c: In function ‘SV_TouchLinks’:
world.c:267: warning: cast from pointer to integer of different size
world.c: In function ‘SV_ClipToLinks’:
world.c:723: warning: cast from pointer to integer of different size
Compiling >> sys_unix.c ...
Compiling >> snd_dma.c ...
Compiling >> snd_mem.c ...
snd_mem.c: In function ‘DumpChunks’:
snd_mem.c:234: warning: cast from pointer to integer of different size
Compiling >> snd_mix.c ...
Compiling >> vid_common_gl.c ...
Compiling >> vid_glx.c ...
In file included from vid_glx.c:39:
/usr/include/X11/extensions/xf86dga.h:9:2: warning: #warning "xf86dga.h is obsolete and may be removed in the future."
/usr/include/X11/extensions/xf86dga.h:10:2: warning: #warning "include <X11/extensions/Xxf86dga.h> instead."
Compiling >> snd_oss.c ...
Compiling >> cd_unix.c ...
**Built quake/qrack-glx client with cflags:
gcc 4.4.5
-I/usr/include -I/usr/X11R6/include -Dstricmp=strcasecmp -DGLQUAKE -DBASEDIR='.' -fno-strict-aliasing
**Linking quake/qrack-glx client with flags:
-lm -pthread -ldl
-L/usr/X11R6/lib64 -lX11 -lXext -lXxf86vm -lXxf86dga
-L/usr/lib64 -L/usr/X11R6/lib64 -lGL -ljpeg -lpng12
Compilation finished succesfully

'make install' to install in your quake home dir.
'make install_root' if was built with DATADIR option enabled, you must gain root privileges.
[email protected]:~/Desktop/qsrc/qrack-1.60.1-src$
Comment