Re: Help needed with wxWidgets3.1 tests compilation error

2022-01-21 Thread Hamish McIntyre-Bhatty
On 20/01/2022 20:38, Brian Inglis wrote: On 2022-01-20 10:10, Hamish McIntyre-Bhatty wrote: I've been having trouble compiling the unit tests for wxWidgets3.1-3.1.5 on Cygwin. The same tests build just fine on my Linux Mint 20.3 install, however that is using GCC 9.3.0 instead of Cygwin's

Re: Help needed with wxWidgets3.1 tests compilation error

2022-01-20 Thread Brian Inglis
On 2022-01-20 10:10, Hamish McIntyre-Bhatty wrote: I've been having trouble compiling the unit tests for wxWidgets3.1-3.1.5 on Cygwin. The same tests build just fine on my Linux Mint 20.3 install, however that is using GCC 9.3.0 instead of Cygwin's 11.2.0. Attached is the full build log, but

Help needed with wxWidgets3.1 tests compilation error

2022-01-20 Thread Hamish McIntyre-Bhatty
Hi there, I've been having trouble compiling the unit tests for wxWidgets3.1-3.1.5 on Cygwin. The same tests build just fine on my Linux Mint 20.3 install, however that is using GCC 9.3.0 instead of Cygwin's 11.2.0. Attached is the full build log, but I will also point out my ideas about

Re: New C compilation error using the Openwindow/xview-devel toolkit on current (September 2015) 32 bit Cygwin

2015-10-03 Thread Jon Turney
On 01/10/2015 21:20, Ken Brown wrote: On 10/1/2015 2:38 PM, Paul Morgan wrote: I can no longer compile C code linked to the Openwindows/xview-devel toolkit using gcc in Cygwin 32 bits, installed on Windows 7 32 or 64 bit systems. I run setup-x86 weekly to update Cygwin - compilation ran fine in

New C compilation error using the Openwindow/xview-devel toolkit on current (September 2015) 32 bit Cygwin

2015-10-01 Thread Paul Morgan
I can no longer compile C code linked to the Openwindows/xview-devel toolkit using gcc in Cygwin 32 bits, installed on Windows 7 32 or 64 bit systems. I run setup-x86 weekly to update Cygwin - compilation ran fine in August 2015 but by mid September 2015 it was failing on the same code. I can

Re: New C compilation error using the Openwindow/xview-devel toolkit on current (September 2015) 32 bit Cygwin

2015-10-01 Thread Ken Brown
On 10/1/2015 2:38 PM, Paul Morgan wrote: I can no longer compile C code linked to the Openwindows/xview-devel toolkit using gcc in Cygwin 32 bits, installed on Windows 7 32 or 64 bit systems. I run setup-x86 weekly to update Cygwin - compilation ran fine in August 2015 but by mid September 2015

Re: 64bit doxygen-1.8.3.1-1: compilation error [ATTN: Yaakov]

2013-04-09 Thread Yaakov (Cygwin/X)
On 2013-04-01 09:39, David Stacey wrote: Thank you for building a 64-bit version of doxygen. As doxygen maintainer, I wanted to rebuild this myself (mainly so that it was built for linux-g++ rather than win32-g++). However, when I try to re-build your doxygen-1.8.3.1-1 package with cygport, I

64bit doxygen-1.8.3.1-1: compilation error [ATTN: Yaakov]

2013-04-01 Thread David Stacey
Yaakov, Thank you for building a 64-bit version of doxygen. As doxygen maintainer, I wanted to rebuild this myself (mainly so that it was built for linux-g++ rather than win32-g++). However, when I try to re-build your doxygen-1.8.3.1-1 package with cygport, I get the following error: sh:

Compilation error: error: ‘glDeleteVertexArrays’ was not declared in this scope

2011-12-14 Thread Olumide
I'm trying to compile a graphics library (NGL, http://nccastaff.bournemouth.ac.uk/jmacey/GraphicsLib/index.html), with OpenGL dependencies. in the Cygwin environment but I'm getting the error message, ‘glDeleteVertexArrays’ was not declared in this scope What might the reason for this error?

Re: [PATCH] for SIGSEGV, compilation error in gcc 4.6

