Главная страница


ru.unix.bsd

 
 - RU.UNIX.BSD ------------------------------------------------------------------
 From : Vadim Tzirulnicov                    2:5020/40.102  11 Dec 2003  16:12:34
 To : All
 Subject : Как поставить нудиста ?
 -------------------------------------------------------------------------------- 
 
 Сабж.
 webclass# whereis golded+
 golded+: /usr/ports/distfiles/golded+
 webclass# cd /usr/ports/distfiles/golded+
 webclass# make
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 3: Missing dependency operator
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 19: Need an operator
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 20: Missing dependency operato
 r
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 29: Need an operator
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 30: Missing dependency operato
 r
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 39: Need an operator
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 47: Need an operator
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 48: Need an operator
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 49: Need an operator
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 55: Missing dependency operato
 r
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 58: Need an operator
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 61: Missing dependency operato
 r
 "/usr/ports/distfiles/golded+/GNUmakef.def", line 64: Need an operator
 make: fatal errors encountered -- cannot continue
 
 Как быть ?
 
 GNUmakef.def:
 
 # -*- makefile -*-
 
 ifeq ($(findstring EMX, $(PATH)), EMX)
 CC=gcc
 AR=ar
 PLATFORM=emx
 SHELL=bash
 EXEEXT=.exe
 OBJEXT=.o
 LIBEXT=.a
 #CC=gcc -Zomf -Zcrtdll
 #AR=emxomfar
 #PLATFORM=emx
 #SHELL=bash
 #EXEEXT=.exe
 #OBJEXT=.obj
 #LIBEXT=.lib
 CXX=$(CC)
 else
 ifneq ($(DJGPP),)
 CC=gcc
 CXX=gpp
 AR=ar
 PLATFORM=djg
 SHELL=bash
 EXEEXT=.exe
 OBJEXT=.o
 LIBEXT=.a
 else
 ifeq ($(TERM),cygwin)
 CC=gcc -mno-cygwin
 CXX=g++ -mno-cygwin
 AR=ar
 (...)
 ... Пусть ваши желания сойдут с ума от ваших возможностей !
 --- Team: [Ru.Znakomstva] [Mo.Apartments] [Mo.Apartments.Talk]
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 Как поставить нудиста ?   Vadim Tzirulnicov   11 Dec 2003 16:12:34 
 Как поставить нудиста ?   Alexander Seleznev   11 Dec 2003 17:23:36 
Архивное /ru.unix.bsd/173513fd88a17.html, оценка 3 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional