Join Today
+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11

    Default

    Quote Originally Posted by yoyoek1
    Ok I wheel try

    for start:
    I have downloaded a mkezx-0.9.17
    after starting base part “make” packages fakeroot, chrpath, m4, autoconf, automake, libtool build grate !

    Error is :

    [ start ]---------------------------------
    ...
    '/opt/mkezx/build/host/gettext/debian/gettext//opt/mkezx/configs/../tools/share/aclocal/xsize.m4'
    20:05:03 [genPackage(host)] test -z "/opt/mkezx/configs/../tools/share/doc/gettext/examples/build-aux" || mkdir -p -- "/opt/mkezx/build/host/gettext/debian/gettext//opt/mkezx/configs/../tools/share/doc/gettext/examples/build-aux"
    20:05:03 [genPackage(host)] mkdir: cannot create directory `/opt/mkezx/build/host/gettext/debian/gettext//opt/mkezx/configs/../tools/share/doc/gettext/examples/build-aux': File exists
    20:05:03 [genPackage(host)] make[5]: *** [install-examplesbuildauxDATA] Error 1
    ...
    [ end ]---------------------------------


    can you help my some how with it ?
    normally 'mkdir -p' will create the directory if it needs to, but if it is already there then it shouldn't complain.

    what linux distro are you using? i'm no expert but i am wondering if the 'mkdir' command is behaving properly for you, if you do a 'mkdir --version' what does it say?

  2. Default

    distro: gentoo 2006.1 on x86-64
    last update : at morning

    $ mkdir --version
    mkdir (GNU coreutils) 6.7
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software. You may redistribute copies of it under the terms of
    the GNU General Public License <http>.
    There is NO WARRANTY, to the extent permitted by law.

    Written by David MacKenzie.

    yy about a mkdir problem I'w prepard a fake mkdir with returns 0 every time

    but make from mkezx crash any way :l

    present state


    19:58:53 [genPackage(host)] /opt/mkezx/configs/../scripts/mkezx-installfiles -p gettext FS_PREFIX=/opt/mkezx/configs/../tools FS_LOCALSTATEDIR=/opt/mkezx/configs/../tools/var FS_SYSCONFDIR=/opt/mkezx/configs/../tools/etc FS_BINDIR=/opt/mkezx/configs/../tools/bin FS_LIBDIR=/opt/mkezx/configs/../tools/lib FS_SBINDIR=/opt/mkezx/configs/../tools/sbin
    19:58:53 [genPackage(host)] /opt/mkezx/configs/../scripts/mkezx-prune -p gettext FS_PREFIX=/opt/mkezx/configs/../tools FS_LOCALSTATEDIR=/opt/mkezx/configs/../tools/var FS_SYSCONFDIR=/opt/mkezx/configs/../tools/etc FS_BINDIR=/opt/mkezx/configs/../tools/bin FS_LIBDIR=/opt/mkezx/configs/../tools/lib FS_SBINDIR=/opt/mkezx/configs/../tools/sbin
    19:58:53 [genPackage(host)] mkezx-prune : pruning debian/gettext/opt/mkezx/configs/../tools/share/info/dir
    19:58:53 [genPackage(host)] /opt/mkezx/configs/../scripts/mkezx-editlibtool lint debian/gettext/opt/mkezx/configs/../tools/lib /opt/mkezx/configs/../tools/lib /opt/mkezx/configs/../build/host/gettext.fake_root/lib
    19:58:53 [genPackage(host)] /opt/mkezx/configs/../scripts/mkezx-fixrpath -p gettext FS_PREFIX=/opt/mkezx/configs/../tools FS_LOCALSTATEDIR=/opt/mkezx/configs/../tools/var FS_SYSCONFDIR=/opt/mkezx/configs/../tools/etc FS_BINDIR=/opt/mkezx/configs/../tools/bin FS_LIBDIR=/opt/mkezx/configs/../tools/lib FS_SBINDIR=/opt/mkezx/configs/../tools/sbin
    19:58:53 [genPackage(host)] mkezx-fixrpath : fixing 'debian/gettext/opt/mkezx/configs/../tools/lib/libasprintf.so.0.0.0'
    19:58:53 [genPackage(host)] mkezx-fixrpath : fixing 'debian/gettext/opt/mkezx/configs/../tools/lib/libgettextpo.so.0.1.0'
    19:58:53 [genPackage(host)] /opt/mkezx/configs/../scripts/mkezx-makeshlibs -p gettext
    19:58:53 [genPackage(host)] /opt/mkezx/configs/../scripts/mkezx-shlibdeps -pgettext -f/opt/mkezx/configs/../build/host/gettext.fake_root/var/lib/dpkg
    19:58:53 [genPackage(host)] ELF binary : msgen
    19:58:53 [genPackage(host)] ELF binary : msgattrib
    19:58:53 [genPackage(host)] ELF binary : msgfilter
    19:58:53 [genPackage(host)] ELF binary : gettext
    19:58:53 [genPackage(host)] ELF binary : msgcomm
    19:58:53 [genPackage(host)] ELF binary : msgconv
    19:58:53 [genPackage(host)] ELF binary : msgexec
    19:58:53 [genPackage(host)] ELF binary : msggrep
    19:58:53 [genPackage(host)] ELF binary : msginit
    19:58:53 [genPackage(host)] ELF binary : msguniq
    19:58:53 [genPackage(host)] ELF binary : msgcat
    19:58:53 [genPackage(host)] ELF binary : msgcmp
    19:58:53 [genPackage(host)] ELF binary : msgfmt
    19:58:53 [genPackage(host)] ELF binary : envsubst
    19:58:53 [genPackage(host)] ELF binary : ngettext
    19:58:53 [genPackage(host)] ELF binary : xgettext
    19:58:53 [genPackage(host)] ELF binary : msgmerge
    19:58:53 [genPackage(host)] ELF binary : msgunfmt
    19:58:53 [genPackage(host)] ELF binary : libgettextsrc-0.14.5.so
    19:58:53 [genPackage(host)] ELF binary : preloadable_libintl.so
    19:58:53 [genPackage(host)] ELF binary : libgettextlib-0.14.5.so
    19:58:53 [genPackage(host)] ELF binary : libasprintf.so.0.0.0
    19:58:53 [genPackage(host)] ELF binary : libgettextpo.so.0.1.0
    19:58:53 [genPackage(host)] ELF binary : hostname
    19:58:53 [genPackage(host)] ELF binary : urlget
    19:58:53 [genPackage(host)] shlibsepends=
    19:58:53 [genPackage(host)] /opt/mkezx/configs/../scripts/mkezx-gencontrol -pgettext -ax86_64
    19:58:53 [genPackage(host)] /opt/mkezx/configs/../scripts/mkezx-builddeb -pgettext -d/opt/mkezx/configs/../binaries/host /opt/mkezx/configs/../tools
    19:58:54 [genPackage(host)] tar: ./share/doc/gettext/examples/build-aux: Read error at byte 0, while reading 328 bytes: Is a directory
    19:58:54 [genPackage(host)] tar: ./share/gettext/intl: Read error at byte 0, while reading 1712 bytes: Is a directory
    19:58:54 [genPackage(host)] tar: Error exit delayed from previous errors
    19:58:54 [genPackage(host)] Command 'tar -C debian/gettext/opt/mkezx/configs/../tools --exclude DEBIAN -czf /opt/mkezx/build/host/gettext/debian/deb_root/data.tar.gz .' failed at /opt/mkezx/configs/../scripts/MkEzx/Binary.pm line 80
    19:58:54 [genPackage(host)] make[1]: *** [binary-makedeb-IMPL/gettext] Error 25
    19:58:54 [genPackage(host)] make[1]: Leaving directory `/opt/mkezx/build/host/gettext'
    19:58:55 [buildPackage(host)] build failed, please refer to : '/opt/mkezx/configs/../logs/host/gettext.log'
    Could not build package gettext at scripts/mkezx line 186
    make: *** [core.tar.gz] Error 2


 
+ Reply to Thread
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Found a new server
    By admin in forum News
    Replies: 1
    Last Post: 01-03-2008, 05:20 PM
  2. Something like VNC Server
    By lacordaire in forum A1200 General Chat
    Replies: 2
    Last Post: 03-30-2007, 01:14 PM
  3. tftp server
    By baumbart in forum A780 General Chat
    Replies: 1
    Last Post: 09-13-2005, 08:36 AM
  4. Server just for E680
    By shivam in forum E680 General Chat
    Replies: 10
    Last Post: 05-18-2005, 04:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1