2011-02-10 Thread Corinna Vinschen
with function type without __stdcall convention. to fix this problem, add __stdcall to findenv_func. and this is another one. this one deals with compilation error that gcc 4.6 complained. so i just copy paste __attribute__((regparm (x))) from function declaration to function definition

Re: [PATCH] for SIGSEGV, compilation error in gcc 4.6

2011-02-10 Thread jojelino
i am sorry for extra line feed. corrected. requesting review. Index: winsup/cygwin/dcrt0.cc === RCS file: /cvs/src/src/winsup/cygwin/dcrt0.cc,v retrieving revision 1.390 diff -u -r1.390 dcrt0.cc --- winsup/cygwin/dcrt0.cc 26 Dec

Re: [PATCH] for SIGSEGV, compilation error in gcc 4.6

2011-02-10 Thread Corinna Vinschen
On Feb 10 23:56, jojelino wrote: i am sorry for extra line feed. corrected. requesting review. Thanks, will do. Would you mind to give us your real name for the ChangeLog entry? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader

Re: [PATCH] for SIGSEGV, compilation error in gcc 4.6

2011-02-10 Thread jojelino
On 2011-02-11 AM 12:02, Corinna Vinschen wrote: On Feb 10 23:56, jojelino wrote: i am sorry for extra line feed. corrected. requesting review. Thanks, will do. Would you mind to give us your real name for the ChangeLog entry? Corinna Jin-woo Ye.thank you

Re: [PATCH] for SIGSEGV, compilation error in gcc 4.6

2011-02-10 Thread Corinna Vinschen
On Feb 10 10:29, Christopher Faylor wrote: On Thu, Feb 10, 2011 at 03:15:15PM +0100, Corinna Vinschen wrote: Ok, I have just a problem. Your patch doesn't apply because your mail client appears to insert line breaks if the lines get too long. Please send the patch again without the line

Re: [PATCH] for SIGSEGV, compilation error in gcc 4.6

