On Dec 30, 2008, at 1:44 PM, Gustavo Mata wrote: > I have installed fink in my 2.4 Ghz INtel Core 2 duo Macintosh. I am > running OS X 10.4.11. > > Fink installed succesfully. I am now trinyg to instal gnuplot with > the command: > > 'sudo fink install gnuplot' > > Building fails when compiling 'glitz-0.5.6-3'. > > These are the messages: > > make[3]: *** [glitz_agl_drawable.lo] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-glitz-0.5.6-3 > (Leyendo la base de datos ... > 7830 ficheros y directorios instalados actualmente.) > Desinstalando fink-buildlock-glitz-0.5.6-3 ... > Failed: phase compiling: glitz-0.5.6-3 failed > > > I tried self update, but it did not work. > > Any hints? > > Gustavo J. Mata > >
Your issue has absolutely nothing to do with gnuplot, since you haven't reached that package yet, so I'm re-titling the subject. What you have posted is the _result_ of the error, not the error itself. _Every_ possible build error that involves glitz_agl_drawable.lo will give this message, so there isn't any useful information for us to use in diagnosing your problem. You're going to need to go back in your output to where errors _start_ to occur, and post starting with the output line before that, to provide some context. ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
