bug-gsrc
[Top][All Lists]
Advanced

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

Re: [bug-gsrc] Testing GNUstep


From: Brandon Invergo
Subject: Re: [bug-gsrc] Testing GNUstep
Date: Thu, 25 Apr 2013 10:15:49 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi Germán,

Thanks for testing this. I can confirm that this is a problem in
Debian-based systems. Could you please confirm for me the location of
libffi.so.* on your system? I'm working on a solution but I
don't have it yet.

In the meantime, if you just want to test the build, you can tell it to
ignore the dependencies like this:

    $ make install LIBDEPS=

On another note, I fixed the problem with all those escape sequences
being printed out literally. I didn't know that \e is not portable, so
Dash wasn't recognizing it. Lesson learned, now I know. The changes are
available in the repo.

Thanks again,
Brandon

Germán "A. Arias" <address@hidden> writes:

> Hi Brandon. I finally had time to test GNUstep. I have installed all pre
> requisites, but I get this error:
>
> make[2]: Leaving directory
> `/home/german/Instalados/gsrc/gnustep/gnustep-make'
> if [ "" != "" ] ; then \
>               printf "["\\e[00\;32m"install-deps"\\e[00m"] 
> "\\e[01\;37m"Ignoring
> dependency "\\e[00m"libffi\n" ; \
>       else \
>               printf "["\\e[00\;32m"install-deps"\\e[00m"] 
> "\\e[01\;37m"Building
> libffi as a dependency"\\e[00m"\n" ; \
>               make -C ../../external/libffi install-p  || (make
> -C ../../external/libffi reinstall-p && make -C ../../external/libffi
> reinstall )  || make -C ../../external/libffi install ; \
>       fi 
> [\e[00;32minstall-deps\e[00m] \e[01;37mBuilding libffi as a dependency
> \e[00m
> make[2]: Entering directory
> `/home/german/Instalados/gsrc/external/libffi'
> -e [\e[01;31minstall-p\e[00m] \e[01;37mlibffi is not installed\e[00m
> make[2]: *** [error] Error 1
> make[2]: Leaving directory
> `/home/german/Instalados/gsrc/external/libffi'
> make[2]: Entering directory
> `/home/german/Instalados/gsrc/external/libffi'
> -e [\e[01;31minstall-p\e[00m] \e[01;37mlibffi is not installed\e[00m
> make[2]: *** [error] Error 1
> make[2]: Leaving directory
> `/home/german/Instalados/gsrc/external/libffi'
> make[2]: Entering directory
> `/home/german/Instalados/gsrc/external/libffi'
> -e [\e[01;31minstall-deps\e[00m] \e[01;37mPlease install `libffi' using
> a system other than GSRC.
> -e                eg: sudo apt-get install libffi libffi-dev\e[00m
> make[2]: *** [install-message] Error 1
> make[2]: Leaving directory
> `/home/german/Instalados/gsrc/external/libffi'
> make[1]: *** [dep-../../libffi] Error 2
> make[1]: Leaving directory
> `/home/german/Instalados/gsrc/gnustep/gnustep-base'
> make: *** [dep-../../gnustep-base] Error 2
> make: se sale del directorio «/home/german/Instalados/gsrc/gnustep/gorm»
>
>
> I have installed ffi library with the package libffi6 and libffi-dev.
> This is the name of these packages on mi distro, GNU/Linux Trisquel 6.0.
>
>

-- 
Brandon Invergo
http://brandon.invergo.net

Attachment: pgponNfftsTt7.pgp
Description: PGP signature


reply via email to

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