On 1/29/06, Brian Durant <[EMAIL PROTECTED]> wrote: > On 29. jan 2006, at 21.38, Martin Costabel wrote: > > > Brian Durant wrote: > > [] > >> fink needs help picking an alternative to satisfy a virtual > >> dependency. The > >> candidates: > >> (1) db42-ssl: Berkeley DB embedded database - ssl > >> (2) db42: Berkeley DB embedded database - non crypto > > > > Again, choose "1", and if there are more of these alternatives, > > keep choosing the one with "-ssl". Again I am surprised, because I > > didn't need this. > > > > -- > > Martin > > Well, this is the result of about 1 hour of compiling: >
<AKH> What's immediately above this? The error you've reported here looks like a missing header file of some sort. Look for a "File not found" message. > t_config_file.cpp: In function `bool test_gconf()': > t_config_file.cpp:99: error: parse error before `+' token > t_config_file.cpp:100: error: parse error before `+' token > t_config_file.cpp:101: error: request for member `c_str' in `tmp1 > (...)', which > is of non-aggregate type `std::string ()(...)' > t_config_file.cpp:102: error: request for member `c_str' in `tmp2 > (...)', which > is of non-aggregate type `std::string ()(...)' > t_config_file.cpp:105: error: conversion from `std::string ()(...)' to > non-scalar type `tmp_file' requested > t_config_file.cpp:106: error: conversion from `std::string ()(...)' to > non-scalar type `tmp_file' requested > make[2]: *** [t_config_file.o] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-stardict-2.4.6-0 > (Reading database ... 19706 files and directories currently installed.) > Removing fink-buildlock-stardict-2.4.6-0 ... > Failed: phase compiling: stardict-2.4.6-0 failed > > Before reporting any errors, please run "fink selfupdate" and > try again. If you continue to have issues, please check to see if the > FAQ on fink's website solves the problem. If not, ask on the fink-users > or fink-beginners mailing lists. As a last resort, you can try e- > mailing > the maintainer directly: > > Not yet > > Fink is on the latest version so I don't know what to do about this. > I have saved a copy of the full text, just in case. > > Cheers, > > Brian -- 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://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
