bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Sebastian Reitenbach
Subject: [bug #34785] GSWeb doesn't compile anymore with -base from svn
Date: Wed, 09 Nov 2011 15:00:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110613 SUSE/3.6.18-0.2.1 Firefox/3.6.18

URL:
  <http://savannah.gnu.org/bugs/?34785>

                 Summary: GSWeb doesn't compile anymore with -base from svn 
                 Project: GNUstep
            Submitted by: buzzdee
            Submitted on: Mi 09 Nov 2011 15:00:05 GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mi 09 Nov 2011 15:00:06 GMT  Name: patch-GSWeb_GSWHTTPIO_m  Size: 753B  
By: buzzdee
mentioned patch
<http://savannah.gnu.org/bugs/download.php?file_id=24335>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34785>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]