Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 27 Oct 2000 11:47:11 -0400 From: Charles Krug To: Cygwin Subject: Problems with slang? Message-ID: <20001027114711.E13765@pentek.com> Mail-Followup-To: Cygwin Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 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 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com