X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.236.207.136 with SMTP id n8mr11721678yho.5.1413420117437; Wed, 15 Oct 2014 17:41:57 -0700 (PDT) X-Received: by 10.140.22.239 with SMTP id 102mr249939qgn.1.1413420117351; Wed, 15 Oct 2014 17:41:57 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Wed, 15 Oct 2014 17:41:57 -0700 (PDT) In-Reply-To: <201410122014.s9CKEXRZ030325@delorie.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=78.45.223.195; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 78.45.223.195 References: <201410122014 DOT s9CKEXRZ030325 AT delorie DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ANNOUNCE: DJGPP port of GNU Readline 6.3 uploaded. From: RayeR Injection-Date: Thu, 16 Oct 2014 00:41:57 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1453 Lines: 6 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk I have problem with compiling of RLTEST.C: gcc -Wall -O2 -o RLTEST.EXE RLTEST.C -lreadl e:/djgpp/lib/libreadl.a(colors.o): In function `rl_print_color_indicator': k:/r/srcs/gnu/readline-6.3/_build.204/./../colors.c:190: undefined reference to `S_ISSOCK' collect2.exe: error: ld returned 1 exit status