discuss-gnustep
[Top][All Lists]
Advanced

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

Re: libobjc2/gnustep-base also failing under FreeBSD


From: Andreas Fink
Subject: Re: libobjc2/gnustep-base also failing under FreeBSD
Date: Mon, 11 Feb 2019 16:56:03 +0100

Something is still wrong.
It gives me

-fobjc-runtime=gnustep-1.8

instead of

-fobjc-runtime=gnustep-2.0




[root@freebsd /]# pkg install gnustep-base
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 3 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        gnustep-base: 1.26.0_1
        libobjc2: 2.0
        gnustep-make: 2.7.0_3

Number of packages to be installed: 3

The process will require 15 MiB more space.

Proceed with this action? [y/N]: y
[1/3] Installing libobjc2-2.0...
[1/3] Extracting libobjc2-2.0: 100%
[2/3] Installing gnustep-make-2.7.0_3...
[2/3] Extracting gnustep-make-2.7.0_3: 100%
[3/3] Installing gnustep-base-1.26.0_1...
[3/3] Extracting gnustep-base-1.26.0_1: 100%
[root@freebsd /etc]# gnustep-config
bash: /usr/local/bin/gnustep-config: No such file or directory
[root@freebsd /etc]# gnustep-config
bash: /usr/local/bin/gnustep-config: No such file or directory
[root@freebsd /etc]#
[root@freebsd /etc]# /usr/local/GNUstep/System/Tools/gnustep-config --objc-libs
-rdynamic -L/usr/local/lib -fstack-protector -pthread -fexceptions 
-fobjc-runtime=gnustep-1.8 -fblocks -L/root/GNUstep/Library/Libraries 
-L/usr/local/GNUstep/Local/Library/Libraries 
-L/usr/local/GNUstep/System/Library/Libraries -L/usr/local/lib -lobjc 
-fobjc-nonfragile-abi -lm
[root@freebsd /etc]# rm -rf -L/root/GNUstep/Library/Libraries
rm: illegal option -- L
usage: rm [-f | -i] [-dIPRrvWx] file ...
       unlink [--] file
[root@freebsd /]# rm -rf /root/GNUstep
[root@freebsd /]# /usr/local/GNUstep/System/Tools/gnustep-config --objc-libs
-rdynamic -L/usr/local/lib -fstack-protector -pthread -fexceptions 
-fobjc-runtime=gnustep-1.8 -fblocks -L/root/GNUstep/Library/Libraries 
-L/usr/local/GNUstep/Local/Library/Libraries 
-L/usr/local/GNUstep/System/Library/Libraries -L/usr/local/lib -lobjc 
-fobjc-nonfragile-abi -lm
[root@freebsd /]#


> On 11 Feb 2019, at 16:40, David Chisnall <gnustep@theravensnest.org> wrote:
> 
> On 11/02/2019 15:03, Andreas Fink wrote:
>> root@freebsd:/usr/Users/afink/gnustep/base # pkg update
>> Updating FreeBSD repository catalogue...
> 
> Please check that you are using the latest package repo and not the quarterly 
> branch.
> 
> David





reply via email to

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