Thread Pugs 6.2.13, Problem beim compilieren (11 answers)
Opened by tonewheel at 2007-01-01 21:23

tonewheel
 2007-01-01 21:23
#48182 #48182
User since
2006-10-01
182 Artikel
BenutzerIn
[default_avatar]
Hallo Community,

erstmal ein frohes neues Jahr 2007!

Beim Versuch, Pugs zu compilieren, steigt make mit folgender Meldung aus:

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
*** Building the 'HsSyck' dependency.  Please wait...
Preprocessing library pugs-HsSyck-0.2...
Building pugs-HsSyck-0.2...
[1 of 1] Compiling Data.Yaml.Syck ( Data/Yaml/Syck.hs, dist/build/Data/Yaml/Syck.o )
gram.c: In function &‘syckparse&’:

gram.c:1115:0:
warning: implicit declaration of function &‘sycklex&’

In file included from syck/syck_st.c:5:0:

/usr/lib/ghc-6.6/include/config.h:4:2:
warning: #warning config.h is deprecated; please use ghcconfig.h instead
/usr/bin/ar: creating dist/build/libHSpugs-HsSyck-0.2.a
Installing: /root/Perl6-Pugs-6.2.13/third-party/installed/lib/pugs-HsSyck-0.2/ghc-6.6 & /root/Perl6-Pugs-6.2.13/third-party/installed/bin pugs-HsSyck-0.2...
Registering pugs-HsSyck-0.2...
Reading package info from ".installed-pkg-config" ... done.
Saving old package config file... done.
Writing new package config file... done.
Saving old package config file... done.
Writing new package config file... done.
*** Finished building dependencies.

Configuring Pugs-6.2.13...
configure: Dependency pugs-fps-any: using pugs-fps-0.7
configure: Dependency pugs-HsSyck-any: using pugs-HsSyck-0.2
configure: Dependency pugs-filepath-any: using pugs-filepath-0.1
configure: Dependency base-any: using base-2.0
configure: Dependency mtl-any: using mtl-1.0
configure: Dependency stm-any: using stm-2.0
configure: Dependency parsec-any: using parsec-2.0
Setup: cannot satisfy dependency network-any
/usr/bin/perl util/version_h.pl
Current version is 0
Setup: error reading ./.setup-config; run "setup configure" command?

Build failed: 256 at util/build_pugs.pl line 360.
make: *** [pugs] Fehler 2


Versucht unter Debian Etch, Kernel 2.6.18-3-k7, g++4.1.1-13, ghc6.6-3, libghc6-mtl-dev1.0-3
Sieht mit Version 6.2.12 genauso aus. Jemand eine Idee?

Viele Grüße
Wolfgang

View full thread Pugs 6.2.13, Problem beim compilieren