On 10/20/06, Ari Pollak <[EMAIL PROTECTED]> wrote:
What was the full commandline you used to compile the plugin?

It's packaged for automake/libtool, the compiler invocation is
ultimately, with some identifiers replaced by foo/x_x, as below:

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"foo\"
-DVERSION=\"2.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1
-DHAVE_GAIM=1 -DHAVE_GLIB=1 -DHAVE_GTK=1 -I. -I.
-DG_LOG_DOMAIN=\"foo\" -DGAIM_PLUGINS -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gaim
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Werror -ansi
-g -O2 -MT libfoo_la-x_x.lo -MD -MP -MF .deps/libfoo_la-x_x.Tpo -c
x_x.c  -fPIC -DPIC -o .libs/libfoo_la-x_x.o

In file included from /usr/include/gaim/gtkconv.h:62,
                from /usr/include/gaim/gtkutils.h:28,
                from bp_dialog.c:15:
/usr/include/gaim/gtkgaim.h:25: error: expected identifier or '('
before '/' token
/usr/include/gaim/gtkgaim.h:25: error: stray '#' in program


--
Eric Covener
[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to