[ Converted text/html to text/plain ] make.. like in the tutorial..
If I use gmake I have to give several parameters ------------------------------------------------------------------------------ From: Gary <[EMAIL PROTECTED]> Reply-To: [email protected] To: [email protected] Subject: Re: [hlds_linux] Compiling HL2 Mod under FreeBSD 6.1 Date: Mon, 25 Sep 2006 22:22:40 -0400 MIME-Version: 1.0 Received: from list.valvesoftware.com ([207.173.176.202]) by bay0-mc10-f12.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Mon, 25 Sep 2006 19:26:05 -0700 Received: from localhost ([127.0.0.1] helo=list.valvesoftware.com)by list.valvesoftware.com with esmtp (Exim 3.35 #1 (Debian))id 1GS27C-0007dm-00; Mon, 25 Sep 2006 18:52:06 -0700 Received: from [67.18.141.250] (helo=velocity08.velocity-servers.net)by list.valvesoftware.com with esmtp (Exim 3.35 #1 (Debian))id 1GS25A-0007Yn-00for <[email protected]>; Mon, 25 Sep 2006 18:50:00 -0700 Received: from static-71-168-34-126.hag.east.verizon.net ([71.168.34.126] helo=orion-7d8713c59.velocity-servers.net)by velocity08.velocity-servers.net with esmtpa (Exim 4.63 (FreeBSD))(envelope-from <[EMAIL PROTECTED]>)id 1GS2bK-000Gnk-R5for [email protected]; Mon, 25 Sep 2006 21:23:15 -0500 Are you using gmake or make on the command line? At 10:00 PM 9/25/2006, Romain Hellebrekers wrote:
[ Converted text/html to text/plain ] Im trying to make a Linux server version of a mod I've been working on, but I keep getting these errors: "Makefile", line 70: Unassociated shell command "BUILD_DIR=$(BUILD_DIR) BUILD_OBJ_DIR=$(BUILD_OBJ_DIR) \ "Makefile", line 71: Unassociated shell command "SOURCE_DIR=$(SOURCE_DIR) SHLIBLDFLAGS=$(SHLIBLDFLAGS) SHLIBEXT=$(SHLIBEXT) \ "Makefile", line 72: Unassociated shell command "CLINK=$(CLINK) CFLAGS=$(CFLAGS) LDFLAGS=$(LDFLAGS) \ "Makefile", line 73: Unassociated shell command "ARCH=$(ARCH) GAME_DIR=$(GAME_DIR) MOD_CONFIG=$(MOD_CONFIG) NAME=$(NAME) \ "Makefile", line 74: Unassociated shell command "XERCES_INC_DIR=$(XERCES_INC_DIR) XERCES_LIB_DIR=$(XERCES_LIB_DIR) make: fatal errors encountered -- cannot continue I'm using the tutorial http://developer.valvesoftware.com/wiki/Compiling_under_Linux[1] but I can't get any further than the make command. I installed these packages: gmake-3.81_1 GNU version of 'make' utility gnu-autoconf-2.59 Automatically configure source code on many Un*x platforms xerces-c-src_2_7_0 What am I doing wrong? ===References:=== 1. http://developer.valvesoftware.com/wiki/Compiling_under_Linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux
G. Stanley IP Engineering (AS36352) Velocity Servers, INC [EMAIL PROTECTED] http://leaf.dragonflybsd.org/~gary _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

