Torsten Boehm wrote:
[]
g77 -o geometry geometry.o util.o spec.o earth.o ccdfit.o /Users/boehm/esprit/lib/libfile.a /Users/boehm/esprit/lib/libnr0.a /Users/boehm/esprit/lib/libmem.a -L/usr/X11R6/lib -lX11 /Users/boehm/esprit/lib/libplot.a -L/usr/lib/gcc/darwin/3.3 -L/sw/lib/pgplot -lgcc -lcpgplot -lpgplot -lpng -lm
/usr/bin/ld: Undefined symbols:
.objc_class_name_NSAutoreleasePool
[]
Do you have any idea what to do?
(if I add -framework Foundation -framework AppKit it even get more  errors)

From the Fink pgplot package:

When linking, use -L/usr/X11R6/lib -lX11 -Wl,-framework -Wl,Foundation -L%p/lib -lpng -lz -laquaterm -L$PGPLOT_DIR/lib -lpgplot

Did you try this?

--
Martin


------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to