bugGNUstep - Bugs: bug #34785, GSWeb doesn't compile anymore with...

Group
 
 

bug #34785: GSWeb doesn't compile anymore with -base from svn

Submitter:  Sebastian Reitenbach <buzzdee>
Submitted:  Wed 09 Nov 2011 03:00:05 PM UTC
   
 
Category:  gsweb Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 08 Dec 2013 08:06:27 AM UTC, comment #2: 

old bug report, meanwile fixed.

Sebastian Reitenbach <buzzdee>
Group Member
Wed 09 Nov 2011 03:02:30 PM UTC, comment #1: 

It seems I forgot to set the category to gsweb, and doesn't seem to be able to change that now...

Sebastian Reitenbach <buzzdee>
Group Member
Wed 09 Nov 2011 03:00:05 PM UTC, original submission:  

Richards removal of GNUstepBase/GSFileHandle.h makes gsweb unhappy when compiling against -base from svn now:

cc GSWHTTPIO.m -c \
      -MMD -MP -I/usr/local/include -DGSWEB_WONAMES -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fPIC -DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -g -O0 -fgnu-runtime -Werror-implicit-function-declaration -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I./. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libpng -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -I./derived_src -I. -I/usr/local/include -I/gnustep-gsweb-1.3.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include \
       -o obj/WebObjects/WebObjects.obj/GSWHTTPIO.m.o
GSWHTTPIO.m:30:38: warning: GNUstepBase/GSFileHandle.h: No such file or directory
GSWHTTPIO.m: In function '+[GSWHTTPIO readRequestFromFromHandle:]':
GSWHTTPIO.m:378: error: 'GSFileHandle' undeclared (first use in this function)
GSWHTTPIO.m:378: error: (Each undeclared identifier is reported only once
GSWHTTPIO.m:378: error: for each function it appears in.)
GSWHTTPIO.m:378: error: expected expression before ')' token
gmake[3]: * [obj/WebObjects/WebObjects.obj/GSWHTTPIO.m.o] Error 1
gmake[2]: * [internal-framework-run-compile-submake] Error 2
gmake[1]: * [WebObjects.all.framework.variables] Error 2
gmake[1]: Leaving directory `/home/ports/pobj/gnustep-gsweb-1.3.0/gnustep-gsweb-1.3.0/GSWeb'
gmake: * [internal-all] Error 2
* Error code 2

Stop in /home/ports/x11/gnustep/web (line 2391 of /home/ports/infrastructure/mk/bsd.port.mk).
* Error code 1

Stop in /home/ports/x11/gnustep/web (line 2147 of /home/ports/infrastructure/mk/bsd.port.mk).


attached patch fixes the compiltaion problem for me, but I don't know what are the consequences of removal of the line:

[(GSFileHandle*) fh setNonBlocking: NO];

Sebastian

Sebastian Reitenbach <buzzdee>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #24335:  patch-GSWeb_GSWHTTPIO_m added by buzzdee (753B - application/octet-stream - mentioned patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by FredKiefer (Updated the item)
  • -email is unavailable- added by buzzdee (Submitted the item)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-12-08 buzzdee StatusNone Fixed
        Open/ClosedOpen Closed
    2013-12-07 FredKiefer CategoryNone gsweb
    2011-11-09 buzzdee Attached File- Added patch-GSWeb_GSWHTTPIO_m, #24335

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code