Hi Geoff,

..I found a new bug with your maketg-1.0.3:
2009-03-16 22:02:57 (101 KB/s) - `gpc232.zip' saved [15606]

Archive:  gpc232.zip
  inflating: gpc232/gpc.c
  inflating: gpc232/gpc.h
  inflating: gpc232/VERSIONS.TXT
making and installing gpc library...
47c47
< #define GPC_EPSILON (DBL_EPSILON)
---
> #define GPC_EPSILON (0.000001)
If the above substitution of 0.00001 for DBL_EPSILON
looks correct, continue?
Creating gpc makefile...
# Unix/Linux makefile for GPC 2.32
#
# Riley Rainey  ([email protected])
\nCFLAGS = -O -g
libgenpolyclip.a: gpc.o
\trm -f $@
\tar cr $@ $<
\tranlib $@
clean:
\trm -f libgenpolyclip.a *.o core *~
install: libgenpolyclip.a
\t-mkdir -p /usr/local/lib
\t-mkdir -p /usr/local/include
\tinstall libgenpolyclip.a /usr/local/lib/libgenpolyclip.a
\tinstall gpc.h /usr/local/include/gpc.h
\nCreated Makefile. Proceed to do make?
Makefile:6: *** missing separator.  Stop.
a...@a45:/opt/bygg/tg $  


-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;o)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to