Проблема Freebsd 9.0 после сборки ядра

Простые/общие вопросы по UNIX системам. Спросите здесь, если вы новичок

Модераторы: vadim64, terminus

Правила форума
Убедительная просьба юзать теги [cоde] при оформлении листингов.
Сообщения не оформленные должным образом имеют все шансы быть незамеченными.
mak_v_
проходил мимо

Re: Проблема Freebsd 9.0 после сборки ядра

Непрочитанное сообщение mak_v_ » 2012-02-03 12:34:30

ыыыы, старгейзер ускоряющий!

Код: Выделить всё

whereis gmake
gmake: /usr/local/bin/gmake /usr/local/man/man1/gmake.1.gz /usr/ports/devel/gmake
cd /usr/ports/devel/gmake
make install clean

Хостинговая компания Host-Food.ru
Хостинг HostFood.ru
 

Услуги хостинговой компании Host-Food.ru

Хостинг HostFood.ru

Тарифы на хостинг в России, от 12 рублей: https://www.host-food.ru/tariffs/hosting/
Тарифы на виртуальные сервера (VPS/VDS/KVM) в РФ, от 189 руб.: https://www.host-food.ru/tariffs/virtualny-server-vps/
Выделенные сервера, Россия, Москва, от 2000 рублей (HP Proliant G5, Intel Xeon E5430 (2.66GHz, Quad-Core, 12Mb), 8Gb RAM, 2x300Gb SAS HDD, P400i, 512Mb, BBU):
https://www.host-food.ru/tariffs/vydelennyi-server-ds/
Недорогие домены в популярных зонах: https://www.host-food.ru/domains/

Vlad5503
сержант
Сообщения: 226
Зарегистрирован: 2010-03-25 5:41:41

Re: Проблема Freebsd 9.0 после сборки ядра

Непрочитанное сообщение Vlad5503 » 2012-02-03 12:43:45

