discuss-gnustep
[Top][All Lists]
Advanced

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

Re: FreeBSD and GNUstep


From: Fred Kiefer
Subject: Re: FreeBSD and GNUstep
Date: Wed, 27 Mar 2002 02:18:53 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:0.9.4) Gecko/20011019 Netscape6/6.2

This looks like a rather old problem that had been resolved a few days later. Why don't you try the official 0.7.6 release?

Tristan Alexander McLeay wrote:

I'm using the GNUstep GUI 0.7.5 libraries released a couple of days ago as
well as a CVS release from a bit before. I've installed the GNUstep Make
and Base fine, but the GUI libs fail to work. This happens both from the
source by itself and make installing in /usr/ports/x11-toolkit/gnustep-gui
(I upgraded my ports collection today). This suggests that someone's either
mucked up the port or I've got a stuffy system, although I have had the
error both before and after a re-install of FreeBSD.

The error appears to be in NSBezierPath.m, I've attached the compilation
error message stuff below.

Tristan

cc NSBezierPath.m -c \
      -DGNUSTEP_INSTALL_LIBDIR=\"\"
-DGNUSTEP_INSTALL_PREFIX=/usr/local/GNUstep/System
-DGNUSTEP_TARGET_DIR=\"ix86/freebsd\" -DGNUSTEP_TARGET_CPU=\"ix86\"
-DGNUSTEP_TARGET_OS=\"freebsd\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\"
-DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1
-DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -D_THREAD_SAFE -fPIC
-DGSWARN -DGSDIAGNOSE -O -pipe -Wno-import -fgnu-runtime -Wall
-I/usr/local/include -I/usr/local/include -I../Headers -I.
-I/usr/local/include -I/usr/local/include -fgnu-runtime
-I/usr/local/GNUstep/System/Headers -I/usr/local/include/libxml2/libxml
-I/usr/local/include/libxml2 -I/usr/local/include
-I/home/anstouh/GNUstep/Headers/gnustep
-I/usr/local/GNUstep/Local/Headers/gnustep
-I/usr/local/GNUstep/Network/Headers/gnustep
-I/usr/local/GNUstep/System/Headers/gnustep
-I/home/anstouh/GNUstep/Headers/ix86/freebsd
-I/home/anstouh/GNUstep/Headers
-I/usr/local/GNUstep/Local/Headers/ix86/freebsd
-I/usr/local/GNUstep/Local/Headers
-I/usr/local/GNUstep/Network/Headers/ix86/freebsd
-I/usr/local/GNUstep/Network/Headers
-I/usr/local/GNUstep/System/Headers/ix86/freebsd
-I/usr/local/GNUstep/System/Headers \
       -o shared_obj/ix86/freebsd/gnu-gnu-gnu/NSBezierPath.o
NSBezierPath.m: In function `-[GSBezierPath moveToPoint:]':
NSBezierPath.m:1401: cast to union type from type not present in union
NSBezierPath.m: In function `-[GSBezierPath lineToPoint:]':






reply via email to

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