I wrote:

> 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

I've just successfully compiled and run Pan 0.105 on a different
machine, just by running "./configure" and "make" (success on a new G5
iMac, failure on an older G4 iBook). So there must be some difference
between the two systems that is preventing compilation on the iBook,
rather than a bug in the code.

(I had just done a "port update all" on the iMac to be sure all the
DarwinPorts packages were current--that might have something to do with
it.)

David

-- 
David Sewell, Editorial and Technical Manager
ROTUNDA, 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://rotunda.upress.virginia.edu/


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

Reply via email to