Hello, olli.
You wrote 6 октября 2013 г., 1:12:20:

>> Any plan on an update to 1.3? Any timeline?
>> I'm experiencing some bugs with Subversion and somewhere they suggest to try 
>> Serf 1.3.
>> Just to decide whether to wait or try something else...
oh> I've created a serf-1.3.2 port for testing.
oh> http://people.freebsd.org/~ohauer/shar/serf-1.3.shar

oh> Since serf-1.3.x uses scons to build we do not get required
oh> .la files to build a static subversion.
  Problem is not in serf itself, but because serf could use openssl and
 without .la file linker of subversion binaries doesn't know, that it
 should link libcrypto.a too.
  I could try to workaround it by adding "-lcrypto" to LDFLAGS when build is
  static and SERF is selected is option. It should not do worse if serf is
  build without SSL support, as sstatic library will be skipped by linker in
  this case.



-- 
// Black Lion AKA Lev Serebryakov <l...@freebsd.org>

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to