sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #66645
Re: kompilering af gaim (eller hvilken som helst messenger program)
On 07/09, janus day wrote:
jd> jeg har nu forsøgt det meste af dagen, at få kompileret gaim og også
[...]
jd> proxy.c:34:21: gtk/gtk.h: No such file or directory
Ser ud til at du mangler header-filerne til gtk. Du skal
installere en pakke der hedder noget i retning af libgtk-devel
Morten
jd> proxy.c: In function `proxy_recv':
jd> proxy.c:280: warning: implicit declaration of function `g_new0'
jd> proxy.c:280: parse error before "char"
jd> proxy.c:284: warning: implicit declaration of function `g_free'
jd> proxy.c: In function `proxy_send':
jd> proxy.c:313: `gchar' undeclared (first use in this function)
jd> proxy.c:313: (Each undeclared identifier is reported only once
jd> proxy.c:313: for each function it appears in.)
jd> proxy.c:313: warning: initialization makes pointer from integer without
jd> a cast
jd> proxy.c: In function `socks5_connect':
jd> proxy.c:551: parse error before "udp_connection"
jd> proxy.c:552: parse error before "struct"
jd> make[1]: *** [proxy.o] Error 1
jd> make[1]: Leaving directory
jd> `/home/janus/download/everybuddy-0.4.3/libproxy'
jd> make: *** [all-recursive] Error 1
--
"Military Justice is to Justice, what Military Music is to Music."
(Groucho Marx)
References