[FreeBSD 6.0] Mambo install failt

Pagina: 1
Acties:
  • 159 views sinds 30-01-2008
  • Reageer

  • pret|IA
  • Registratie: Maart 2001
  • Laatst online: 07-12-2009

pret|IA

I live in an anummene!

Topicstarter
Ik draai een 'make install clean' vanuit de mambo-portsdir, en krijg de volgende foutmelding:

code:
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
t1x11.c:41:22: X11/Xlib.h: No such file or directory
t1x11.c:42:23: X11/Xutil.h: No such file or directory
In file included from t1x11.c:60:
t1x11.h:32: error: syntax error before '*' token
t1x11.h:36: error: syntax error before "d"
t1x11.h:39: error: syntax error before "d"
t1x11.h:43: error: syntax error before "d"
t1x11.h:47: error: syntax error before "d"
t1x11.h:50: error: syntax error before "d"
t1x11.h:54: error: syntax error before "d"
t1x11.h:61: error: syntax error before "drawable"
t1x11.c:78: error: syntax error before '*' token
t1x11.c:78: warning: data definition has no type or storage class
t1x11.c:79: error: syntax error before '*' token
t1x11.c:79: warning: data definition has no type or storage class
t1x11.c:80: error: syntax error before "T1_colormap"
t1x11.c:80: warning: data definition has no type or storage class
t1x11.c:94: error: syntax error before "aacolors"
t1x11.c:94: warning: data definition has no type or storage class
t1x11.c:108: error: syntax error before '*' token
t1x11.c: In function `T1_SetX11Params':
t1x11.c:114: error: `display' undeclared (first use in this function)
t1x11.c:114: error: (Each undeclared identifier is reported only once
t1x11.c:114: error: for each function it appears in.)
t1x11.c:115: error: `visual' undeclared (first use in this function)
t1x11.c:116: error: `depth' undeclared (first use in this function)
t1x11.c:117: error: `colormap' undeclared (first use in this function)
t1x11.c: At top level:
t1x11.c:142: error: syntax error before "d"
t1x11.c: In function `T1_SetCharX':
t1x11.c:150: error: syntax error before "clipmask"
t1x11.c:163: error: `mode' undeclared (first use in this function)
t1x11.c:166: error: `FontID' undeclared (first use in this function)
t1x11.c:166: error: `charcode' undeclared (first use in this function)
t1x11.c:166: error: `size' undeclared (first use in this function)
t1x11.c:166: error: `transform' undeclared (first use in this function)
t1x11.c:183: error: `clipmask' undeclared (first use in this function)
t1x11.c:184: error: `d' undeclared (first use in this function)
t1x11.c:192: error: `x_dest' undeclared (first use in this function)
t1x11.c:193: error: `y_dest' undeclared (first use in this function)
t1x11.c:197: error: `gc' undeclared (first use in this function)
t1x11.c:207: error: `None' undeclared (first use in this function)
t1x11.c: At top level:
t1x11.c:228: error: syntax error before "d"
t1x11.c: In function `T1_SetStringX':
t1x11.c:237: error: syntax error before "clipmask"
t1x11.c:250: error: `mode' undeclared (first use in this function)
t1x11.c:253: error: `FontID' undeclared (first use in this function)
t1x11.c:253: error: `string' undeclared (first use in this function)
t1x11.c:253: error: `len' undeclared (first use in this function)
t1x11.c:254: error: `spaceoff' undeclared (first use in this function)
t1x11.c:254: error: `modflag' undeclared (first use in this function)
t1x11.c:254: error: `size' undeclared (first use in this function)
t1x11.c:255: error: `transform' undeclared (first use in this function)
t1x11.c:271: error: `clipmask' undeclared (first use in this function)
t1x11.c:272: error: `d' undeclared (first use in this function)
t1x11.c:280: error: `x_dest' undeclared (first use in this function)
t1x11.c:281: error: `y_dest' undeclared (first use in this function)
t1x11.c:285: error: `gc' undeclared (first use in this function)
t1x11.c:295: error: `None' undeclared (first use in this function)
t1x11.c: At top level:
t1x11.c:316: error: syntax error before "d"
t1x11.c: In function `T1_SetRectX':
t1x11.c:325: error: syntax error before "clipmask"
t1x11.c:338: error: `mode' undeclared (first use in this function)
t1x11.c:341: error: `FontID' undeclared (first use in this function)
t1x11.c:341: error: `size' undeclared (first use in this function)
t1x11.c:341: error: `rwidth' undeclared (first use in this function)
t1x11.c:341: error: `rheight' undeclared (first use in this function)
t1x11.c:341: error: `transform' undeclared (first use in this function)
t1x11.c:358: error: `clipmask' undeclared (first use in this function)
t1x11.c:359: error: `d' undeclared (first use in this function)
t1x11.c:367: error: `x_dest' undeclared (first use in this function)
t1x11.c:368: error: `y_dest' undeclared (first use in this function)
t1x11.c:372: error: `gc' undeclared (first use in this function)
t1x11.c:382: error: `None' undeclared (first use in this function)
t1x11.c: At top level:
t1x11.c:404: error: syntax error before "d"
t1x11.c: In function `T1_AASetCharX':
t1x11.c:411: error: `XImage' undeclared (first use in this function)
t1x11.c:411: error: `ximage' undeclared (first use in this function)
t1x11.c:417: error: syntax error before "xgcvalues"
t1x11.c:420: error: syntax error before "clipmask"
t1x11.c:437: error: `mode' undeclared (first use in this function)
t1x11.c:443: error: `gc' undeclared (first use in this function)
t1x11.c:443: error: `GCForeground' undeclared (first use in this function)
t1x11.c:443: error: `GCBackground' undeclared (first use in this function)
t1x11.c:443: error: `xgcvalues' undeclared (first use in this function)
t1x11.c:453: error: `size' undeclared (first use in this function)
t1x11.c:505: error: `FontID' undeclared (first use in this function)
t1x11.c:505: error: `charcode' undeclared (first use in this function)
t1x11.c:506: error: `transform' undeclared (first use in this function)
t1x11.c:525: error: `x_dest' undeclared (first use in this function)
t1x11.c:526: error: `y_dest' undeclared (first use in this function)
t1x11.c:564: error: `clipmask' undeclared (first use in this function)
t1x11.c:565: error: `d' undeclared (first use in this function)
t1x11.c:578: error: `ZPixmap' undeclared (first use in this function)
t1x11.c:602: error: `None' undeclared (first use in this function)
t1x11.c: At top level:
t1x11.c:623: error: syntax error before "d"
t1x11.c: In function `T1_AASetStringX':
t1x11.c:631: error: `XImage' undeclared (first use in this function)
t1x11.c:631: error: `ximage' undeclared (first use in this function)
t1x11.c:638: error: syntax error before "xgcvalues"
t1x11.c:642: error: syntax error before "clipmask"
t1x11.c:658: error: `mode' undeclared (first use in this function)
t1x11.c:663: error: `gc' undeclared (first use in this function)
t1x11.c:663: error: `GCForeground' undeclared (first use in this function)
t1x11.c:663: error: `GCBackground' undeclared (first use in this function)
t1x11.c:663: error: `xgcvalues' undeclared (first use in this function)
t1x11.c:674: error: `size' undeclared (first use in this function)
t1x11.c:727: error: `FontID' undeclared (first use in this function)
t1x11.c:727: error: `string' undeclared (first use in this function)
t1x11.c:727: error: `len' undeclared (first use in this function)
t1x11.c:728: error: `spaceoff' undeclared (first use in this function)
t1x11.c:728: error: `modflag' undeclared (first use in this function)
t1x11.c:729: error: `transform' undeclared (first use in this function)
t1x11.c:748: error: `x_dest' undeclared (first use in this function)
t1x11.c:749: error: `y_dest' undeclared (first use in this function)
t1x11.c:787: error: `clipmask' undeclared (first use in this function)
t1x11.c:788: error: `d' undeclared (first use in this function)
t1x11.c:801: error: `ZPixmap' undeclared (first use in this function)
t1x11.c:825: error: `None' undeclared (first use in this function)
t1x11.c: At top level:
t1x11.c:846: error: syntax error before "d"
t1x11.c: In function `T1_AASetRectX':
t1x11.c:854: error: `XImage' undeclared (first use in this function)
t1x11.c:854: error: `ximage' undeclared (first use in this function)
t1x11.c:860: error: syntax error before "xgcvalues"
t1x11.c:863: error: syntax error before "clipmask"
t1x11.c:880: error: `mode' undeclared (first use in this function)
t1x11.c:886: error: `gc' undeclared (first use in this function)
t1x11.c:886: error: `GCForeground' undeclared (first use in this function)
t1x11.c:886: error: `GCBackground' undeclared (first use in this function)
t1x11.c:886: error: `xgcvalues' undeclared (first use in this function)
t1x11.c:896: error: `size' undeclared (first use in this function)
t1x11.c:948: error: `FontID' undeclared (first use in this function)
t1x11.c:948: error: `rwidth' undeclared (first use in this function)
t1x11.c:948: error: `rheight' undeclared (first use in this function)
t1x11.c:948: error: `transform' undeclared (first use in this function)
t1x11.c:967: error: `x_dest' undeclared (first use in this function)
t1x11.c:968: error: `y_dest' undeclared (first use in this function)
t1x11.c:1006: error: `clipmask' undeclared (first use in this function)
t1x11.c:1007: error: `d' undeclared (first use in this function)
t1x11.c:1020: error: `ZPixmap' undeclared (first use in this function)
t1x11.c:1044: error: `None' undeclared (first use in this function)
t1x11.c: In function `T1_ComputeAAColorsX':
t1x11.c:1076: error: request for member `pixel' in something not a structure or union
t1x11.c:1077: error: request for member `pixel' in something not a structure or union
t1x11.c:1085: error: request for member `red' in something not a structure or union
t1x11.c:1085: error: request for member `red' in something not a structure or union
t1x11.c:1086: error: request for member `green' in something not a structure or union
t1x11.c:1086: error: request for member `green' in something not a structure or union
t1x11.c:1087: error: request for member `blue' in something not a structure or union
t1x11.c:1087: error: request for member `blue' in something not a structure or union
t1x11.c:1088: error: request for member `pixel' in something not a structure or union
t1x11.c:1089: error: request for member `pixel' in something not a structure or union
t1x11.c:1092: error: request for member `red' in something not a structure or union
t1x11.c:1092: error: request for member `red' in something not a structure or union
t1x11.c:1093: error: request for member `green' in something not a structure or union
t1x11.c:1093: error: request for member `green' in something not a structure or union
t1x11.c:1094: error: request for member `blue' in something not a structure or union
t1x11.c:1094: error: request for member `blue' in something not a structure or union
t1x11.c:1095: error: request for member `flags' in something not a structure or union
t1x11.c:1095: error: `DoRed' undeclared (first use in this function)
t1x11.c:1095: error: `DoGreen' undeclared (first use in this function)
t1x11.c:1095: error: `DoBlue' undeclared (first use in this function)
t1x11.c:1096: error: request for member `pad' in something not a structure or union
t1x11.c:1096: error: request for member `pad' in something not a structure or union
t1x11.c:1099: error: request for member `pixel' in something not a structure or union
t1x11.c: At top level:
t1x11.c:1122: error: syntax error before '*' token
t1x11.c: In function `T1_XImageFromGlyph':
t1x11.c:1124: error: `XImage' undeclared (first use in this function)
t1x11.c:1124: error: `ximage' undeclared (first use in this function)
t1x11.c:1136: error: `XYBitmap' undeclared (first use in this function)
t1x11.c:1149: error: `ZPixmap' undeclared (first use in this function)
gmake[2]: *** [t1x11.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/t1lib/work/t1lib-5.1.0/lib/t1lib'
gmake[1]: *** [t1lib_target] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/t1lib/work/t1lib-5.1.0/lib'
gmake: *** [XXXX] Error 1
*** Error code 2

Stop in /usr/ports/devel/t1lib.


Op inet kan ik niks hierover vinden (ook niet op de site van FreeBSD of Mambo).

Some a hint ?? :?

http://srom.zgp.org || "Did u use Tha Magic Book ?"


  • Demo
  • Registratie: Juni 2000
  • Laatst online: 06-02 16:28

Demo

Probleemschietende Tovenaar

Waarom wil je Mambo vanuit de ports installeren? Voor programma's met lastige dependencies enzo kan ik het begrijpen, maar aangezien het niet hoeft worden gecompileerd zou ik het eerst downloaden vanaf de Mambo-website en dat installeren.
De dependencies die bij de port genoemd worden, zijn voor zover ik weet bijna allemaal voor PHP (en met name de GD-library) dus als je PHP installeert (of dat al gedaan hebt) dan komen die dependencies vanzelf ;)

