On 4/26/13 3:06 PM, Alexander Hansen wrote: > On 4/26/13 1:52 PM, Richard Miles wrote: >> Trying to install lyx-editor and it fails to build. >> FileMonitor.cpp:142: error: within this context >> FileMonitor.cpp:152: error: invalid use of incomplete type 'class >> lyx::support::FileMonitor::Impl' >> ./../support/FileMonitor.h:69: error: forward declaration of 'class >> lyx::support::FileMonitor::Impl' >> ./../support/FileMonitor.h:69: error: 'class >> lyx::support::FileMonitor::Impl' is private >> FileMonitor.cpp:152: error: within this context >> make[5]: *** [FileMonitor.o] Error 1 >> make[5]: Leaving directory >> `/sw/src/fink.build/lyx2-x11-2.0.5.1-41/lyx-2.0.5.1/src/support' >> make[4]: *** [all] Error 2 >> make[4]: Leaving directory >> `/sw/src/fink.build/lyx2-x11-2.0.5.1-41/lyx-2.0.5.1/src/support' >> make[3]: *** [all-recursive] Error 1 >> make[3]: Leaving directory >> `/sw/src/fink.build/lyx2-x11-2.0.5.1-41/lyx-2.0.5.1/src' >> make[2]: *** [all] Error 2 >> make[2]: Leaving directory >> `/sw/src/fink.build/lyx2-x11-2.0.5.1-41/lyx-2.0.5.1/src' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory >> `/sw/src/fink.build/lyx2-x11-2.0.5.1-41/lyx-2.0.5.1' >> make: *** [all] Error 2 >> ### execution of /tmp/fink.4BLL5 failed, exit code 2 >> ### execution of /tmp/fink.uKNrT failed, exit code 2 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-lyx2-x11-2.0.5.1-41 >> (Reading database ... 442943 files and directories currently installed.) >> Removing fink-buildlock-lyx2-x11-2.0.5.1-41 ... >> Failed: phase compiling: lyx2-x11-2.0.5.1-41 failed >> > > <snip> > >> Package manager version: 0.34.7 >> Distribution version: selfupdate-cvs Fri Apr 26 09:24:01 2013, 10.6, i386 >> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto >> Xcode.app: 3.2.6 >> Xcode command-line tools: 3.2.6 >> Max. Fink build jobs: 2 > > I can't reproduce the error and I don't have access to a 10.6 > environment right now. I'll try to figure it out, though. > > Try running the following commands in a new terminal window and post the > output back: > > export `fink dumpinfo -ePATH lyx2-mac` > which g++ > g++ -version >
Woops, make that export `fink dumpinfo -ePATH lyx2-mac` which g++ g++ -version -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
