Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2004 23:03:37 -0400
From:      epilogue@allstream.net
To:        freebsd-ports@freebsd.org, freebsd-questions@freebsd.org
Subject:   building the talkfilters plugin for gaim
Message-ID:  <20040505230337.3a21579e@localhost>

next in thread | raw e-mail | index | archive | help
hello all,

just wondering if anyone can help me get the talkfilters gaim plugin
working.

i followed the instructions included in the talkfilters port (misc
category) as well as those in the gaim README file, but i only end up with
the error messages below.  sadly, i am not able to troubleshoot these
alone, given my highly non-existant programming skills...

/usr/ports/net/gaim/work/gaim-0.77/plugins# make talkfilters.so

/bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I..
-DDATADIR=\"/usr/X11R6/share/gnome\"  -DVERSION=\"0.77\"  -I../src   
-I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0
-I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include
-I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2
-I/usr/local/include   -O -pipe -march=pentiumpro -Wall -g3 -c
talkfilters.c -o tmptalkfilters.so.lo talkfilters.c: In function
`translate_message':
talkfilters.c:54: syntax error before `char'
talkfilters.c:56: `tmp' undeclared (first use in this function)
talkfilters.c:56: (Each undeclared identifier is reported only once
talkfilters.c:56: for each function it appears in.)*** Error code 1

Stop in /usr/ports/net/gaim/work/gaim-0.77/plugins.

any help would be very much appreciated.


thanks,
epi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040505230337.3a21579e>