The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  ВХОД  слежка  RSS
"Проблема с MC"
Вариант для распечатки Архивированная нить - только для чтения! 
Пред. тема | След. тема 
Форумы OpenNET: Виртуальная конференция (Public)
Изначальное сообщение [Проследить за развитием треда]

"Проблема с MC"
Сообщение от kia_leon emailИскать по авторуВ закладки(ok) on 22-Сен-04, 14:59  (MSK)
При установки MC из портов на freebsd 4.6 выдает ошибку. ЕСТЬ У КОГО НИБУТЬ РЕШЕНИЕ ЭТОЙ ПРОБЛЕМЫ.
su-2.05a# make install clean
===>   mc-4.6.0_13 depends on executable: pkg-config - found
===>   mc-4.6.0_13 depends on executable: gmake - found
===>   mc-4.6.0_13 depends on executable: pkg-config - found
===>   mc-4.6.0_13 depends on shared library: slang.1 - found
===>   mc-4.6.0_13 depends on shared library: iconv.3 - found
===>   mc-4.6.0_13 depends on shared library: intl - found
===>   mc-4.6.0_13 depends on shared library: glib-2.0.400 - not found
===>    Verifying install for glib-2.0.400 in /usr/ports/devel/glib20
===>   glib-2.4.6_1 depends on executable: gmake - found
===>   glib-2.4.6_1 depends on file: /usr/local/bin/libtool15 - not found
===>    Verifying install for /usr/local/bin/libtool15 in /usr/ports/devel/libtool15
===>  Configuring for libtool-1.5.8
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking build system type... i386-portbld-freebsd4.6
checking host system type... i386-portbld-freebsd4.6
checking for egrep... grep -E
checking for ld used by cc... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking for gcj... no
checking for windres... no
checking for /usr/libexec/elf/ld option to reload object files... -r
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd4.6 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.6 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.6 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "GCJ" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
configure: configuring in libltdl
configure: running /bin/sh './configure' --prefix=/usr/local  '--disable-ltdl-install' '--program-suffix=15' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.6' 'CFLAGS=-O -pipe ' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.6' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... configure: error: newly created file is older than distributed files!
Check your system clock
configure: error: /bin/sh './configure' failed for libltdl
===>  Script "configure" failed unexpectedly.
Please report the problem to ade@FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/libtool15/work/libtool-1.5.8/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/libtool15.
*** Error code 1

Stop in /usr/ports/devel/glib20.
*** Error code 1

Stop in /usr/ports/misc/mc.

  Рекомендовать в FAQ | Cообщить модератору | Наверх

 Оглавление

Индекс форумов | Темы | Пред. тема | След. тема
Сообщения по теме

1. "Проблема с MC"
Сообщение от Amy emailИскать по авторуВ закладки(ok) on 22-Сен-04, 15:20  (MSK)
>checking whether build environment is sane... configure: error: newly created file is
>older than distributed files!
>Check your system clock

Часы сбились?

  Рекомендовать в FAQ | Cообщить модератору | Наверх

2. "Проблема с MC"
Сообщение от kia_leon emailИскать по авторуВ закладки(ok) on 22-Сен-04, 17:29  (MSK)
>>checking whether build environment is sane... configure: error: newly created file is
>>older than distributed files!
>>Check your system clock
>
>Часы сбились?
Часы подправил , но он опять что то выдал.
su-2.05a# make install clean
===>  Building for mc-4.6.0_13
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0'
Making all in intl
gmake[2]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/intl'
Making all in po
gmake[2]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/po'
rm -f ta.gmo && /usr/local/bin/msgfmt -c --statistics -o ta.gmo ta.po
/usr/local/bin/msgfmt: ta.po: warning: PO file header missing or invalid
                              warning: charset conversion will not work
/usr/local/bin/msgfmt: found 1 fatal error
gmake[2]: *** [ta.gmo] Error 1
gmake[2]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/po'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/misc/mc.

  Рекомендовать в FAQ | Cообщить модератору | Наверх

3. "Проблема с MC"
Сообщение от lavr emailИскать по авторуВ закладки on 22-Сен-04, 19:19  (MSK)
>>>checking whether build environment is sane... configure: error: newly created file is
>>>older than distributed files!
>>>Check your system clock
>>
>>Часы сбились?
>Часы подправил , но он опять что то выдал.
>su-2.05a# make install clean
>===>  Building for mc-4.6.0_13
>gmake  all-recursive
>gmake[1]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0'
>Making all in intl
>gmake[2]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/intl'
>gmake[2]: Nothing to be done for `all'.
>gmake[2]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/intl'
>Making all in po
>gmake[2]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/po'
>rm -f ta.gmo && /usr/local/bin/msgfmt -c --statistics -o ta.gmo ta.po
>/usr/local/bin/msgfmt: ta.po: warning: PO file header missing or invalid
>            
>          
>       warning: charset conversion will
>not work
>/usr/local/bin/msgfmt: found 1 fatal error
>gmake[2]: *** [ta.gmo] Error 1
>gmake[2]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/po'
>gmake[1]: *** [all-recursive] Error 1
>gmake[1]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0'
>gmake: *** [all] Error 2
>*** Error code 2
>
>Stop in /usr/ports/misc/mc.

откуда вы такие проблемы находите на свою голову?!

зайди в /usr/ports/misc/mc/work/mc-4.6.0/po, посмотри какие там есть и
какие в Makefile строятся, там где у тебя ошибка зкоментарь и запусти
снова make install

  Рекомендовать в FAQ | Cообщить модератору | Наверх


Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Пожалуйста, прежде чем написать сообщение, ознакомьтесь с данными рекомендациями.




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру