AW: [geos-devel] automake error??

Düster Horst Horst.Duester at bd.so.ch
Tue Sep 2 12:43:27 EDT 2003


Norman,

I ask this question due to I'm not able to compile GEOS. You say automake is
OK. I think that configure runs OK but the compilation process breaks with a
lot of error messages I sent to the list some days ago. It was my last hope
that these messages were the cause of the compilation error. 

I believe that automake creates a wrong link path to the compiled objects.
The error message says p.e.:

gcc: ../algorithm/CentroidArea.lo: No such file or directory

and occurs for all *.lo objects. All these objects were stored in the
directory ../geom but not in the expected directories like 
../algorithm 
../graph
etc.

where the source is located.

Perhaps you can help to find a solution.

My system:

redhat 7.2

Horst


-----Ursprüngliche Nachricht-----
Von: Norman Vine [mailto:nhv at cape.com]
Gesendet am: Dienstag, 2. September 2003 16:37
An: GEOS Development List
Betreff: RE: [geos-devel] automake error??

Düster Horst writes:
>
> Hallo all
>
> When running autogen.sh automake-1.4-p5 reports the following messages:
>
> automake: configure.in: installing `./install-sh'
> automake: configure.in: installing `./mkinstalldirs'
> automake: configure.in: installing `./missing'
> configure.in: 160: installing `./config.guess
>
> What's the meaning of these messages??

automake is copying < or making symlinks > some files
to the GEOS directory

These files may be different depending on the automake
version you are using

This is normal behaviour

see
% info automake

HTH

Norman


_______________________________________________
geos-devel mailing list
geos-devel at geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel



More information about the geos-devel mailing list