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-March/000326.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-March/000326.html')
-rw-r--r-- | pipermail/nel/2001-March/000326.html | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/pipermail/nel/2001-March/000326.html b/pipermail/nel/2001-March/000326.html new file mode 100644 index 00000000..798cf05c --- /dev/null +++ b/pipermail/nel/2001-March/000326.html @@ -0,0 +1,63 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Compile error</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:valignat%40nevrax.com"> + <LINK REL="Previous" HREF="000321.html"> + <LINK REL="Next" HREF="000315.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Compile error</H1> + <B>Valignat Cedric</B> + <A HREF="mailto:valignat%40nevrax.com" + TITLE="[Nel] Compile error">valignat@nevrax.com</A><BR> + <I>Fri, 2 Mar 2001 12:50:37 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000321.html">[Nel] Compile error</A></li> + <LI> Next message: <A HREF="000315.html">[Nel] Network Connections</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#326">[ date ]</a> + <a href="thread.html#326">[ thread ]</a> + <a href="subject.html#326">[ subject ]</a> + <a href="author.html#326">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello, + +<A HREF="mailto:nel@elwar.com">nel@elwar.com</A> wrote: +><i> +</I>><i> [...] +</I>><i> /usr/local/i686-pc-linux-gnu/bin/ld: cannot find -lnelnet +</I>><i> collect2: ld returned 1 exit status +</I>><i> +</I>><i> I was doing pretty well up until then. Any ideas on what I'm missing here? +</I> +Where did you installed NeL when you execute the command 'make install' ? + +It's seems that the compiler is trying to get it from +'/home/nel/code/nel/include' and '/home/nel/code/nel/lib' but it seems +that's the source (CVS) directory ... am i right ? :-) + + +Cedric. + + +</pre> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000321.html">[Nel] Compile error</A></li> + <LI> Next message: <A HREF="000315.html">[Nel] Network Connections</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#326">[ date ]</a> + <a href="thread.html#326">[ thread ]</a> + <a href="subject.html#326">[ subject ]</a> + <a href="author.html#326">[ author ]</a> + </LI> + </UL> +</body></html> |