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.


--
David Sewell, Editorial and Technical Manager
Electronic Imprint, The University of Virginia Press
PO Box 400318, Charlottesville, VA 22904-4318 USA
Courier: 310 Old Ivy Way, Suite 302, Charlottesville VA 22903
Email: [EMAIL PROTECTED]   Tel: +1 434 924 9973
Web: http://www.ei.virginia.edu/


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

Reply via email to