Hi Alberto,
Alberto Garcia Raboso <Alberto.Garcia.Raboso@cern.ch> wrote concerning
[ROOT] Problem building form source [Tue, 25 Mar 2003 17:56:57 +0100 (CET)]
----------------------------------------------------------------------
> Dear ROOTers,
>
> I am trying to use ROOT from my own machine, under a Gentoo Linux. When I
> try to build from sources, I get a long list of error messages beginnig
> with
>
> Makefile:13: config/Makefile.config: No such file or directory
> Makefile:24: config/Makefile.: No such file or directory
These are not error messages. It is because the top-level Makefile
includes all these dependency files, which doesn't exist yet (open it
an you'll see `-include ....'). The dependency files are made _after_
`bin/rmkdepend' and `bin/rootcint_tmp' has been build. Hence, just do
your configuration, and then `make' (possibly `make install') and it
should be find. Ignore the messages like above.
Yours,
___ | Christian Holm Christensen
|_| | -------------------------------------------------------------
| | Address: Sankt Hansgade 23, 1. th. Phone: (+45) 35 35 96 91
_| DK-2200 Copenhagen N Cell: (+45) 24 61 85 91
_| Denmark Office: (+45) 353 25 305
____| Email: cholm@nbi.dk Web: www.nbi.dk/~cholm
| |
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET