cygwin에서 mpich2설치중 make에러!

priuss의 이미지

리눅스 좀 해보려구 하는데 설치부터 너무 어려워요 ㅠ

mpich2를 까는데 configure까진 잘 돼요 configure옵션은 이렇게 넣었구요.

./configure --disable-fortran --disable-f77

근데 make에서 에러가 뜨네요

/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `echo "Using variables CC='gcc' CFLAGS=' -O2' LDFLAGS=' -lrt' AR='ar' FC='ifort' F90='ifort' FFLAGS='/F6000000 /fpe:3 /Qopenmp /w /I:"C:\Program Files (x86)\VNI\imsl\fnl600\Intel64\include\dll" /nologo' F90FLAGS='/F6000000 /fpe:3 /Qopenmp /w /I:"C:\Program Files (x86)\VNI\imsl\fnl600\Intel64\include\dll" /nologo' CXX='c++' CPPFLAGS=' -I/home/priuss/mpich2-1.2.1p1/src/openpa/src -I/home/priuss/mpich2-1.2.1p1/src/openpa/src -DUSE_PROCESS_LOCKS -I/home/priuss/mpich2-1.2.1p1/src/mpid/ch3/include -I/home/priuss/mpich2-1.2.1p1/src/mpid/ch3/include -I/home/priuss/mpich2-1.2.1p1/src/mpid/common/datatype -I/home/priuss/mpich2-1.2.1p1/src/mpid/common/datatype -I/home/priuss/mpich2-1.2.1p1/src/mpid/common/locks -I/home/priuss/mpich2-1.2.1p1/src/mpid/common/locks -I/home/priuss/mpich2-1.2.1p1/src/mpid/ch3/channels/nemesis/include -I/home/priuss/mpich2-1.2.1p1/src/mpid/ch3/channels/nemesis/include -I/home/priuss/mpich2-1.2.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/priuss/mpich2-1.2.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/home/priuss/mpich2-1.2.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/priuss/mpich2-1.2.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/home/priuss/mpich2-1.2.1p1/src/mpid/common/locks -I/home/priuss/mpich2-1.2.1p1/src/mpid/common/locks -I/home/priuss/mpich2-1.2.1p1/src/util/wrappers -I/home/priuss/mpich2-1.2.1p1/src/util/wrappers'"'
Makefile:389: recipe for target 'all-preamble' failed
make: *** [all-preamble] Error 1

뭐가 문젠지 알수 있을까요?

hys545의 이미지

makefile안의

Makefile:389: recipe for target 'all-preamble' failed

389행의 target에서 문제가 생긴거 같긴한데
makefile내용을 몰라서 정확한 답변이 힘듭니다
--
에러 메세지 보니까
gcc옵션하고 vc옵션이 같이 있는데 혹시 vc도 같이 사용해서 그게 문제인가?

즐린

bushi의 이미지

echo "Using variables ... FFLAGS='... /I:"C:\Program Files (x86)\VNI\imsl\fnl600\Intel64\include\dll" ...'  ... F90FLAGS='... /I:"C:\Program Files (x86)\VNI\imsl\fnl600\Intel64\include\dll" ...' ...  CPPFLAGS='...'"

double-quote, single-quote 기호는 직접 쓰신 본문에서 copy&paste 로 붙였습니다.
위에 인용한 부분에서도 아무 문제를 못 찾으시겠다면,
평소 프로그래밍때도 굉장히 곤란하실 테니 글꼴을 얼른 바꾸세요.

급하시다면...
어차피 fotran 은 안 쓰신다고 하셨으니 파일 어딘가에 정의된 FFLAGS 와 F90FLAGS 를 전부 comment-out 하시거나,
"xxx" 를 'xxx' 처럼 수정하세요.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.