[Pidgin] #16792: Unable to build branch release-2.x.y with farsight2 version 0.0.16

Pidgin trac at pidgin.im
Thu Oct 29 23:29:52 EDT 2015


#16792: Unable to build branch release-2.x.y with farsight2 version 0.0.16
------------------------------------+------------------------
 Reporter:  SchweinDeBurg           |       Owner:
     Type:  patch                   |      Status:  new
Milestone:  Patches Needing Review  |   Component:  libpurple
  Version:  2.10.11                 |  Resolution:
 Keywords:                          |
------------------------------------+------------------------

Comment (by SchweinDeBurg):

 No, I haven't tried {{{--disable-farstream}}} switch, currently build is
 configured as follows in my RPM .spec file:

 {{{
 export RPM_OPT_FLAGS=${RPM_OPT_FLAGS//-fstack-protector/-fstack-protector-
 all}
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -w"
 export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -w"
 export LDFLAGS="-ltinfo"

 %configure \
         --enable-gevolution \
         --disable-schemas-install \
         --enable-gstreamer \
         --enable-dbus \
         --enable-nm \
         --enable-perl \
         --enable-gnutls=no \
         --enable-nss=yes \
         --enable-tcl \
         --enable-tk \
         --enable-cyrus-sasl \
         --with-extraversion=%{release} \
         --with-system-ssl-certs=/etc/pki/tls/certs
 }}}

--
Ticket URL: <https://developer.pidgin.im/ticket/16792#comment:5>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list