2011-02-10 Thread jojelino
On 2011-02-11 AM 12:32, Christopher Faylor wrote: -void __stdcall +void __stdcall __attribute__ ((regparm (1), noreturn)) do_exit (int status) { no. it doesn't fix sigsegv, but for compilation error in 4.6. to summerize, all changes of function definition fixes compilation error in gcc 4.6

Xserver compilation error

2006-11-08 Thread J. Offerman
Attached is the result of doing tail -100 World.log. Before doing the build, I checked out the latest x sources and did the cygwin updates. I used to be able to build it. What's wrong? Can somebody help me? gcc -c -O2 -fno-strength-reduce -Wall -Wpointer-arith -I/usr/include/freetype2

Re: Xserver compilation error

2006-11-08 Thread J. Offerman
I think this is the same fontconfig issue as described in this. http://cygwin.com/ml/cygwin/2006-11/msg00102.html So I guess I'll wait for the fontconfig announcement. JO On 11/8/06, J. Offerman [EMAIL PROTECTED] wrote: Attached is the result of doing tail -100 World.log. Before doing the

cross compilation error..

2006-03-13 Thread Basavaraj Hiremath
Hi, I am compiling arm/wince compiler using cygwin, I have following error, could some one help me? error: '_U' was not declared in this scope Thanks Regards, Raj /home/basavaraj/cross-tools/gcc/wince/gcc/xgcc -shared-libgcc -B/home/basavaraj/ cross-tools/gcc/wince/gcc/ -nostdinc++

compilation error using cygwin

2006-03-08 Thread Basavaraj Hiremath
Hi, I am compiling arm cross compiler using cygwin, I have following error. Could you advice, what I am missing in cygwin... Thanks in advance. Raj checking for sys/types.h... (cached) no checking locale.h usability... no checking locale.h presence... no checking for locale.h... no checking

cscope compilation error in cygwin

2005-10-31 Thread frank
hi, I try to use cscope in cygwin. My pc is win2000. the cygwin version is $ cygcheck -V cygcheck version 1.64 System Checker for Cygwin Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc. Compiled on Mar 1 2005 try to use cscope-15.5. Could anybody help me out? thanks in

RE: cscope compilation error in cygwin

2005-10-31 Thread Reid Thompson
Original Message From: frank [mailto:[EMAIL PROTECTED] Sent: Monday, October 31, 2005 1:59 PM To: cygwin@cygwin.com Subject: cscope compilation error in cygwin hi, I try to use cscope in cygwin. My pc is win2000. the cygwin version is $ cygcheck -V cygcheck version 1.64 System

Re: cscope compilation error in cygwin

2005-10-31 Thread frank
@cygwin.com Subject: cscope compilation error in cygwin hi, I try to use cscope in cygwin. My pc is win2000. the cygwin version is $ cygcheck -V cygcheck version 1.64 System Checker for Cygwin Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc. Compiled on Mar 1 2005 try

Re: cscope compilation error in cygwin

2005-10-31 Thread frank
wrote: Original Message From: frank [mailto:[EMAIL PROTECTED] Sent: Monday, October 31, 2005 1:59 PM To: cygwin@cygwin.com Subject: cscope compilation error in cygwin hi, I try to use cscope in cygwin. My pc is win2000. the cygwin version is $ cygcheck -V cygcheck version 1.64 System

RE: fltk compilation error

2004-08-17 Thread Reid Thompson
Ken Dibble wrote: I am unable to determince what the error is, not knowing anything about gcc, fltk or fltk-config the following command produces a gui executable (at least for this trivial example) which prints Hello World to the console when Open is selected from the File menu. gcc

Re: fltk compilation error

2004-08-16 Thread Ken Dibble
I am unable to determince what the error is, not knowing anything about gcc, fltk or fltk-config the following command produces a gui executable (at least for this trivial example) which prints Hello World to the console when Open is selected from the File menu. gcc test.cxx -lfltk -lstdc++

fltk compilation error

2004-08-15 Thread Reid Thompson
I'm hoping someone can help me correct the issue causing the error listed below. I've attached minimal files to reproduce the error. Thanks, reid $ fltk-config --compile test.cxx gcc -mwindows -DWIN32 -o test test.cxx -mwindows /usr/lib/libfltk.a -lole32 -luuid -lcomctl32 -lwsock32 -lsupc++ In

compilation error

2004-06-12 Thread Zoltan Kota
Hi, I would like to compile a python module under cygwin. It fails with the following error: gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DG_LOG_DOMAIN=BibTeX -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/python2.3 -c bibtexmodule.c -o

GCC Compilation Error

2003-10-06 Thread Paul Bezzam
Hello, I have a question: I recently installed Cygwin, and I am trying to compile a C program. But I get this message after I use the compile command: /usr/lib/gcc-lib/i686-pc-cygwin/3.0/../.i686-pc-cygwin/bin/ld: Cannot find -luser32 collect2: ld returned 1 exit status I am pretty new at

Re: GCC Compilation Error

2003-10-06 Thread Igor Pechtchanski
On Mon, 6 Oct 2003, Paul Bezzam wrote: Hello, I have a question: I recently installed Cygwin, and I am trying to compile a C program. But I get this message after I use the compile command: /usr/lib/gcc-lib/i686-pc-cygwin/3.0/../.i686-pc-cygwin/bin/ld: Cannot find -luser32 collect2: ld

Re: GCC Compilation Error

2003-10-06 Thread Larry Hall
At 11:58 AM 10/6/2003, Paul Bezzam you wrote: Hello, I have a question: I recently installed Cygwin, and I am trying to compile a C program. But I get this message after I use the compile command: /usr/lib/gcc-lib/i686-pc-cygwin/3.0/../.i686-pc-cygwin/bin/ld: Cannot find -luser32 collect2: ld

Re: GCC Compilation Error

2003-10-06 Thread Paul Bezzam
Igor, Thanks a lot for pointing me in the right direction. I did install the package, and there was no error message. However, when I try to execute the .exe file that results in compiling the C file(hello.c), I get: bash: hello.exe: command not found Can you please offer your insight?

Re: GCC Compilation Error

2003-10-06 Thread Paul Bezzam
Igor, Never mind. I think I was able to get this.. I included a '.' in the PATH variable, and everything is fine. Thank you again for your help. Paul On Mon, 6 Oct 2003, Paul Bezzam wrote: Igor, Thanks a lot for pointing me in the right direction. I did install the package, and there

Re: Latest CVS Compilation error

2003-09-17 Thread Harold L Hunt II
Alexander, I have submitted your change to XFree86 as part of a large patch set. See bug 701: http://bugs.xfree86.org/show_bug.cgi?id=701 Harold Alexander Gottwald wrote: Harold L Hunt II wrote: Please resubmit your earlier patch when you have this completed. Stupid me. Has forgotten to

Re: Latest CVS Compilation error

2003-09-15 Thread Alexander Gottwald
Harold L Hunt II wrote: Sounds good. Please resubmit your earlier patch when you have this completed. It doesn't look like it would be a good idea to implement it one half at a time. However, we can certainly wait on trying to make the log either output to stdout or to a file... that could

Re: Latest CVS Compilation error

2003-09-15 Thread Alexander Gottwald
Harold L Hunt II wrote: Please resubmit your earlier patch when you have this completed. Stupid me. Has forgotten to attach the patch *g*. bye ago NP: Welle:Erdball - Starfighter F-104G (2) -- [EMAIL PROTECTED] http://www.gotti.org ICQ: 126018723Index: winmsg.c

Re: Latest CVS Compilation error

2003-09-15 Thread Colin Harrison
Hi, Applied the patchworks fine for me. Colin

Re: Latest CVS Compilation error

2003-09-14 Thread Alexander Gottwald
Colin Harrison wrote: To build I had to remove typedef MessageType; from winmsg.h in Xwin. Clashes with defs in os/log.c after latest mods to move log handling to DIX. The patch is attached. This patch is _only_ for the xfree86 HEAD. _Not_ for the 4_3_Branch. It forwards the winMsg

Re: Latest CVS Compilation error

2003-09-14 Thread Alexander Gottwald
Colin Harrison wrote: My XWin.log no longer shows config file output e.g. lines like:- (==) winConfigKeyboard - Layout: 0809 (==) Using preset keyboard for English (United Kingdom) (0809), type 4 Is this as intended? No, I think I'll have to initialize the logging somehow. bye

Re: Latest CVS Compilation error

2003-09-14 Thread Alexander Gottwald
Alexander Gottwald wrote: No, I think I'll have to initialize the logging somehow. I'll adjust the error handling (including our own VErrorF function) to use new log functions. The new log functions do use a buffer, so redirecting the messages to another file (or stdout) is now possible too.

Re: Latest CVS Compilation error

2003-09-14 Thread Harold L Hunt II
Sounds good. Please resubmit your earlier patch when you have this completed. It doesn't look like it would be a good idea to implement it one half at a time. However, we can certainly wait on trying to make the log either output to stdout or to a file... that could take some time to get

Latest CVS Compilation error

2003-09-12 Thread Colin Harrison
Hi, Just pulled a new tree from the [EMAIL PROTECTED]:/cvs. To build I had to remove typedef MessageType; from winmsg.h in Xwin. Clashes with defs in os/log.c after latest mods to move log handling to DIX. Probably a hack..but it works for me! Colin

php compilation error = expat problem?

2002-09-23 Thread Andreas
I encountered problems concerning the installation of expat (1.95.4-1). After $ tar xjvf expat-1.95.4-1-src.tar.bz2 $ ./expat-1.95.4-1.sh all the script breaks with: ... + reconf-cygwin.sh reconf-cygwin.sh: not found + STATUS=127 + exit 127 But reconf-cygwin.sh is in the

Re: php compilation error = expat problem?

2002-09-23 Thread Gerrit P. Haase
Andreas schrieb: I encountered problems concerning the installation of expat (1.95.4-1). After $ tar xjvf expat-1.95.4-1-src.tar.bz2 $ ./expat-1.95.4-1.sh all the script breaks with: ... + reconf-cygwin.sh reconf-cygwin.sh: not found + STATUS=127 + exit 127 But

Re: php compilation error = expat problem?

2002-09-23 Thread S . L .
Andreas, [...] I encountered problems concerning the installation of expat (1.95.4-1). [...] Could somebody please explain the occurence of the error when compiling php (even with reinstalled expat package)(used command: ./configure --with-apxs --without-mysql --with-pgsql