.make-ocamlgraph is not needed when using non-local ocamlgraph
ID0000460:
**This issue was created automatically from Mantis Issue 460. Further discussion may take place here.**
---
| **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** |
| --- | --- | --- | --- | --- | --- |
| ID0000460 | Frama-C | Kernel > Makefile | public | 2010-04-27 | 2014-02-12 |
| | | | | | |
| --- | --- | --- | --- | --- | --- |
| **Reporter** | mehdi | **Assigned To** | signoles | **Resolution** | fixed |
| **Priority** | normal | **Severity** | minor | **Reproducibility** | always |
| **Platform** | - | **OS** | - | **OS Version** | - |
| **Product Version** | Frama-C Boron-20100401 | **Target Version** | - | **Fixed in Version** | Frama-C Carbon-20101201-beta1 |
### Description :
When using a non-local ocamlgraph (and when I don't have the tarball of ocamlgraph), ".make-ocamlgraph" fails (which is expected), but note that there is no need to unpack ocamlgraph.tar.gz if I'm not going to use it.
Please find attached a patch to fix this issue.
Regards,
--
Mehdi
## Attachments
- [0002-.make-ocamlgraph-no-op-for-non-local-ocamlgraph.patch](/uploads/05d9ef799f99f0326a7dc5be945cb24b/0002-.make-ocamlgraph-no-op-for-non-local-ocamlgraph.patch)
issue