mldonkey-users
[Top][All Lists]
Advanced

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

[Mldonkey-users] Syntax error in make depend version 2-5-11


From: ditfau6
Subject: [Mldonkey-users] Syntax error in make depend version 2-5-11
Date: Thu, 12 Feb 2004 11:37:48 +0100
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031204 Thunderbird/0.4RC1

Hi,

what do you think about that, with (./configure --enable-pthread --enable-checks --disable-openFT --disable-audiogalaxy):


make depend
/usr/local/bin/ocamlc.opt -I tools/zoggy -I +camlp4 -pp "camlp4 pa_o.cmo pr_dump.cmo" -a -o pa_zog.cma tools/zoggy/zog_types.ml tools/zoggy/zog_messages.ml tools/zoggy/zog_misc.ml tools/zoggy/pa_zog.ml
File "tools/zoggy/pa_zog.ml", line 475, characters 18-46:
use of antiquotation syntax deprecated since version 3.05
ocamllex.opt src/utils/lib/http_lexer.mll
13 states, 263 transitions, table size 1130 bytes
ocamllex.opt src/networks/opennap/napigator.mll
25 states, 274 transitions, table size 1246 bytes
camlp4 pa_o.cmo pa_op.cmo pr_o.cmo -impl src/utils/lib/options.ml4 > src/utils/lib/options.ml camlp4 pa_o.cmo pa_op.cmo pr_o.cmo -impl src/utils/lib/gettext.ml4 > src/utils/lib/gettext.ml
ocamllex.opt src/utils/cdk/xmllex.mll
38 states, 352 transitions, table size 1636 bytes
ocamlyacc src/utils/cdk/xmlyacc.mly
ocamllex.opt src/daemon/common/giftLexer.mll
14 states, 418 transitions, table size 1756 bytes
ocamlyacc src/daemon/common/giftParser.mly
camlp4 pa_o.cmo ./pa_zog.cma pr_o.cmo -impl src/gtk/gui2/gui2.zog > src/gtk/gui2/gui2.ml
ocamllex.opt src/utils/lib/cddb_lexer.mll
76 states, 3616 transitions, table size 14920 bytes
ocamldep -I src/utils/cdk -I src/daemon/chat -I src/utils/lib -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk/newgui -I src/gtk/gui2 -I src/gtk/configwin -I src/gtk/okey -I src/gtk/gpattern -I icons/tux -I src/gtk/progress -I src/im -I src/im/yahoo -I src/im/irc -I src/networks/direct_connect -I src/networks/opennap -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I src/networks/soulseek *.ml *.mli > .depend (for i in src/utils/cdk src/daemon/chat src/utils/lib src/utils/net tools src/daemon/common src/daemon/driver src/utils/mp3tagui src/config/unix src/gtk/newgui src/gtk/gui2 src/gtk/configwin src/gtk/okey src/gtk/gpattern icons/tux +lablgtk src/gtk/progress src/im src/im/yahoo src/im/irc src/networks/direct_connect src/networks/opennap src/networks/gnutella src/networks/gnutella2 src/networks/fasttrack src/networks/fileTP src/networks/bittorrent src/networks/donkey src/networks/soulseek; do \ ocamldep -I src/utils/cdk -I src/daemon/chat -I src/utils/lib -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk/newgui -I src/gtk/gui2 -I src/gtk/configwin -I src/gtk/okey -I src/gtk/gpattern -I icons/tux -I src/gtk/progress -I src/im -I src/im/yahoo -I src/im/irc -I src/networks/direct_connect -I src/networks/opennap -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I src/networks/soulseek $i/*.ml $i/*.mli >> .depend; \
done)
File "src/daemon/common/commonSources.ml", line 1018, characters 18-19:
Syntax error
[ditfau6:~/Compilation/mldonkey] ditfau6%


But the compilation is possible on my system Mac 10.3 / gcc 3.3.





reply via email to

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