On 12/19/05, Steve <[EMAIL PROTECTED]> wrote: > Ok Martin, sorry about the slow reply, but i've just come home from > work to try out fink again. For some reason Clamav now worked, but > mplayer, orrery / geomview and grass60 do not.. Here's the last few > lines from each log: > > - > grass60 = > > > xgcc: installation problem, cannot exec `c++filt': No such file or > directory > make[2]: *** [genmodes] Error 1 > make[1]: *** [stageprofile_build] Error 2 > make: *** [profiledbootstrap] Error 2 > ### execution of /var/tmp/tmp.2.BKdFUk failed, exit code 2 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-g77-3.4.3-12 > (Reading database ... 140396 files and directories currently installed.) > Removing fink-buildlock-g77-3.4.3-12 ... > Failed: phase compiling: g77-3.4.3-12 failed > - >
This is in the FAQ, (though the text needs some editing): http://fink.sourceforge.net/faq/comp-packages.php#cplusplus-filt > geomview = > > Can't find Motif header file Xm/Xm.h. Geomview requires Motif > (or Lesstif). See the file INSTALL.Geomview for details. > > > ### execution of ./configure failed, exit code 1 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-geomview-1.8.1-16 > (Reading database ... 140435 files and directories currently installed.) > Removing fink-buildlock-geomview-1.8.1-16 ... > Failed: phase compiling: geomview-1.8.1-16 failed > - > > orrery = > > Can't find Motif header file Xm/Xm.h. Geomview requires Motif > (or Lesstif). See the file INSTALL.Geomview for details. > > > ### execution of ./configure failed, exit code 1 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-geomview-1.8.1-16 > (Reading database ... 140435 files and directories currently installed.) > Removing fink-buildlock-geomview-1.8.1-16 ... > Failed: phase compiling: geomview-1.8.1-16 failed > - > The two above are the same error. Both of those packages are supposed to build depend on lesstif, which provides Xm/Xm.h. If you don't have /sw/local/include/Xm/Xm.h on your system, try "fink reinstall lestiff"--perhaps the relevant header file got deleted. > mplayer = > > ld: Undefined symbols: > _read_toc > make: *** [mplayer] Error 1 > ### execution of make failed, exit code 2 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-mplayer-1.0.0pre6a-10 > (Reading database ... 140649 files and directories currently installed.) > Removing fink-buildlock-mplayer-1.0.0pre6a-10 ... > Failed: phase compiling: mplayer-1.0.0pre6a-10 failed > > - > > cheers, > Steve. > > > On 18 Dec, 2005, at 23:01, Martin Costabel wrote: > > > Steve wrote: > >> Thanks for the confirmation martin ; ) At least i know i'm not > >> going mad! Do u get the error with both mplayer and clamav? > > > > No, only with mplayer. Building clamav fails, too, but with a > > different error. What error message do you get from clamav? It is > > hard to see how it could be the same > > > > ld: Undefined symbols: > > _read_toc > > > > as for mplayer. > > > > -- > > Martin > > -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
