±±¾©Ê¯ÓÍ»¯¹¤Ñ§Ôº2026ÄêÑо¿ÉúÕÐÉú½ÓÊÕµ÷¼Á¹«¸æ
²é¿´: 601  |  »Ø¸´: 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µÄ»ØÌû

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µÄ»ØÌû
²é¿´È«²¿ 7 ¸ö»Ø´ð

yalefield

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

ÀϺºÒ»Ã¶

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

acdmail1

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

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


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

ÏÖÔÚÉÏ´«¸½¼þºÃÂý£¡
5Â¥2008-06-18 15:55:54
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[¿¼ÑÐ] 298Çóµ÷¼Á +3 manman511 2026-04-05 3/150 2026-04-05 18:09 by kk112233
[¿¼ÑÐ] Ò»Ö¾Ô¸211ÉúÎïѧ280·Ö Çóµ÷¼Á +4 Àîrien 2026-04-05 4/200 2026-04-05 18:01 by kk112233
[¿¼ÑÐ] ²ÄÁϵ÷¼Á +7 dxyµ÷¼Á 2026-04-04 7/350 2026-04-05 09:15 by İÇï26
[¿¼ÑÐ] ¿¼Ñе÷¼Á +6 15615482637 2026-04-04 6/300 2026-04-04 22:43 by yu221
[¿¼ÑÐ] ²ÄÁϵ÷¼Á +15 Ò»ÑùYWY 2026-04-01 15/750 2026-04-04 22:23 by hemengdong
[¿¼ÑÐ] Çóµ÷¼Á +4 êɹ¦? 2026-04-03 4/200 2026-04-04 21:58 by hemengdong
[¿¼ÑÐ] ²ÄÁϵ÷¼Á +12 Ò»ÑùYWY 2026-04-02 13/650 2026-04-04 20:49 by À¶ÔÆË¼Óê
[¿¼ÑÐ] 324Çóµ÷¼Á +14 ÏëÉÏѧÇóµ÷ 2026-04-02 15/750 2026-04-04 20:31 by Î޼ʵIJÝÔ­
[¿¼ÑÐ] 22408£¬264Çóµ÷¼Á +3 ywh729 2026-04-03 4/200 2026-04-04 11:04 by ywh729
[¿¼ÑÐ] 268Çóµ÷¼Á +8 ÄãºÃtg 2026-04-03 9/450 2026-04-04 05:08 by gswylq
[¿¼ÑÐ] ¿¼Ñе÷¼Á +3 15615482637 2026-04-03 3/150 2026-04-03 22:50 by ms629
[˶²©¼ÒÔ°] ÇóÀÏʦÊÕÁô +9 lllq123 2026-04-03 9/450 2026-04-03 13:48 by ºôÎü¶¼ÊǼõ·Ê
[¿¼ÑÐ] 08¹¤¿Æ£¬295£¬½ÓÊÜ¿çרҵµ÷¼Á +8 lmnlzy 2026-03-30 8/400 2026-04-03 13:08 by nalakaiqi
[¿¼ÑÐ] Çóµ÷¼Á£¡ÉúÎïÓëҽҩר˶ +4 Äæ×ªÂ½ÏÈÉú 2026-04-01 5/250 2026-04-03 08:33 by Jaylen.
[¿¼ÑÐ] 312Çóµ÷¼Á +6 ССī123 2026-04-02 7/350 2026-04-03 07:32 by jsw79
[¿¼ÑÐ] Ò»Ö¾Ô¸9³õÊÔ366 ±¾Ë«·ÇÇóµ÷¼Á +4 ÔËÆøÀ´µÃÈôÓÐËÆÎ 2026-04-02 4/200 2026-04-02 09:56 by guanxin1001
[¿¼ÑÐ] 350Çóµ÷¼Á +7 °¢¼Ñ¡« 2026-03-31 7/350 2026-04-01 16:12 by yanflower7133
[¿¼ÑÐ] ½­ËÕËÕ±±¸ßУ³ÏÑûµ÷¼Áͬѧ +3 zzll406 2026-03-31 3/150 2026-03-31 16:54 by ¼°Ê±ÐÐÀÖfan
[¿¼ÑÐ] 323·Ö ʳƷÓëÓªÑøµ÷¼Á +3 ºÙooo 2026-03-31 3/150 2026-03-31 09:38 by longlotian
[¿¼ÑÐ] 279Çóµ÷¼Á +12 jµÄÁ¢·½ 2026-03-29 12/600 2026-03-30 20:30 by dick_runner
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û