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 Message-ID: <004201c12d7c$0ffe4040$2a00000a@max> From: "Max Bowsher" To: Subject: Please help interpret this error message Date: Sat, 25 Aug 2001 14:37:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 I have been trying to compile setup.exe from CVS source. All went ok until the final link step, where the command: g++ -MMD -g -O2 -nostdinc -fno-exceptions -fno-rtti -mno-cygwin -I. -I/home/ max/cygcvs/src2/winsup/cinstall -I/home/max/cygcvs/src2/winsup/mingw/include -I/home/max/cygcvs/src2/winsup/w32api/include -I/home/max/cygcvs/src2/winsu p/bz2lib -mwindows -o setup.exe autoload.o choose.o concat.o desktop.o dialog.o diskfull.o download.o find.o fromcwd.o geturl.o hash.o ini.o inilex.o iniparse.o install.o localdir.o log.o main.o mkdir.o mklink2.o mount.o msg.o net.o netio.o nio-ie5.o nio-file.o nio-ftp.o nio-http.o other.o postinstall.o res.o root.o simpsock.o site.o source.o splash.o state.o tar.o version.o zlib/libzcygw.a /home/max/cygcvs/src2/winsup/bz2lib/libbz2.a /home/max/cygcvs/src2/winsup/w32api/lib/libole32.a /home/max/cygcvs/src2/winsup/w32api/lib/libwsock32.a /home/max/cygcvs/src2/winsup/w32api/lib/libnetapi32.a /home/max/cygcvs/src2/winsup/w32api/lib/libadvapi32.a /home/max/cygcvs/src2/winsup/w32api/lib/libuuid.a /home/max/cygcvs/src2/winsup/w32api/lib/libkernel32.a /home/max/cygcvs/src2/winsup/w32api/lib/libuser32.a -B/home/max/cygcvs/src2/ winsup/w32api/lib/ -B/home/max/cygcvs/src2/winsup/mingw/ -MMD -g -O2 -nostdi nc -mno-cygwin -mwindows zlib/libzcygw.a /home/max/cygcvs/src2/winsup/bz2lib/libbz2.a -lole32 -lwsock32 -lnetapi32 -l advapi32 -luuid produced the following error: /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: warning: ds00200.o: local symbol `' has no section /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: bfd assertion fail /cygnus/netrel/src/binutils-20010802-1/bfd/cofflink.c:2290 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: ds00200.o: illegal symbol index 116 in relocs collect2: ld returned 1 exit status make: *** [setup.exe] Error 1 I am running cygwin on win98se, with all relevant packages up-to-date as of this mail. Please can anyone explain what this means? (I am on the list, no need to CC) Thanks in advance for any hints. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/