sks-devel
[Top][All Lists]
Advanced

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

[Sks-devel] patch-35(?) breaks builds on FreeBSD


From: Jason Harris
Subject: [Sks-devel] patch-35(?) breaks builds on FreeBSD
Date: Fri, 28 Jan 2005 13:45:29 -0500
User-agent: Mutt/1.4.2.1i

I was running SKS-1.0.9+patch-34 fine on FreeBSD 4.11 w/BDB 4.3.27 and
ocaml-3.07.2, but now get build errors after installing ocaml-3.08.2 and
doing a "tla update" to SKS-1.0.9+patch-38
(address@hidden/sks--mainline--1.0--patch-38).

Yaron, you should use the "full power" of tla by creating branches to
allow those of us tracking SKS (and applying local patches) to bypass
any potentially troublesome, non-feature-adding, non-security-fixing
"upgrades:"

  patch-35
      2005-01-18 02:53:20 GMT      Yaron Minsky <address@hidden>
      Updated SKS to be compatible with 3.08 and Berkeley DB 4.2

while still doing useful (alpha and beta) testing on the remaining changes:

  patch-36
      2005-01-18 12:57:33 GMT      Yaron Minsky <address@hidden>
      Build ptree using keyid database instead of key (makes it faster)
  patch-37
      2005-01-19 17:23:16 GMT      Yaron Minsky <address@hidden>
      Modified basedir functionality.
  patch-38
      2005-01-19 15:02:11 GMT      Yaron Minsky <address@hidden>
      Patch fixing membership bug (from Marco Nenciarini)


My current build errors begin with:

cd numerix-0.19c && \
gmake lib; \
gmake install
gmake[1]: Entering directory `/export/homek/jharris/sks/sks--mainline--1.0/numer
ix-0.19c'
ocamlmktop -custom -o lib/ocaml/ocamlnumx nums.cma lib/ocaml/numerix.cmo lib/oca
ml/numcount.cmo lib/ocaml/numcmp.cmo lib/ocaml/toplevelcfg.cmo -cclib -lmlnumx -
cclib -lnums -ccopt -Llib/common
lib/common/libmlnumx.a(ml-long_int-s.o): In function `sx_compare':
ml-long_int-s.o(.text+0x18): undefined reference to `sz_cmp'
lib/common/libmlnumx.a(ml-long_int-s.o): In function `sx_eq':
ml-long_int-s.o(.text+0x5bc): undefined reference to `sz_cmp'
lib/common/libmlnumx.a(ml-long_int-s.o): In function `sx_neq':
ml-long_int-s.o(.text+0x5ec): undefined reference to `sz_cmp'
lib/common/libmlnumx.a(ml-long_int-s.o): In function `sx_inf':
ml-long_int-s.o(.text+0x61c): undefined reference to `sz_cmp'
lib/common/libmlnumx.a(ml-long_int-s.o): In function `sx_infeq':
ml-long_int-s.o(.text+0x64c): undefined reference to `sz_cmp'
lib/common/libmlnumx.a(ml-long_int-s.o)(.text+0x67c): more undefined references 
to `sz_cmp' follow

-- 
Jason Harris           |  NIC:  JH329, PGP:  This _is_ PGP-signed, isn't it?
address@hidden _|_ web:  http://keyserver.kjsl.com/~jharris/
          Got photons?   (TM), (C) 2004

Attachment: pgpbkrF60sb_3.pgp
Description: PGP signature


reply via email to

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