This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problems with slang?


At 11:47 AM 10/27/2000, Charles Krug wrote:
>Hello List:
>
>I'm playing with a package that requires slang.
>
>slang has instructions on building against Cygwin, which I follow:
>
>1. Use mkmake in the src/mkfiles directory:
>
>mkmake WIN32 CYGWIN32 <makefiles.all >Makefile
>
>2. Copy the makefile into the src directory.
>
>3. Run make from that directory.
>
>The slang package seems to build without errors.  However, when I try to link
>against libslang.a, I get "unresolved symbol in libslang.a" with errors
>pointing back to the original slang sources.
>
>The errors seem to be in reference to SLCurse.  I can provide the specifics,
>but it certainly seems like slang requires ncurses.
>
>Can anyone confirm whether or not this is the case.
>
>I'm willing to allow for the possibility that slang's build instructions are
>simply wrong for the current version of Cygwin, and take any other porting
>suggestions that anyone may offer.
>
>
>Charles


CYGWIN32 is no longer a valid define to indicate CYGWIN.  Use CYGWIN 
instead.  I remember, from ancient history of this list, a strong supporter of slang.  I'm sure this was at least in the b19 time frame, if not 
before.  Unless someone else has been maintaining this port since that
time, I'd say the build instructions you have are a bit out-of-date.  Sorry 
but I don't have suggestions for updating the port, beyond the obvious of 
course!;-)



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]