Quoting David Sewell <[EMAIL PROTECTED]>:

> David Sochat wrote:
>
> [libintl.h path fix description snipped]
>
> > Thanks. That worked here also. pan-0.103 now running on the iMac.
>
> I'm having a problem with .104/.105 under OS X. Configuration okay, and
> the compile goes okay until I hit a lot of multiple definition errors
> when it gets to this point:
>
> g++  -g -O2   -o add-server  add-server.o ./libpandata.a ../tasks/libtasks.a
> ../data/libdata.a ../usenet-utils/libusenetutils.a
> ../general/libgeneralutils.a
> ../../uulib/libuu.a -L/opt/local/lib -lgmime-2.0 -lz -lgobject-2.0 -lglib-2.0
> -lintl -liconv   -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv
> -L/opt/local/lib -lpcre
>
> ld: multiple definitions of symbol
>
_ZN51_GLOBAL__N__ZGVZNK3pan7Profile10get_headerEPKcE3nil4textEP20_GMarkupParseContextPKcmPvPP7_GError.eh
>
> ./libpandata.a(profiles.o) definition of absolute
>
_ZN51_GLOBAL__N__ZGVZNK3pan7Profile10get_headerEPKcE3nil4textEP20_GMarkupParseContextPKcmPvPP7_GError.eh
> (value 0x0)
>
> ./libpandata.a(server.o) definition of absolute
>
_ZN51_GLOBAL__N__ZGVZNK3pan7Profile10get_headerEPKcE3nil4textEP20_GMarkupParseContextPKcmPvPP7_GError.eh
> (value 0x0)
>
> Any idea what might be causing this? I have DarwinPorts packages for the
> required libraries, and run the stable version of Pan with no problem.
>

I'm away from home right now and will be back home on the 6th. I'll try my luck
with .105 when I get a chance and post results here.
-- David


_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to