This has cleared up a lot of confusion on the CVS front (as a total newbie I
take the documentation seriously - obviously too seriously).  However, it
has NOT solved the problem.

I am pretty convinced the problem is not here, now.  Using the script you
sent, I have downloaded FG, SG and plib-1.7.0.  SG and plib, and zlib,
compiled OK.  FG still does not.  I have used make clean on everything,
though not distclean - I don't know where to do this.

I have done the 'main.cxx' replacement and the version I have is
2003/10/24 - so should be no problems there, then.

On compiling FG I get the same error message which I have always had, which
has three odd features.

1    The test-up error message (ref undefined reference) refers to a line in
/math/point3d.hxx which does not look as if it contains anything to do with
the problem.  The first time I got this same error message (was it back in
June? how time flies) the file pointed to was /math/sg_geodesy.cxx, which
does contain the reference to sgGeodToGeoc which apparently contains the
undefined reference which causes the problem.

2    The sg_geodesy file from CVS (downloaded now three times and updated
twice) is version 1.3 dated 2003/06/03.

3    I googled 'sgGeodToGeoc' and one of the references is to the Doxygen
documentation on simgear.org.  According to this, the file is v1.7 dated
2003/10/22.  It is very different.  I don't know how to download it.

There have been a number of emails regarding various build problems
apparently caused by SimGear - is it now time for someone to check out the
pserver is performing properly?

I have no alternatives left.

If anyone has a bright idea, please shout.

Tks,

R
----- Original Message -----
From: "Melchior FRANZ" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 04, 2003 11:16 PM
Subject: [Flightgear-devel] Re: Compliation of CVS Source Error = BEHOLD
alight has dawned - NOT


> * Richard Hornby -- Tuesday 04 November 2003 23:49:
> > Is this actually correct or am I missing something?
>
> It's not correct. You either have to state the server with
> every command (you didn't with the checkout command!) or
> you have to set the environment variable CVSROOT accordingly:
>
>   $ export CVSROOT=:pserver:[EMAIL PROTECTED]:/var/cvs/SimGear-0.3
>   $ cvs login
>   ... (type "guest")
>   $ cvs co SimGear
>
> You don't need to create the SimGear directory. That's done
> automatically.
>
> m.
>
> _______________________________________________
> Flightgear-devel mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to