diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-June/000438.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-June/000438.html | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/pipermail/nel/2001-June/000438.html b/pipermail/nel/2001-June/000438.html new file mode 100644 index 00000000..3792a1ae --- /dev/null +++ b/pipermail/nel/2001-June/000438.html @@ -0,0 +1,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> |