From: Robert F. <rjf...@as...> - 2017-08-02 13:22:58
|
Hi The problem is you are one of the first people to try mesa on the linux subsystem for windows, as such we don't currently support it (or have even tried to get it working). I'll have a look and see if i can get something working, so in the mean time your best option for running on windows is under cygwin: https://sourceforge.net/p/mesa/mailman/message/34636241/ or to install linux as a virtual machine and run mesa inside that. Rob On Wed, Aug 2, 2017 at 11:40 AM, 李二涛 <le...@sz...> wrote: > > > Dear Rob, > > I am trying to using the linux(Ubuntu 16.04) subsystem for windows10. > Please kindly find the test_quietly.txt file as attached. > > ertao > > ------------------------------ > Er-Tao Li(李二涛) > Institute of Nuclear Technology,College of Physics & Energy, Shenzhen > University > Nanhai Ave 3688, Shenzhen, Guangdong, P.R.China, 518060 > Tel: 86-755-26536232. Fax: 86-755-26534374 > > *From:* Robert Farmer <rjf...@as...> > *Date:* 2017-08-02 17:43 > *To:* 李二涛 <ert...@gm...> > *CC:* mesa-users <mes...@li...>; 李二涛深大 > <le...@sz...> > *Subject:* Re: [mesa-users] segmentation fault (core dumped) > Hi > > Are you using the linux subsystem for windows? Otherwise its a little > confusing whether your machine is a linux or windows machine > > Could you also send the file $MESA_DIR/eos/test/test_quietly.txt file > > Rob > > On Wed, Aug 2, 2017 at 4:39 AM, ertaoLee <ert...@gm...> wrote: > >> Dear MESA users, >> >> I am trying to install the mesa 9793, but I encountered the following >> problem: >> >> gfortran -fopenmp -o ../sample sample_eos.o -L../../make - >> leos -L../../../lib -lchem -linterp_2d -linterp_1d -lnum -lf2c >> rlibm -lcrlibm -lmtx -lconst -lutils -lmesaklu `mesasdk_lapa >> ck_link` `mesasdk_blas_link` `mesasdk_hdf5_link` >> ../utils/build_and_test_parallel: line 56: 17804 Segmentatio >> n fault (core dumped) ./test_quietly &> test_quietly.tx >> t >> >> /mnt/d/mesa/eos/test >> FAILED >> >> >> /mnt/d/mesa/eos >> ./build_and_test FAILED >> >> I can't solve it. Please help me >> >> The following information may be useful. >> >> - The version of MESA I am trying to build >> 9793 >> - The version of the SDK I am using >> x86_64-linux-20160129 and x86_64-linux-20150908 both tried and can't work >> - My platform (machine type, operating system, version) >> Thinkpad T430 >> windows10(ubuntu 16.04) >> - uname -a >> Linux LENOVO-PC 4.4.0-43-Microsoft #1-Microsoft Wed Dec 31 >> 14:42:53 PST 2014 x86_64 x86_64 x86_64 GNU/Linux >> - gfortran -v >> Using built-in specs. >> COLLECT_GCC=/home/let/mesasdk/bin/gfortran.exec >> COLLECT_LTO_WRAPPER=/home/let/mesasdk/bin/../libexec/gcc/x86 >> _64-pc-linux-gnu/5.3.1/lto-wrapper >> Target: x86_64-pc-linux-gnu >> Configured with: /root/mesasdk-src/gcc/configure CC=gcc -- >> build=x86_64-pc-linux-gnu --prefix=/root/mesasdk --with-gmp=/ >> oot/mesasdk --with-mpfr=/root/mesasdk --with-mpc=/root/mesas >> dk --enable-languages=c,c++,fortran --disable-multilib --dis >> able-nls --disable-libsanitizer --enable-clocale=generic >> Thread model: posix >> gcc version 5.3.1 20160129 (GCC) >> - echo $MESASDK_ROOT >> /home/let/mesasdk >> - echo $PATH >> /home/let/mesasdk/bin:/home/let/mesasdk/bin:/usr/local/sbin: >> /usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr >> /local/games:/mnt/c/ProgramData/Oracle/Java/javapath:/mnt/c/ >> Program Files (x86)/Intel/iCLS Client:/mnt/c/Program Files/I >> ntel/iCLS Client:/mnt/c/Windows/System32:/mnt/c/Windows:/ >> mnt/c/Windows/System32/wbem:/mnt/c/Windows/System32/WindowsPowe >> rShell/v1.0:/mnt/c/Program Files/Intel/Intel(R) Management >> Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Man >> agement Engine Components/IPT:/mnt/c/Program Files (x86)/Int >> el/Intel(R) Management Engine Components/DAL:/mnt/c/Program >> Files (x86)/Intel/Intel(R) Management Engine Components/IPT: >> /mnt/c/CTeX/MiKTeX/miktex/bin:/mnt/c/CTeX/CTeX/ctex/bin:/mnt >> /c/CTeX/CTeX/cct/bin:/mnt/c/CTeX/CTeX/ty/bin:/mnt/c/CTeX/Gho >> stscript/gs9.05/bin:/mnt/c/CTeX/GSview/gsview:/mnt/c/CTeX/Wi >> nEdt:/mnt/d/BIN:/mnt/c/Users/LENOVO/AppData/Local/Programs/P >> ython/Python36-32/Scripts:/mnt/c/Users/LENOVO/AppData/Local/ >> Programs/Python/Python36-32 >> >> Thanks in advance for any help that you can offer! >> >> ------------------------------ >> Er-Tao Li(李二涛) >> Institute of Nuclear Technology,College of Physics & Energy, Shenzhen >> University >> Nanhai Ave 3688, Shenzhen, Guangdong, P.R.China, 518060 >> Tel: 86-755-26536232. Fax: 86-755-26534374 >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> mesa-users mailing list >> mes...@li... >> https://lists.sourceforge.net/lists/listinfo/mesa-users >> >> > > > > > |