bug-gnustep
[Top][All Lists]
Advanced

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

Re: cannot install...


From: Ricardo 'Dino' Strausz
Subject: Re: cannot install...
Date: Mon, 16 Feb 2009 09:32:36 -0600

Hola Adam y David,

I went directly to NSGraphicsContext.m and comment some conditional lines (where the _gcontext variable appear) and I was able to compile all the way up to Gorm... however, macports is not finding GDL2 anywhere... could you please be so kind to point me to a site where I can directly download it? (see log below)

to be honest, this is very frustrating...

I hope this process is finite; if so, I will try to make a .dmg with a .mpkg of my configuration and put it in a public place... (can I?)

Since I really do not know how GNUstep works, I decided to follow all the 'default' dependencies of GDL2; but, as you are suggesting, GDL2 should work directly on top of Cocoa + gnustep-base... can you please point me to detailed instructions on how to do this?

Mil Gracias!!
Dino


<x-tad-bigger>---> Fetching gnustep-dl2
---> Attempting to fetch gnustep-dl2-0.10.1.tar.gz from http://ftpmain.gnustep.org/pub/gnustep/libs
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
---> Attempting to fetch gnustep-dl2-0.10.1.tar.gz from ftp://ftp.gnustep.org/pub/gnustep/libs
---> Attempting to fetch gnustep-dl2-0.10.1.tar.gz from http://distfiles.macports.org/gnustep-dl2
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
---> Attempting to fetch gnustep-dl2-0.10.1.tar.gz from http://trd.no.distfiles.macports.org/gnustep-dl2
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
---> Attempting to fetch gnustep-dl2-0.10.1.tar.gz from http://arn.se.distfiles.macports.org/gnustep-dl2
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
---> Attempting to fetch gnustep-dl2-0.10.1.tar.gz from http://svn.macports.org/repository/macports/distfiles/gnustep-dl2
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
---> Attempting to fetch gnustep-dl2-0.10.1.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
---> Attempting to fetch gnustep-dl2-0.10.1.tar.gz from http://svn.macports.org/repository/macports/downloads/gnustep-dl2
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
Error: Target org.macports.fetch returned: fetch failed
Error: Status 1 encountered during processing.
Fermat:/opt/local/var/macports sa$ </x-tad-bigger>



On Feb 16, 2009, at 1:41, David Ayers wrote:

Am Sonntag, den 15.02.2009, 09:20 -0700 schrieb Adam Fedor:
It seems like libffi is not compiling on your version of darwin. You
might try


./InstallGNUstep --ffi=ffcall


to force compiliation of ffcall instead of libffi. Although if you
are just interested in using gdl2, you probably don't need to compile
gnustep-startup. gnustep-startup is meant to set up a complete
GNUstep system on your computer, but on Mac OS X, all you really need
are the extensions to the base library to use gdl2 - everything else
comes with Mac OS X. So you might just try compiling and installing
separately:

Indeed... on a Mac you're probably better off with Cocoa + BaseAdditions
(I believe the -base library configured on the Mac will default to only
building the extension library). And then build GDL2 on top of that.

Please let us know how it goes.... either way you chose. But if your
building gnustep from startup and have issues with GDL2 let us know
which ObjC runtime you are using.

Cheers,
David



reply via email to

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