I was advised to reinstall gcc3.1.pkg from Xtools in order to install gv. (Before, I reported the below problem, in which I was able to install xv but not gv.) I reinstalled gcc3.1.pkg successfully, but it didn't solve the problem. Is there a way to check that my gcc3.1.pkg is in fact installed? Where would it be? thanks, Lindsey
On Fri, 27 Aug 2004, Martin Costabel wrote: > Lindsey Pollack wrote: > [] > > gcc3 -o gv -g -Os -Wall -Wpointer-arith -no-cpp-precomp -L/sw/lib > > -L/usr/X11R6/lib Aaa.o Aaa_bison.o Aaa_lex.o Button.o Clip.o FileSel.o > > Frame.o Ghostview.o MButton.o Switch.o Vlist.o actions.o callbacks.o > > confirm.o dialog.o doc_misc.o error.o file.o info.o magmenu.o main.o > > media.o misc.o miscmenu.o misc_private.o note.o options.o options_fs.o > > options_gs.o options_gv.o options_setup.o process.o popup.o ps.o > > resource.o save.o scale.o signal.o version.o widgets_misc.o zoom.o > > setenv.o getenv.o Scrollbar.o -lm -lXaw3d -lXmu -lXt -lSM > > -lICE -lXpm -lXext -lX11 > > ld: can't locate file for: -lcrtbegin.o > > make[1]: *** [gv] Error 1 > > make: *** [all] Error 2 > > ### execution of make failed, exit code 2 > > Failed: compiling gv-3.5.8-5 failed > > This looks like another one of the cases where the gcc3.1.pkg is not > installed completely. Reinstall this package from the Xcode disk. > > > Does anybody know what this error means, or why I can install xv, but not > > gv? > > Yes. xv compiles using gcc-3.3, gv uses gcc-3.1. > > -- > Martin > > ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
