Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loop in .depend graph #2883

Closed
vicuna opened this issue Jun 29, 2004 · 3 comments
Closed

Loop in .depend graph #2883

vicuna opened this issue Jun 29, 2004 · 3 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Jun 29, 2004

Original bug ID: 2883
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Gerd Stolpmann
Version: Latest CVS
OS: Linux
Submission from: p50816428.dip0.t-ipconnect.de (80.129.100.40)

Hello again,

this time I found a problem in the current CVS version: In
camlp4/camlp4/.depend, the dependency graph is cyclic (pcaml.cmx depends on
ast2pt.cmx and vice versa).

Gerd

@vicuna
Copy link
Author

vicuna commented Jun 30, 2004

Comment author: administrator

This looks like #2662, which has been fixed in the CVS on June 22.
Normally, a simple `make depend' in camlp4 should solve this.

-- Michel

gerd@gerd-stolpmann.de wrote:

Full_Name: Gerd Stolpmann
Version: Latest CVS
OS: Linux
Submission from: p50816428.dip0.t-ipconnect.de (80.129.100.40)

Hello again,

this time I found a problem in the current CVS version: In
camlp4/camlp4/.depend, the dependency graph is cyclic (pcaml.cmx depends on
ast2pt.cmx and vice versa).

Gerd

@vicuna
Copy link
Author

vicuna commented Jun 30, 2004

Comment author: administrator

This is #2662. - MM

@vicuna vicuna closed this as completed Jun 30, 2004
@vicuna
Copy link
Author

vicuna commented Jun 30, 2004

Comment author: administrator

Am Mit, 2004-06-30 um 07.58 schrieb Michel Mauny:

This looks like #2662, which has been fixed in the CVS on June 22.
Normally, a simple `make depend' in camlp4 should solve this.

This raises another question: What is the recommended procedure to
install ocaml from CVS? I'm asking because I'm currently creating a GODI
package that installs the CVS version of ocaml (i.e. non-interactively).
Should I call "make depend" in general, and when? As ocamldep is needed,
a bootstrapping problem arises.

Of course, it is clear that you cannot give me an advice that always
works - it's the CVS version, and may have errors. The question remains,
however, whether there are tips that make the build more reliable, in
comparison to just calling "make world".

Gerd

-- Michel

gerd@gerd-stolpmann.de wrote:

Full_Name: Gerd Stolpmann
Version: Latest CVS
OS: Linux
Submission from: p50816428.dip0.t-ipconnect.de (80.129.100.40)

Hello again,

this time I found a problem in the current CVS version: In
camlp4/camlp4/.depend, the dependency graph is cyclic (pcaml.cmx depends on
ast2pt.cmx and vice versa).

Gerd

--

Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany
gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de

@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant