delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <20040131002032.39685.qmail@web10003.mail.yahoo.com> |
Date: | Fri, 30 Jan 2004 16:20:32 -0800 (PST) |
From: | james pentland <james_pentland AT yahoo DOT com> |
Subject: | setup crashes |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
i want to compile setup 2.415-1 so i can debug it, since it crashes nearly every time i use it. make wants a file RECTWrapper.h, which is missing from the distribution. where should i find it? if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKA GE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"setup\" -DVERSION=\"0\" -DST DC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_S TRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT _H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ERRNO_H=1 -DHAV E_STRING=1 -DHAVE_STRING_H=1 -I. -I. -I./bz2lib -I./libgetopt++/include -Werr or -Wall -Wpointer-arith -Wcomments -Wcast-align -Wwrite-strings -Wstrict-protot ypes -Wmissing-prototypes -g -O2 -MT window.o -MD -MP -MF ".deps/window.Tpo" \ -c -o window.o `test -f 'window.cc' || echo './'`window.cc; \ then mv -f ".deps/window.Tpo" ".deps/window.Po"; \ else rm -f ".deps/window.Tpo"; exit 1; \ fi window.cc:23:25: RECTWrapper.h: No such file or directory window.cc: In member function `bool Window::MoveWindow(const RECTWrapper&, bool)': window.cc:216: invalid use of undefined type `struct RECTWrapper' window.h:26: forward declaration of `struct RECTWrapper' window.cc:216: invalid use of undefined type `struct RECTWrapper' window.h:26: forward declaration of `struct RECTWrapper' window.cc:216: invalid use of undefined type `struct RECTWrapper' window.h:26: forward declaration of `struct RECTWrapper' window.cc:216: invalid use of undefined type `struct RECTWrapper' window.h:26: forward declaration of `struct RECTWrapper' make[2]: *** [window.o] Error 1 make[2]: Leaving directory `/ntd/setup/setup-0' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/ntd/setup/setup-0' make: *** [all] Error 2 __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |