blob: 3792a1ae95f49cd4fa40b3c6807d239ac66939f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] Compiling NeL from CVS</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:valignat%40nevrax.com">
<LINK REL="Previous" HREF="000437.html">
<LINK REL="Next" HREF="000439.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] Compiling NeL from CVS</H1>
<B>Cedric Valignat</B>
<A HREF="mailto:valignat%40nevrax.com"
TITLE="[Nel] Compiling NeL from CVS">valignat@nevrax.com</A><BR>
<I>Fri, 29 Jun 2001 18:23:11 +0200</I>
<P><UL>
<LI> Previous message: <A HREF="000437.html">[Nel] Compiling NeL from CVS</A></li>
<LI> Next message: <A HREF="000439.html">[Nel] Compiling NeL from CVS</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#438">[ date ]</a>
<a href="thread.html#438">[ thread ]</a>
<a href="subject.html#438">[ subject ]</a>
<a href="author.html#438">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello Vincent,
Vincent Caron wrote:
><i> Slight troubles :
</I>><i>
</I>><i> - bootstrap complains that there is no 'ChangeLog' file, adding a stub with
</I>><i> 'touch ChangeLog' makes it happy (and working)
</I>
This afternoon, i commited a new bootstrap which do the touvh is the ChangeLog
is missing ... so no more annoying complain from automake :-)
><i> - stuck here :
</I>><i>
</I>><i> [...]
</I>><i>
</I>><i> The "-I./src" should be "-I../../../../src" ...
</I>
I tried to setup that in the configure.in file and its works properly when
using VPATH to compile NeL (thing that do do at nevrax to be able to have a
debug and a release version of NeL in the same time and based on the same
source). But that doesn't work in a "normal" compilation setup :-(
I tried few things very quicly but without success ... i will fix it, cleanly
i hope, on monday ... sorry about that ...
Cedric.
PS: The external CVS will updated tonigth ...
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000437.html">[Nel] Compiling NeL from CVS</A></li>
<LI> Next message: <A HREF="000439.html">[Nel] Compiling NeL from CVS</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#438">[ date ]</a>
<a href="thread.html#438">[ thread ]</a>
<a href="subject.html#438">[ subject ]</a>
<a href="author.html#438">[ author ]</a>
</LI>
</UL>
</body></html>
|