From: Radical NetSurfer Newsgroups: comp.os.msdos.djgpp Subject: Need Your Help! Date: Wed, 24 Jan 2001 11:06:19 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: newsabuse AT supernews DOT com Lines: 36 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com A friend of mine is very interested in the Midnight Commander port to DJGPP (also Borland), however we find that we can not get a successfull build... we manage to get the individual modules to produce .o files, but the final Link fails due to undefined references in the aecurses library.... (see below) So the question is: Does ANYONE have WORKING sources for Midnight Commander for MSDOS or Win95... where we'd have minimal trouble actually compiling it ourselves, using the lastest versions of DJGPP &| Borland. We never did find a working executable for the one dos/DJ version we do have. We have a Win95 version, but no sources for it apparently. /* Error output from Makefile: gcc dir.o util.o main.o screen.o dialog.o key.o input.o menu.o file.o win.o color.o help.o find.o profile.o user.o view.o ext.o mouse.o setup.o auto.o zip.o gc.o match.o -lcurse -lpc -o mc.386 g:/djgpp/lib/libcurse.a(curses.o)(.text+0x275): undefined reference to `_iob' g:/djgpp/lib/libcurse.a(cvidintf.o)(.text+0x48): undefined reference to `ScreenPrimary' make.exe: *** [mc] Error 1 */ Any help appreciated, thanks! email:radsmail AT juno DOT com http://members.tripod.com/~RadSurfer/ Join us on eGroups, at: http://www.egroups.com/group/BorlandCPPBuilder for informal discussions about all versions of C++Builder...