bugGNUstep - Bugs: bug #16302, gnustep-back-svn 22756 compile...

Group
 
 

bug #16302: gnustep-back-svn 22756 compile error(in Cygwin)

Submitter:  YunSong Hwang <hys545>
Submitted:  Sat 08 Apr 2006 11:48:03 AM UTC
   
 
Category:  Backend Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  FredKiefer
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 19 Apr 2008 05:27:30 PM UTC, comment #4: 

Closed as tehre was no further feedback

Fred Kiefer <FredKiefer>
Group Member
Mon 07 Jan 2008 02:23:33 PM UTC, comment #3: 

I just added the suggested patch. Could you please give it a try.

Fred Kiefer <FredKiefer>
Group Member
Fri 12 Oct 2007 10:18:13 AM UTC, comment #2: 

This combination used to work. It was the original one I implemented :-)

I think it should be sufficient to change this method to just call callback: in the Cygwin case. That is, put the usage of ET_WINMSG into
#ifndef    _CYGWIN_

#endif

Fred Kiefer <FredKiefer>
Group Member
Fri 21 Apr 2006 07:40:45 PM UTC, comment #1: 

It's a bit unusual to be using Cygwin and the windows backend - usually you use Cygwin and X11 or MingW and Windows backend.  I'll have to think about if we can or want to support that combination. It might involve modifying a lot of stuff.

Adam Fedor <fedor>
Group administrator
Sat 08 Apr 2006 11:48:03 AM UTC, original submission:  

make[2]: Entering directory `/home/a/gnustep-back/Source/win32'
Making all for subproject win32...
 Compiling file WIN32Server.m ...
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
WIN32Server.m: In function `-[WIN32Server receivedEvent:type:extra:forMode:]':
WIN32Server.m:113: error: `ET_WINMSG' undeclared (first use in this function)
WIN32Server.m:113: error: (Each undeclared identifier is reported only once
WIN32Server.m:113: error: for each function it appears in.)
make[3]: * [shared_obj/WIN32Server.o] Error 1
make[2]: * [win32.all.subproject.variables] Error 2
make[2]: Leaving directory `/home/a/gnustep-back/Source/win32'
make[1]: * [libgnustep-back-010.all.bundle.variables] Error 2
make[1]: Leaving directory `/home/a/gnusep-back/Source'

My Option
checking for main in -lmsimg32... yes
checking for libart2... 2.3.17
checking for cairo... checking for glitz-glx... checking glitz-glx.h usability..
. no
checking glitz-glx.h presence... no
checking for glitz-glx.h... no
checking Backend Server... win32
checking Backend Graphics... art

YunSong Hwang <hys545>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by FredKiefer (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-04-19 FredKiefer StatusReady For Test Fixed
        Open/ClosedIn Test Closed
    2008-01-07 FredKiefer StatusIn Progress Ready For Test
        Assigned tofedor FredKiefer
        Open/ClosedOpen In Test
    2006-04-21 fedor Assigned toNone fedor
    2006-04-21 fedor StatusNone In Progress

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code