Unix doesn't prevent a user from doing stupid things, because that would necessarily prevent them from doing brilliant things.
while true ; do echo -n "bla" ; sleep 1 ; done


  • Echnon
  • Registratie: Mei 2000
  • Laatst online: 06-02 18:36
Ah dit is niet mambo zelf maar hij is al bezig met een dependency, t1lib

Geen probleem hier, gaat direct terug naar de prompt (heeft dus al eens gecompileerd ivm met php compilatie :P)

Dus wilde gok: Er is iets fout gegaan met downloaden source, ga naar /usr/ports/devel/t1lib en gooi de work dir weg, daarna probeer opnieuw.

  • pret|IA
  • Registratie: Maart 2001
  • Laatst online: 07-12-2009

pret|IA

I live in an anummene!

Topicstarter
Nou, zojuist die workdir verwijderd, een clean gedaan en weer opniew geinstalleerd....maar helaas.....

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
nion
t1x11.c:1096: error: request for member `pad' in something not a structure or union
t1x11.c:1099: error: request for member `pixel' in something not a structure or union
t1x11.c: At top level:
t1x11.c:1122: error: syntax error before '*' token
t1x11.c: In function `T1_XImageFromGlyph':
t1x11.c:1124: error: `XImage' undeclared (first use in this function)
t1x11.c:1124: error: `ximage' undeclared (first use in this function)
t1x11.c:1136: error: `XYBitmap' undeclared (first use in this function)
t1x11.c:1149: error: `ZPixmap' undeclared (first use in this function)
gmake[2]: *** [t1x11.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/t1lib/work/t1lib-5.1.0/lib/t1lib'
gmake[1]: *** [t1lib_target] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/t1lib/work/t1lib-5.1.0/lib'
gmake: *** [XXXX] Error 1
*** Error code 2

Stop in /usr/ports/devel/t1lib.


Dit zijn de laatste regels weer....

Ook heb ik php5 al ge-reinstalled, en geprobeerd om de php5-extensions opnieuw te installeren...maar helaas :?

http://srom.zgp.org || "Did u use Tha Magic Book ?"


  • Bigs
  • Registratie: Mei 2000
  • Niet online
Zeggen die eerste 2 niet vrij veel?
t1x11.c:41:22: X11/Xlib.h: No such file or directory
t1x11.c:42:23: X11/Xutil.h: No such file or directory
Hij lijkt te zoeken naar X11 header files werlke hij niet kan vinden..

  • pret|IA
  • Registratie: Maart 2001
  • Laatst online: 07-12-2009

pret|IA

I live in an anummene!

Topicstarter
hmmm.....een dat klopt...ik installeer geen X........
kan ik dan een install doen zonder de X11-componenten ???

http://srom.zgp.org || "Did u use Tha Magic Book ?"


  • Demo
  • Registratie: Juni 2000
  • Laatst online: 06-02 16:28

Demo

Probleemschietende Tovenaar

Ik draai ook geen X en heb die libraries ook, het is een dependency van php-gd en t1lib. Dus als je de gd-libraries nodig hebt dan kan je niet zonder (t1lib is ook een dependency van gd)

Unix doesn't prevent a user from doing stupid things, because that would necessarily prevent them from doing brilliant things.
while true ; do echo -n "bla" ; sleep 1 ; done


  • Blaasvis
  • Registratie: November 2001
  • Laatst online: 13:48

Blaasvis

Cidora \o/

heeft freebsd geen flavors support ala openbsd ?

in openbsd zou je iets doen als:
code:
1
env FLAVOR=no_x11 make package

Freedom is everything you need ; <moto-moi|afk> ik verkloot het gewoon nooit :P


  • Infern0
  • Registratie: September 2000
  • Laatst online: 23-01 09:14

Infern0

Hou die ontzettende rust!!

Er zijn een paar manieren, een manier is:
code:
1
2
#cd /usr/ports/graphics/gd
#make WITHOUT_X11=1 install clean

daarna mambo installeren
Het toevoegen van de regel:
code:
1
WITHOUT_X11=1

aan de file /etc/make.conf

http://www.bsdfreaks.nl Home site: http://rob.lensen.nu /me was RobL


  • Demo
  • Registratie: Juni 2000
  • Laatst online: 06-02 16:28

Demo

Probleemschietende Tovenaar

moet je die parameter niet meegeven dmv make -DWITHOUT_X11=1?

Unix doesn't prevent a user from doing stupid things, because that would necessarily prevent them from doing brilliant things.
while true ; do echo -n "bla" ; sleep 1 ; done


  • pret|IA
  • Registratie: Maart 2001
  • Laatst online: 07-12-2009

pret|IA

I live in an anummene!

Topicstarter
Denk dat ik het probleem te pakken heb....

Ik heb mijn port-collectie _exclusief_ X* laten ophalen....... (ports-all heb ik dus uitgevinkt en handmatig enkele port-collecties geselecteerd.....volgens mij moet ik gewoon eens even een ports-all ophalen en dan nog een keer proberen....

anders zal ik eerst de X11 proberen uit te sluiten.....

Wordt vervolgt.....

http://srom.zgp.org || "Did u use Tha Magic Book ?"


  • Demo
  • Registratie: Juni 2000
  • Laatst online: 06-02 16:28

Demo

Probleemschietende Tovenaar

Die fout heb ik ook eens gemaakt :P Ik had src-games weggelaten en die bleek nodig, onder andere om fortunecookies te laten zien. Sindsdien download ik maar src-all en ports-all :)

Unix doesn't prevent a user from doing stupid things, because that would necessarily prevent them from doing brilliant things.
while true ; do echo -n "bla" ; sleep 1 ; done


  • Echnon
  • Registratie: Mei 2000
  • Laatst online: 06-02 18:36
ports exclusief X.. hehe dan kunnen de X dependencies idd niet opgelost worden :o
Pagina: 1