[Crossfire-wiki] [Crossfire DokuWiki] page changed: osx

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Tue Jan 29 07:47:25 CST 2008


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2008/01/29 07:47
User        : kbulgrien
Edit Summary: Makefile.am edit before automake 

@@ -162,16 +162,9 @@
  ==== Compile ====
  
  This section may be easy but it also may not be easy.  NOTE: This process has only been tested on one computer and the server stability HAS NOT BEEN TESTED.
  
- First off we need to build our configure script.  From /Users/<username>/server.svn
- 
-    $ automake
-    $ ./configure --enable-static --disable-shared CFLAGS=-ste=c99 --disable-check
- 
- Note you may have a problem with echo so to avoid the problem lets go ahead and make a change to include/Makefile.am
- 
- with svnversion.h change so that the echo looks like /bin.echo
+ Note you may have a problem with echo so to avoid the problem lets go ahead and make a change to include/Makefile.am for svnversion.h so that the echo looks like /bin.echo
  
     svnversion.h: FORCE
  	   OUTPUT_DATA='/* Auto-generated at build time. */'; \
  	   if test -n "$(SVNVERSION)" -a -d .svn; then \
@@ -182,8 +175,12 @@
  	   elif test "$$OUTPUT_DATA" != "`cat svnversion.h`"; then \
  	   	/bin/echo "$$OUTPUT_DATA" > svnversion.h; \
  	   fi
  
+ Next, build the configure script.  From /Users/<username>/server.svn
+ 
+    $ automake
+    $ ./configure --enable-static --disable-shared CFLAGS=-ste=c99 --disable-check
  
  Now we will run the rest
  
     $ make


IP-Address  : 70.254.39.97
Old Revision: http://wiki.metalforge.net/doku.php/osx?rev=1201600773
New Revision: http://wiki.metalforge.net/doku.php/osx

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/




More information about the crossfire-wiki mailing list