From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <40A9FD2F.9090009@fxp.ru> Date: Tue, 18 May 2004 16:10:23 +0400 From: "Anatoly A. Ivanov" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.5) Gecko/20031006 X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: community@altlinux.ru Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: [Comm] =?koi8-r?b?8M/Nz8fJ1MUg08vPzdDJzMnU2CDCycLMyc/UxcvV?= X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.4 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 12:10:28 -0000 Archived-At: List-Archive: List-Post: Здравствуйте. При попытке make Makefile: ---------------------------------------------------- md5.so: md5.o gcc -shared -o md5.so md5.o -lmd md5.o: md5.c gcc -fpic -c md5.c \ -I/usr/include/pgsql \ -I/usr/include m: m.c gcc -o m m.c -lmd ----------------- выползает сообщение: gcc -shared -o md5.so md5.o -lmd /usr/bin/ld: cannot find -lmd collect2: ld returned 1 exit status make: *** [md5.so] Error 1 В чем ошибка и что необходимо доустановить? Спасибо.