Le 09/05/2016 18:14, Eric Heintzmann a écrit :
Hi,
I'm currently trying to build the official debian packages for the four gnustep core packages.

Not clear.
I m packaging latest gnustep packages. These packages will become the official debian packages in the future debian stable (stretch).


PS
I build these packets in debian unstable under Vitualbox (amd64)
gnustep-make:

./configure \
        --with-layout=fhs-system \
        --enable-native-objc-exceptions \
        --disable-strict-v2-mode

gnustep-base:
        # Override the test for libkvm to ensure that /proc is used on
        # GNU/kFreeBSD even if libkvm-dev is installed (#593898).
    ./configure \
        ac_cv_lib_kvm_kvm_getenvv=no \
        --enable-libffi \
        --disable-openssl \
        --disable-bfd

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to