When I do a check out on beta-0.31.2 and try to compile the branch branches/math, I get the following error: /bin/sh ../libtool --mode=link g++ -o luatex luatexini.o luatex0.o luatex1.o luatex2.o luatex3.o luatexextra.o luatex-pool.o luatexdir/ libpdf.a ../../libs/libpng/libpng.a ../../libs/zlib/libz.a ../../libs/ xpdf/xpdf/libxpdf.a ../../libs/xpdf/goo/libGoo.a ../../libs/xpdf/fofi/ libfofi.a ../../libs/md5/md5.o ../../libs/obsdcompat/libopenbsd- compat.a ../../libs/lua51/liblua.a ../../libs/slnunicode/ slnunico.o ../../libs/luazip/src/luazip.o ../../libs/zziplib/zzip/ libzzip.a ../../libs/luafilesystem/src/lfs.o ../../libs/luasocket/src/ socket.a ../../libs/luapeg/lpeg.o ../../libs/luamd5/md5lib.o ../../ libs/luamd5/md5.o ../../libs/luazlib/lgzip.o ../../libs/luazlib/ lzlib.o ../../libs/luafontforge/libff.a mpdir/lmplib.o mpdir/.libs/ libmplib.a lib/lib.a ../kpathsea/libkpathsea.la -lm g++ -o luatex luatexini.o luatex0.o luatex1.o luatex2.o luatex3.o luatexextra.o luatex-pool.o ../../libs/md5/md5.o ../../libs/slnunicode/ slnunico.o ../../libs/luazip/src/luazip.o ../../libs/luafilesystem/src/ lfs.o ../../libs/luapeg/lpeg.o ../../libs/luamd5/md5lib.o ../../libs/ luamd5/md5.o ../../libs/luazlib/lgzip.o ../../libs/luazlib/lzlib.o mpdir/lmplib.o luatexdir/libpdf.a ../../libs/libpng/libpng.a ../../ libs/zlib/libz.a ../../libs/xpdf/xpdf/libxpdf.a ../../libs/xpdf/goo/ libGoo.a ../../libs/xpdf/fofi/libfofi.a ../../libs/obsdcompat/ libopenbsd-compat.a ../../libs/lua51/liblua.a ../../libs/zziplib/zzip/ libzzip.a ../../libs/luasocket/src/socket.a ../../libs/luafontforge/ libff.a mpdir/.libs/libmplib.a lib/lib.a ../kpathsea/.libs/ libkpathsea.a -lm Undefined symbols: "_FSCreateFileUnicode", referenced from: _DumpMacBinaryHeader in libff.a(macbinary.o) "_FSCreateFork", referenced from: _DumpMacBinaryHeader in libff.a(macbinary.o) "_FSCloseFork", referenced from: _DumpMacBinaryHeader in libff.a(macbinary.o) "_FSSetForkSize", referenced from: _DumpMacBinaryHeader in libff.a(macbinary.o) "_FSGetResourceForkName", referenced from: _DumpMacBinaryHeader in libff.a(macbinary.o) "_FSPathMakeRef", referenced from: _DumpMacBinaryHeader in libff.a(macbinary.o) _DumpMacBinaryHeader in libff.a(macbinary.o) "_FSWriteFork", referenced from: _DumpMacBinaryHeader in libff.a(macbinary.o) "_FSOpenFork", referenced from: _DumpMacBinaryHeader in libff.a(macbinary.o) ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [luatex] Error 1 Anyone knows how to circumvent this? -- + -----------------------------------------------------------------------+ | Yannis Haralambous, Ph.D. yannis.haralambous@telecom- bretagne.eu | | Directeur d'Études http://omega.enstb.org/ yannis | | Tel. +33 (0)2.29.00.14.27 | | Fax +33 (0)2.29.00.12.82 | | Département Informatique | | TELECOM Bretagne | | Technopôle de Brest Iroise, CS 83818, 29238 Brest CEDEX 3, France | | Coordonnées Google-Earth : 48°21'31.57"N 4°34'16.76"W | + -----------------------------------------------------------------------+ ...pour distinguer l'extérieur d'un aquarium, mieux vaut n'être pas poisson ...the ball I threw while playing in the park has not yet reached the ground Es gab eine Zeit, wo ich nur ungern über Schubert sprechen, nur Nächtens den Bäumen und Sternen von ihm vorerzählen mögen.
2008/12/10 Yannis Haralambous wrote:
When I do a check out on beta-0.31.2 and try to compile the branch branches/math, I get the following error:
Don't try to compile branches/math, but rather tags/beta-0.31.2 I think that branches/math has not been synchronised yet. Trunk and tags/beta-0.31.2 should work though. Mojca
It works!! And now I can see the data from the PfEd table, thank you very much Taco! Le 10 déc. 08 à 12:54, Mojca Miklavec a écrit :
Don't try to compile branches/math, but rather tags/beta-0.31.2
I think that branches/math has not been synchronised yet. Trunk and tags/beta-0.31.2 should work though.
-- + -----------------------------------------------------------------------+ | Yannis Haralambous, Ph.D. yannis.haralambous@telecom- bretagne.eu | | Directeur d'Études http://omega.enstb.org/ yannis | | Tel. +33 (0)2.29.00.14.27 | | Fax +33 (0)2.29.00.12.82 | | Département Informatique | | TELECOM Bretagne | | Technopôle de Brest Iroise, CS 83818, 29238 Brest CEDEX 3, France | | Coordonnées Google-Earth : 48°21'31.57"N 4°34'16.76"W | + -----------------------------------------------------------------------+ ...pour distinguer l'extérieur d'un aquarium, mieux vaut n'être pas poisson ...the ball I threw while playing in the park has not yet reached the ground Es gab eine Zeit, wo ich nur ungern über Schubert sprechen, nur Nächtens den Bäumen und Sternen von ihm vorerzählen mögen.
Mojca Miklavec wrote:
2008/12/10 Yannis Haralambous wrote:
When I do a check out on beta-0.31.2 and try to compile the branch branches/math, I get the following error:
Don't try to compile branches/math, but rather tags/beta-0.31.2
I think that branches/math has not been synchronised yet. Trunk and tags/beta-0.31.2 should work though.
To avoid further confusion, I have trashed branches/math. Development takes place in trunk, and tags/XXX are released version snapshots. Best wishes, Taco
participants (3)
-
Mojca Miklavec
-
Taco Hoekwater
-
Yannis Haralambous