не одолел пока..
вот лог событий:
gw4# gmake install
cc -c admin_impl.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c admins_impl.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c eventloop.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c main.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c pidfile.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c plugin_runner.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c settings_impl.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c stg_timer.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c store_loader.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c tariff_impl.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c tariffs_impl.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c traffcounter_impl.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c user_impl.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c user_property.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
cc -c users_impl.cpp -I/usr/local/include -DARCH_LE -I /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5
gmake -C /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../stglibs
gmake[1]: Вход в каталог `/usr/mnt/STG/stg-2.407-p1/stglibs'
gmake -C logger.lib
gmake[2]: Вход в каталог `/usr/mnt/STG/stg-2.407-p1/stglibs/logger.lib'
gmake[2]: Цель `all' не требует выполнения команд.
gmake[2]: Выход из каталога `/usr/mnt/STG/stg-2.407-p1/stglibs/logger.lib'
gmake -C locker.lib
gmake[2]: Вход в каталог `/usr/mnt/STG/stg-2.407-p1/stglibs/locker.lib'
g++ -L/usr/local/lib -shared -Wl,-rpath,/usr/lib/stg -Wl,-soname,libstglocker.so locker.o -lc_r -o libstglocker.so -L /usr/mnt/STG/stg-2.407-p1/projects/stargazer/../../lib
/usr/bin/ld: cannot find -lc_r
gmake[2]: *** [libstglocker.so] Ошибка 1
gmake[2]: Выход из каталога `/usr/mnt/STG/stg-2.407-p1/stglibs/locker.lib'
gmake[1]: *** [locker.lib] Ошибка 2
gmake[1]: Выход из каталога `/usr/mnt/STG/stg-2.407-p1/stglibs'
gmake: *** [libs] Ошибка 2


может кто подскажет...чего...умного(про ускорители :smile: ) ?

mak_v_
проходил мимо

Re: Проблема Freebsd 9.0 после сборки ядра

Непрочитанное сообщение mak_v_ » 2012-02-03 12:59:13

Код: Выделить всё

make clean && gmake install
используйте тэг code

Vlad5503
сержант
Сообщения: 226
Зарегистрирован: 2010-03-25 5:41:41

Re: Проблема Freebsd 9.0 после сборки ядра

Непрочитанное сообщение Vlad5503 » 2012-02-03 14:17:33

однако..

Код: Выделить всё

gw4# make install clean
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Extracting for gmake-3.82
=> SHA256 Checksum OK for make-3.82.tar.bz2.
===>  Patching for gmake-3.82
===>  Applying FreeBSD patches for gmake-3.82
===>   gmake-3.82 depends on shared library: intl - found
===>  Configuring for gmake-3.82
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for ranlib... ranlib
checking how to run the C preprocessor... cpp
checking for ar... ar
checking for perl... perl
checking build system type... i386-portbld-freebsd9.0
checking host system type... i386-portbld-freebsd9.0
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for strerror in -lcposix... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for library containing getpwnam... none required
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking whether cc understands -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for uintmax_t... yes
checking for nanoseconds field of struct stat.st_mtim... tv_nsec
checking whether to use high resolution file timestamps... yes
checking for library containing clock_gettime... none required
checking whether system uses MSDOS-style paths... no
checking for standard gettimeofday... yes
checking for strdup... yes
checking for strndup... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for fdopen... yes
checking for fileno... yes
checking for dup2... yes
checking for getcwd... yes
checking for realpath... yes
checking for sigsetmask... yes
checking for sigaction... yes
checking for getgroups... yes
checking for seteuid... yes
checking for setegid... yes
checking for setlinebuf... yes
checking for setreuid... yes
checking for setregid... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for setvbuf... yes
checking for pipe... yes
checking for strerror... yes
checking for strsignal... yes
checking for lstat... yes
checking for readlink... yes
checking for atexit... yes
checking whether bsd_signal is declared... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strcmpi... no
checking for strncmpi... no
checking for stricmp... no
checking for strnicmp... no
checking for working strcoll... yes
checking for working alloca.h... no
checking for alloca... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking whether closedir returns void... no
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... no
checking whether sys_siglist is declared... yes
checking whether _sys_siglist is declared... no
checking whether __sys_siglist is declared... no
checking for sys/wait.h... yes
checking for waitpid... yes
checking for wait3... yes
checking for union wait... no
checking for SA_RESTART... yes
checking for location of SCCS get command... get
checking if system libc has GNU glob... no; using local copy
checking if malloc debugging is wanted... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating glob/Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status: creating config/Makefile
config.status: creating doc/Makefile
config.status: creating w32/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: creating build.sh
===>  Building for gmake-3.82
make  all-recursive
Making all in glob
cc -DHAVE_CONFIG_H -I. -I..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o glob.c
glob.c: In function 'glob_in_dir':
glob.c:1377: warning: passing argument 1 of 'my_realloc' from incompatible pointer type
glob.c: In function 'glob':
glob.c:812: warning: passing argument 1 of 'my_realloc' from incompatible pointer type
glob.c:931: warning: passing argument 1 of 'my_realloc' from incompatible pointer type
glob.c:987: warning: passing argument 1 of 'my_realloc' from incompatible pointer type
mv -f .deps/glob.Tpo .deps/glob.Po
cc -DHAVE_CONFIG_H -I. -I..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT fnmatch.o -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.o fnmatch.c
mv -f .deps/fnmatch.Tpo .deps/fnmatch.Po
rm -f libglob.a
ar cru libglob.a glob.o fnmatch.o
ranlib libglob.a
Making all in config
Making all in po
Making all in doc
Updating ./version.texi
restore=: && backupdir=".am$$" &&  am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . &&  rm -rf $backupdir && mkdir $backupdir &&  if (makeinfo --no-split --version) >/dev/null 2>&1; then  for f in ./make.info ./make.info-[0-9] ./make.info-[0-9][0-9] ./make.i[0-9] ./make.i[0-9][0-9]; do  if test -f $f; then mv $f $backupdir; restore=mv; else :; fi;  done;  else :; fi &&  cd "$am__cwd";  if makeinfo --no-split   -I .  -o ./make.info ./make.texi;  then  rc=0;  CDPATH="${ZSH_VERSION+.}:" && cd .;  else  rc=$?;  CDPATH="${ZSH_VERSION+.}:" && cd . &&  $restore $backupdir/* `echo "././make.info" | sed 's|[^/]*$||'`;  fi;  rm -rf $backupdir; exit $rc
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ar.c
In file included from make.h:67,
                 from ar.c:20:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/ar.Tpo .deps/ar.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT arscan.o -MD -MP -MF .deps/arscan.Tpo -c -o arscan.o arscan.c
In file included from make.h:67,
                 from arscan.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/arscan.Tpo .deps/arscan.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c
In file included from make.h:67,
                 from commands.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/commands.Tpo .deps/commands.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT default.o -MD -MP -MF .deps/default.Tpo -c -o default.o default.c
In file included from make.h:67,
                 from default.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/default.Tpo .deps/default.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c
In file included from make.h:67,
                 from dir.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/dir.Tpo .deps/dir.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT expand.o -MD -MP -MF .deps/expand.Tpo -c -o expand.o expand.c
In file included from make.h:67,
                 from expand.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/expand.Tpo .deps/expand.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
In file included from make.h:67,
                 from file.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/file.Tpo .deps/file.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT function.o -MD -MP -MF .deps/function.Tpo -c -o function.o function.c
In file included from make.h:67,
                 from function.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/function.Tpo .deps/function.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
mv -f .deps/getopt.Tpo .deps/getopt.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT implicit.o -MD -MP -MF .deps/implicit.Tpo -c -o implicit.o implicit.c
In file included from make.h:67,
                 from implicit.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/implicit.Tpo .deps/implicit.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT job.o -MD -MP -MF .deps/job.Tpo -c -o job.o job.c
In file included from make.h:67,
                 from job.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/job.Tpo .deps/job.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
In file included from make.h:67,
                 from main.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/main.Tpo .deps/main.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c
In file included from make.h:67,
                 from misc.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/misc.Tpo .deps/misc.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o read.c
In file included from make.h:67,
                 from read.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/read.Tpo .deps/read.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT remake.o -MD -MP -MF .deps/remake.Tpo -c -o remake.o remake.c
In file included from make.h:67,
                 from remake.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/remake.Tpo .deps/remake.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT remote-stub.o -MD -MP -MF .deps/remote-stub.Tpo -c -o remote-stub.o remote-stub.c
In file included from make.h:67,
                 from remote-stub.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/remote-stub.Tpo .deps/remote-stub.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT rule.o -MD -MP -MF .deps/rule.Tpo -c -o rule.o rule.c
In file included from make.h:67,
                 from rule.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/rule.Tpo .deps/rule.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT signame.o -MD -MP -MF .deps/signame.Tpo -c -o signame.o signame.c
In file included from make.h:67,
                 from signame.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/signame.Tpo .deps/signame.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT strcache.o -MD -MP -MF .deps/strcache.Tpo -c -o strcache.o strcache.c
In file included from make.h:67,
                 from strcache.c:17:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/strcache.Tpo .deps/strcache.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT variable.o -MD -MP -MF .deps/variable.Tpo -c -o variable.o variable.c
In file included from make.h:67,
                 from variable.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/variable.Tpo .deps/variable.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
mv -f .deps/version.Tpo .deps/version.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT vpath.o -MD -MP -MF .deps/vpath.Tpo -c -o vpath.o vpath.c
In file included from make.h:67,
                 from vpath.c:19:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/vpath.Tpo .deps/vpath.Po
cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I.  -I./glob   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
In file included from make.h:67,
                 from hash.c:17:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
mv -f .deps/hash.Tpo .deps/hash.Po
cc  -O2 -pipe -fno-strict-aliasing   -o make ar.o arscan.o commands.o  default.o dir.o expand.o  file.o function.o getopt.o  getopt1.o implicit.o job.o  main.o misc.o read.o remake.o  remote-stub.o rule.o signame.o  strcache.o variable.o version.o  vpath.o hash.o glob/libglob.a  /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
===>  Installing for gmake-3.82
===>   Generating temporary packing list
===>  Checking if devel/gmake already installed
===>   gmake-3.82 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of devel/gmake
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/devel/gmake.

mak_v_
проходил мимо

Re: Проблема Freebsd 9.0 после сборки ядра

Непрочитанное сообщение mak_v_ » 2012-02-03 16:39:16

===> gmake-3.82 is already installed
Кагбе намекает
А вообще, поделка эта в порты не попала по какой причине? не скажете?
Последняя версия датирована 2011.05.19, и не думаю, что кулибины думали "на завтра"

Vlad5503
сержант
Сообщения: 226
Зарегистрирован: 2010-03-25 5:41:41

Re: Проблема Freebsd 9.0 после сборки ядра

Непрочитанное сообщение Vlad5503 » 2012-02-04 5:21:51

Ну а вдруг подумали...
адно, сегодня ещё позанимаюсь с этими программами...

cyric
проходил мимо

Re: Проблема Freebsd 9.0 после сборки ядра

Непрочитанное сообщение cyric » 2012-10-25 18:34:32

Не надо ничего было делать с собранным ядром. После появления ошибки достаточно ввести
? и увидеть как новое ядро обозвало старые партиции, обычно это вместо ada0 ad4 или ad6.
Вводим ufs:/dev/ad4p2 (или что там у вас выплывет) грузим систему и правим руками /etc/fstab

klot
проходил мимо

Re: Проблема Freebsd 9.0 после сборки ядра

Непрочитанное сообщение klot » 2012-11-06 16:23:49

в ядре должны быть следующие опции:
device ahci
options ATA_CAM
device scbus
device da
device cd
device pass

у меня с такой проблемой было закоментировано:
device da

сие правильно при установке новой системы. при апгрейде, читай предыдущий ответ.