±±¾©Ê¯ÓÍ»¯¹¤Ñ§Ôº2026ÄêÑо¿ÉúÕÐÉú½ÓÊÕµ÷¼Á¹«¸æ
²é¿´: 597  |  »Ø¸´: 6
µ±Ç°Ö÷ÌâÒѾ­´æµµ¡£
µ±Ç°Ö»ÏÔʾÂú×ãÖ¸¶¨Ìõ¼þµÄ»ØÌû£¬µã»÷ÕâÀï²é¿´±¾»°ÌâµÄËùÓлØÌû

chemozhang

ľ³æ (ÕýʽдÊÖ)

[½»Á÷] [ÇóÖú]dock6.2°²×°ÖеĴíÎó

dock.6.2_source.tar.gzÒÔ¼°legacy_accessories.tar.gz½âѹËõÔÚ/tmp/dock6Ŀ¼ÏÂ,½øÈë/tmp/dock6/install,ÔËÐÐ./configure(gnuµÈËĸö²ÎÊý)Ö®ºó,make all»òmake dock³öÏÖÕâÑùµÄ´íÎó,Íû¸ßÈËÖ¸µã
Î񵀮½Ì¨ÎªRHEL AS4 U5

[*******@localhost install]$ make all
Starting installation of
DOCK v6.2
at � 6�18 08:56:18 CST 2008.
cd ../src && make install
make[1]: Entering directory `/tmp/dock6/src'
cd dock && make install
make[2]: Entering directory `/tmp/dock6/src/dock'
g++ -c  -DBUILD_DOCK_WITH_MPI -DMPICH_IGNORE_CXX_SEEK -I/include -DBUILD_DOCK_WITH_ZAP -I -O2 -o base_mpi.o  base_mpi.cpp
In file included from base_mpi.cpp:2:
base_mpi.h:11:19: mpi.h: 没有那个文件或目�base_mpi.cpp: In member function `bool Base_MPI::initialize_mpi(int*, char***)':base_mpi.cpp:274: error: `MPI_Init' was not declared in this scope
base_mpi.cpp:275: error: `MPI_COMM_WORLD' was not declared in this scope
base_mpi.cpp:275: error: `MPI_Comm_rank' was not declared in this scope
base_mpi.cpp:276: error: `MPI_Comm_size' was not declared in this scope
base_mpi.cpp:279: error: `MPI_Finalize' was not declared in this scope
base_mpi.cpp: In member function `void Base_MPI::finalize_mpi()':
base_mpi.cpp:296: error: `MPI_Finalize' was not declared in this scope
base_mpi.cpp: In member function `bool Base_MPI::listen_for_request()':
base_mpi.cpp:414: error: `MPI_Status' was not declared in this scope
base_mpi.cpp:414: error: expected `;' before "status"
base_mpi.cpp:419: error: `MPI_INT' was not declared in this scope
base_mpi.cpp:419: error: `MPI_ANY_SOURCE' was not declared in this scope
base_mpi.cpp:419: error: `MPI_COMM_WORLD' was not declared in this scope
base_mpi.cpp:420: error: `status' was not declared in this scope
base_mpi.cpp:420: error: `MPI_Recv' was not declared in this scope
base_mpi.cpp: In member function `bool Base_MPI::send_queue_request()':
base_mpi.cpp:451: error: `MPI_Status' was not declared in this scope
base_mpi.cpp:451: error: expected `;' before "status"
base_mpi.cpp:465: error: `MPI_INT' was not declared in this scope
base_mpi.cpp:465: error: `MPI_COMM_WORLD' was not declared in this scope
base_mpi.cpp:465: error: `MPI_Send' was not declared in this scope
base_mpi.cpp:466: error: `status' was not declared in this scope
base_mpi.cpp:466: error: `MPI_Recv' was not declared in this scope
base_mpi.cpp:476: error: `MPI_UNSIGNED_CHAR' was not declared in this scope
base_mpi.cpp: In member function `void Base_MPI::transmit_send_queue()':
base_mpi.cpp:511: error: `MPI_INT' was not declared in this scope
base_mpi.cpp:511: error: `MPI_COMM_WORLD' was not declared in this scope
base_mpi.cpp:511: error: `MPI_Send' was not declared in this scope
base_mpi.cpp:524: error: `MPI_UNSIGNED_CHAR' was not declared in this scope
base_mpi.cpp: In member function `void Base_MPI::recv_queue_request()':
base_mpi.cpp:536: error: `MPI_Status' was not declared in this scope
base_mpi.cpp:536: error: expected `;' before "status"
base_mpi.cpp:553: error: `MPI_INT' was not declared in this scope
base_mpi.cpp:553: error: `MPI_COMM_WORLD' was not declared in this scope
base_mpi.cpp:553: error: `MPI_Send' was not declared in this scope
base_mpi.cpp:554: error: `status' was not declared in this scope
base_mpi.cpp:554: error: `MPI_Recv' was not declared in this scope
base_mpi.cpp:569: error: `MPI_UNSIGNED_CHAR' was not declared in this scope
base_mpi.cpp:579: error: `MPI_FLOAT' was not declared in this scope
base_mpi.cpp: In member function `void Base_MPI::receive_recv_queue()':
base_mpi.cpp:592: error: `MPI_Status' was not declared in this scope
base_mpi.cpp:592: error: expected `;' before "status"
base_mpi.cpp:607: error: `MPI_INT' was not declared in this scope
base_mpi.cpp:607: error: `MPI_COMM_WORLD' was not declared in this scope
base_mpi.cpp:607: error: `MPI_Send' was not declared in this scope
base_mpi.cpp:608: error: `status' was not declared in this scope
base_mpi.cpp:608: error: `MPI_Recv' was not declared in this scope
base_mpi.cpp:620: error: `MPI_UNSIGNED_CHAR' was not declared in this scope
base_mpi.cpp:643: error: `MPI_FLOAT' was not declared in this scope
base_mpi.cpp: In member function `void Base_MPI::barrier()':
base_mpi.cpp:662: error: `MPI_COMM_WORLD' was not declared in this scope
base_mpi.cpp:662: error: `MPI_Barrier' was not declared in this scope
make[2]: *** [base_mpi.o] 错误 1
make[2]: Leaving directory `/tmp/dock6/src/dock'
make[1]: *** [dock6] 错误 2
make[1]: Leaving directory `/tmp/dock6/src'
make: *** [install] 错误 2

ÆäÖÐÖÐÎÄÔÚwindowsÏÂÏÔʾÓеãÂÒÂë
»Ø¸´´ËÂ¥
¹ÊµØÈçÖØÓÎÔÂÔ²¸ü¼Åį
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

acdmail1

½ð³æ (СÓÐÃûÆø)

¡ï ¡ï
lei0736(½ð±Ò+2,VIP+0):лл Â¥ÏÂ˵µÄÓÐÀí ¼ÌÐøÏµÁн²×ù Ê®´ó¡°ÄÍ˼¡±°æÖ÷ÆÀÑ¡»¶Ó­²ÎÓëͶƱ http://edu.emuch.net/bbs/viewthread.php?tid=845527&fpage=1
ÄãÔÚµ¥»úÉÏûÓбØÒª½øÐв¢ÐмÆËãµÄ±àÒ룬ÔÚ./configureµÄʱºòÈ¥µô²¢ÐбàÒëµÄ±êʾ²ÎÊý¡£ÖØÐ±àÒë֮ǰһ¶¨Òª make clean
3Â¥2008-06-18 13:11:55
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
²é¿´È«²¿ 7 ¸ö»Ø´ð

yalefield

½ð³æ (ÎÄ̳¾«Ó¢)

ÀϺºÒ»Ã¶

¡ï ¡ï
lei0736(½ð±Ò+2,VIP+0):лл·ÖÎö
ÕâÊÇÓÉÓÚÄãµÄ¼ÆËã»úÉÏ£º
£¨1£©Ã»Óа²×°²¢ÐпâMPI£»
£¨2£©°²×°Á˲¢ÐпâMPI£¬µ«DockµÄ°²×°£¨±àÒ룩³ÌÐòûÓÐÕÒµ½¡£
2Â¥2008-06-18 12:03:16
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

yalefield

½ð³æ (ÎÄ̳¾«Ó¢)

ÀϺºÒ»Ã¶

ÒýÓûØÌû:
Originally posted by acdmail1 at 2008-6-18 13:11:
ÄãÔÚµ¥»úÉÏûÓбØÒª½øÐв¢ÐмÆËãµÄ±àÒ룬ÔÚ./configureµÄʱºòÈ¥µô²¢ÐбàÒëµÄ±êʾ²ÎÊý¡£ÖØÐ±àÒë֮ǰһ¶¨Òª make clean

¿ì·¢ÏµÁн²×ù°É¡£
ÕâЩСʾͱð¹ÜÁË¡£
4Â¥2008-06-18 15:08:34
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

acdmail1

½ð³æ (СÓÐÃûÆø)

ÒýÓûØÌû:
Originally posted by yalefield at 2008-6-18 15:08:


¿ì·¢ÏµÁн²×ù°É¡£
ÕâЩСʾͱð¹ÜÁË¡£

ÏÖÔÚÉÏ´«¸½¼þºÃÂý£¡
5Â¥2008-06-18 15:55:54
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[¿¼ÑÐ] »¯Ñ§µ÷¼Á +13 °¬Ö¾ºã 2026-04-03 14/700 2026-04-05 10:59 by ·çÓêÎÞÇç
[¿¼ÑÐ] »¯Ñ§357·Ö£¬¿¼Ñе÷¼Á +10 .Starry. 2026-04-04 11/550 2026-04-05 10:57 by cql1109
[¿¼ÑÐ] 285Çóµ÷¼Á +11 ŶßϺôo 2026-04-04 11/550 2026-04-05 08:15 by 544594351
[¿¼ÑÐ] 316Çóµ÷¼Á +9 Ä«³½_Orion926 2026-04-04 9/450 2026-04-04 21:35 by lbsjt
[¿¼ÑÐ] 11408 Ò»Ö¾Ô¸Î÷µç£¬277·ÖÇóµ÷¼Á +4 zhouzhen654 2026-04-03 4/200 2026-04-04 18:10 by Öí»á·É
[¿¼ÑÐ] Çóµ÷¼Á£º085600²ÄÁÏÓ뻯¹¤£¬¿¼²Ä¿Æ»ù£¬×Ü·Ö319 +21 678lucky 2026-03-31 26/1300 2026-04-04 16:22 by dongzh2009
[¿¼ÑÐ] 291Çóµ÷¼Á +4 ÃÔÃÉľľ 2026-04-01 5/250 2026-04-04 15:59 by sihailian3
[¿¼ÑÐ] Çóµ÷¼Á +9 akdhjs 2026-03-31 11/550 2026-04-03 13:32 by akdhjs
[¿¼ÑÐ] 320Çóµ÷¼Á +3 ũҵ¹¤³ÌÓëÐÅÏ¢¼ 2026-04-03 3/150 2026-04-03 11:40 by ÍÁľ˶ʿÕÐÉú
[¿¼ÑÐ] µ÷¼Á +7 ìíáº. 2026-04-02 7/350 2026-04-03 09:11 by »¨ß»¹Ç·600
[¿¼ÑÐ] Ò»Ö¾Ô¸ÉÂÎ÷ʦ·¶´óѧÉúÎïѧ317·Ö +5 1563ÈÕ¡£ 2026-04-02 5/250 2026-04-03 06:58 by ilovexiaobin
[¿¼ÑÐ] Ò»Ö¾Ô¸Î人Àí¹¤0856£¬³õÊÔ334 +3 26¿¼ÑвÄÁÏ 2026-04-02 3/150 2026-04-02 21:22 by dongzh2009
[¿¼ÑÐ] 22408 266Çóµ÷¼Á +3 masss11222 2026-04-02 3/150 2026-04-02 18:11 by ±ÊÂä½õÖÝ
[¿¼ÑÐ] 275ѧ˶081000·þ´Óµ÷¼Áµ½ÆäËûרҵ£¬±£²»×¡±¾×¨ÒµÁË +7 һֻССˮţ 2026-04-02 8/400 2026-04-02 14:23 by alice-2022
[¿¼ÑÐ] ²ÄÁÏרҵÇóµ÷¼Á +10 ÔÂÔÂÄñľ 2026-04-01 10/500 2026-04-02 12:57 by wxiongid
[¿¼ÑÐ] 0710ÉúÎïѧÇóµ÷¼Á +9 manman511 2026-04-01 9/450 2026-04-02 10:00 by zxl830724
[¿¼ÑÐ] ¡¾Çóµ÷¼Á¡¿ÐÂÄÜÔ´²ÄÁϱ¾¿Æ£¬Ò»Ö¾Ô¸211£¬³õÊÔ321 +6 Çóµ÷¼ÁѧУ£¬ 2026-04-02 6/300 2026-04-02 09:41 by Çç¿Õ210210
[¿¼ÑÐ] 285Çóµ÷¼Á +7 AZMK 2026-03-30 13/650 2026-04-01 17:00 by Æß¶È²»ÐÅÈÎ
[¿¼ÑÐ] 318Çóµ÷¼Á +8 ÆßÒä77 2026-04-01 8/400 2026-04-01 10:37 by Jaylen.
[¿¼ÑÐ] ¸£½¨Àí¹¤´óѧ²ÄÁÏѧԺÏȽøºÏ½ðÍŶÓÕÐÊÕ¿¼Ñе÷¼ÁѧÉú +3 ´ó»ª½ðÉ̶¼ 2026-03-30 4/200 2026-03-31 01:04 by ·½Ó¢¿¡602
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û