в чем может быть загвоздка?

shurik@apple-shurik ~ $ sudo emerge " Calculating dependencies... done!

>>> Emerging (1 of 1) dev-libs/glib-1.2.10-r5 to /
* glib-1.2.10-as-needed.patch.bz2 MD5 ;-) ... [ ok ]
* glib-1.2.10-as-needed.patch.bz2 RMD160 ;-) ... [ ok ]
* glib-1.2.10-as-needed.patch.bz2 SHA1 ;-) ... [ ok ]
* glib-1.2.10-as-needed.patch.bz2 SHA256 ;-) ... [ ok ]
* glib-1.2.10-as-needed.patch.bz2 size ;-) ... [ ok ]
* glib-1.2.10.tar.gz MD5 ;-) ... [ ok ]
* glib-1.2.10.tar.gz RMD160 ;-) ... [ ok ]
* glib-1.2.10.tar.gz SHA1 ;-) ... [ ok ]
* glib-1.2.10.tar.gz SHA256 ;-) ... [ ok ]
* glib-1.2.10.tar.gz size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking glib-1.2.10.tar.gz ;-) ... [ ok ]
* checking glib-1.2.10-as-needed.patch.bz2 ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking glib-1.2.10.tar.gz to /private/var/tmp/portage/dev-libs/glib-1.2.10-r5/work
>>> Unpacking glib-1.2.10-as-needed.patch.bz2 to /private/var/tmp/portage/dev-libs/glib-1.2.10-r5/work
* Applying glib-1.2.10-m4.patch ... [ ok ]
* Applying glib-1.2.10-configure-LANG.patch ... [ ok ]
* Applying glib-1.2.10-gcc34-fix.patch ... [ ok ]
* Applying glib-1.2.10-as-needed.patch.bz2 ... [ ok ]
* Running eautoreconf in '/private/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10' ...
* Running aclocal ... [ ok ]
* Running glibtoolize --copy --force --automake ... [ ok ]
* Running aclocal ... [ ok ]
* Running autoconf ... [ ok ]
* Running autoheader ... [ ok ]
* Running automake --add-missing --copy ... [ ok ]
* Running elibtoolize in: glib-1.2.10
* Applying sed-1.5.6.patch ...
* Applying uclibc-ltconf-1.3.0.patch ...
* Applying darwin-ltconf-1.3.0.patch ...
* Applying darwin-ltmain-1.3.0.patch ...
>>> Source unpacked.
>>> Compiling source in /private/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10 ...
* econf: updating glib-1.2.10/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating glib-1.2.10/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-apple-darwin8 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-threads=posix --enable-debug=yes --build=i686-apple-darwin8
checking build system type... i686-apple-darwin8
checking host system type... i686-apple-darwin8
checking target system type... i686-apple-darwin8
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for i686-apple-darwin8-ranlib... no
checking for ranlib... ranlib
checking for i686-apple-darwin8-gcc... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
loading cache /dev/null within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... none
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -p output... ok
checking how to hardcode library paths into programs... unsupported
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... darwin8 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache /dev/null
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable memory checking... no
checking whether to enable memory profiling... no
checking for i686-apple-darwin8-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking how to run the C preprocessor... gcc -E
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 vprintf... yes
checking for _doprnt... no
checking for atexit... yes
checking for on_exit... no
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 for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for int... yes
checking size of int... 4
checking for void *... yes
checking size of void *... 4
checking for long long... yes
checking size of long long... 8
checking for an ANSI C-conforming const... yes
checking for __inline... yes
checking for __inline__... yes
checking for inline... yes
checking whether byte ordering is bigendian... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking for lstat... yes
checking for strerror... yes
checking for strsignal... yes
checking for memmove... yes
checking for vsnprintf... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for poll... yes
checking for sys_errlist... yes
checking for sys_siglist... yes
checking for sys_siglist declaration... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... no
checking whether realloc (NULL,) will work... yes
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking for dlopen... yes
checking for dlsym... yes
checking for RTLD_GLOBAL brokenness... no
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for thread implementation... posix
checking for pthread_attr_init in -lpthread... yes
checking necessary linker options... -lpthread
checking necessary compiler options... -D_REENTRANT
checking for localtime_r... yes
checking for rand_r... yes
checking for getpwuid_r... yes
checking whether getpwuid_r is posix like... yes
checking whether pthread_getspecific is posix like... yes
checking whether pthread_mutex_trylock is posix like... yes
checking whether pthread_cond_timedwait is posix like... yes
checking size of pthread_mutex_t... 44
checking byte contents of pthread_mutex_t... -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
checking system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP POLLNVAL... done
configure: creating ./config.status
config.status: creating glib.spec
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status: creating glib-config
config.status: creating gmodule/gmoduleconf.h
config.status: creating gmodule/Makefile
config.status: WARNING: gmodule/Makefile.in seems to ignore the --datarootdir setting
config.status: creating gthread/Makefile
config.status: WARNING: gthread/Makefile.in seems to ignore the --datarootdir setting
config.status: creating docs/Makefile
config.status: WARNING: docs/Makefile.in seems to ignore the --datarootdir setting
config.status: creating docs/glib-config.1
config.status: creating tests/Makefile
config.status: WARNING: tests/Makefile.in seems to ignore the --datarootdir setting
config.status: creating glib.pc
config.status: creating gmodule.pc
config.status: creating gthread.pc
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
creating glibconfig.h
config.status: executing chmod-scripts commands
CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=glibconfig.h ./config.status
config.status: executing default-1 commands
config.status: executing default-2 commands
creating glibconfig.h
glibconfig.h is unchanged
config.status: executing chmod-scripts commands
echo timestamp > stamp-gc-h
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing chmod-scripts commands
make all-recursive
Making all in .
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -march=pentium-m -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fPIC -Wall -D_REENTRANT -c garray.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -march=pentium-m -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fPIC -Wall -D_REENTRANT -c gcache.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -march=pentium-m -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fPIC -Wall -D_REENTRANT -c gcompletion.c
./libtool: line 297: s,^.*/,,g: No such file or directory
./libtool: line 297: s,^.*/,,g: No such file or directory
./libtool: line 297: s,^.*/,,g: No such file or directory
./libtool: line 713: -e: command not found
./libtool: line 713: -e: command not found
./libtool: line 713: -e: command not found
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require --mode=MODE be specified.
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require --mode=MODE be specified.
./libtool: line 1024: -e: command not found
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require --mode=MODE be specified.
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1052: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1076: -e: command not found
: compile: cannot determine name of library object from `'
./libtool: line 1024: -e: command not found
make[2]: *** [gcompletion.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
./libtool: line 1024: -e: command not found
./libtool: line 1052: -e: command not found
./libtool: line 1024: -e: command not found
./libtool: line 1076: -e: command not found
./libtool: line 1052: -e: command not found
: compile: cannot determine name of library object from `'
make[2]: *** [garray.lo] Error 1
./libtool: line 1076: -e: command not found
: compile: cannot determine name of library object from `'
make[2]: *** [gcache.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

!!! ERROR: dev-libs/glib-1.2.10-r5 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 3711: Called src_compile
glib-1.2.10-r5.ebuild, line 54: Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/private/var/tmp/portage/dev-libs/glib-1.2.10-r5/temp/build.log'.

shurik@apple-shurik ~ $

почему не собиираеться?
и говорит вроде не ошибка...
подскажите пожалуйста в чем может быть проблема =(

emerge

emerge libtool?
_________________
Gentoo Linux - We Use The Power!!!

Это проблема не

Это проблема не только glib-1.2.10, но и gtk-1.2.10
Единственный известный мне способ - правка ebuild'a с последующим помещением в оверлей.
Как точно я не помню, но надо удалить имеющийся там файл libtool и сделать симлинк на /usr/bin/libtool
_________________
Fedora? rpm -Uhv emerge

ты случаем не

ты случаем не делал апнрейд гцц?
попробуй
fix_libtool_files.sh

апгрейд не

апгрейд не делал =(
стандартный апловский гцц...
недели три назад собиралось норм...
оно вроде как шас есть собранное только мне надо пересобрать с поддержкой nls

=

тоже самое (((
что-ж оно такое глючное?
а форум на gentoo.org по-жизни висит при поиске, да и так иногда - "Too many connections. Please try again later." - не умеют что-ли сопоставить макс количество процессов апача и коннектов mysql (((

SED=sed emerge glib

SED=sed emerge glib

Я це виправив

Я це виправив наступним чином.
Не правлю ніяких ebuild-ів. Коли воно розпакувало соурс і чекало в /var/tmp/portage/dev-libs/glib-1.2.10.-r5/word/glib-1.2.10-r5/
видаляю файлик libtool і роблю лінк на /usr/bin/libtool так само з gtk+<2

Всегда радовал

Всегда радовал меня украинский - это как албанский для человека незнакомого с инетом. Вроде, что-то понятно, но на самом деле... :-D
_________________
Fedora? rpm -Uhv emerge

Re: Всегда радовал

лови типа перевод с албанского:)))

Я это исправил следующим образом.
Не исправлял никаких билдов. Если оно распаковало ресурс в в /var/tmp/portage/dev-libs/glib-1.2.10.-r5/word/glib-1.2.10-r5/ , то удаляю файлик libtool и делаю линк на /usr/bin/libtool тоже самое с gtk+<2

Наслаждайси:)))

P.S. Учи албанский... а лучше ридню мову:)

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".