Re: [slrn] Slackware compiling against slang?
- From: "John E. Davis" <jed@xxxxxxxxxxx>
- Date: 15 Oct 2007 23:28:47 GMT
Try this patch to chkversion.c. It may shed some light on what is
going on. Thanks, --John
#v+
Index: chkslang.c
===================================================================
--- chkslang.c (revision 228)
+++ chkslang.c (working copy)
@@ -70,6 +70,10 @@
as a shared library? Did you run ldconfig? You have an installation problem\n\
and you will need to check the SLANG variables in the Makefile and properly\n\
set them. Also try: make clean; make\n******\n\n"));
+
+ fprintf (stderr, "slang.h version: %d\nlibslang version %d\n",
+ SLANG_VERSION, SLang_Version);
+
return FAILURE;
}
#endif
#v-
.
- Follow-Ups:
- Re: [slrn] Slackware compiling against slang?
- From: andrew
- Re: [slrn] Slackware compiling against slang?
- References:
- [slrn] Slackware compiling against slang?
- From: andrew
- Re: [slrn] Slackware compiling against slang?
- From: John E. Davis
- Re: [slrn] Slackware compiling against slang?
- From: andrew
- [slrn] Slackware compiling against slang?
- Prev by Date: Re: [slrn] Header Too Long (again)
- Next by Date: Re: [slrn] Slackware compiling against slang?
- Previous by thread: Re: [slrn] Slackware compiling against slang?
- Next by thread: Re: [slrn] Slackware compiling against slang?
- Index(es):
Relevant Pages
|
|