Results 1 to 15 of 43

Thread: HowTo native compilation ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    follow-up

    logfile

    [admin@oo dialog]$ ipkg update
    Downloading http://ipkg.nslu2-linux.org/feeds/op...table/Packages .gz

    Inflating http://ipkg.nslu2-linux.org/feeds/op...ble/Packages.g z
    Updated list of available packages in /opt/lib/ipkg/lists/optware
    Successfully terminated.
    [admin@oo dialog]$ ipkg upgrade
    Upgrading bluez-hcidump on /opt/ from 1.40-1 to 1.42-1...
    Downloading http://ipkg.nslu2-linux.org/feeds/op...table/bluez-hc idump_1.42-1_mipsel.ipk
    Upgrading bluez-libs on /opt/ from 3.17-1 to 3.36-1...
    Downloading http://ipkg.nslu2-linux.org/feeds/op...table/bluez-li bs_3.36-1_mipsel.ipk
    Upgrading bluez-utils on /opt/ from 3.17-1 to 3.36-3...
    Downloading http://ipkg.nslu2-linux.org/feeds/op...table/bluez-ut ils_3.36-3_mipsel.ipk
    Upgrading hdparm on /opt/ from 8.9-1 to 9.6-1...
    Downloading http://ipkg.nslu2-linux.org/feeds/op...table/hdparm_9 .6-1_mipsel.ipk
    Upgrading libpng on /opt/ from 1.2.33-1 to 1.2.34-1...
    Downloading http://ipkg.nslu2-linux.org/feeds/op...table/libpng_1 .2.34-1_mipsel.ipk
    Configuring bluez-hcidump
    Configuring bluez-libs
    Configuring bluez-utils
    Configuring hdparm
    update-alternatives: Linking //opt/sbin/hdparm to /opt/sbin/hdparm-hdparm
    Configuring libpng
    Successfully terminated.
    [admin@oo dialog]$ ipkg install optware-devel
    Package optware-devel (6.8-9) installed in /opt/ is up to date.
    Nothing to be done
    Successfully terminated.
    [admin@oo dialog]$ ipkg install buildroot
    Package buildroot (4.1.1-13) installed in /opt/ is up to date.
    Nothing to be done
    Successfully terminated.
    [admin@oo dialog]$
    =======

    [admin@oo dialog]$ ./configure --prefix=/opt/dialog
    checking for package version... 1.1
    checking for package patch date... 20080819
    checking for gcc... gcc
    checking for C compiler default output... configure: error: C compiler cannot create executables
    [admin@oo dialog]$

    ============
    follow-up 2

    [admin@oo dialog]$ df
    Filesystem 1K-blocks Used Available Use% Mounted on
    rootfs 3008 3008 0 100% /
    /dev/root 3008 3008 0 100% /
    /dev/discs/disc0/part2
    1198832 1155480 0 100% /opt
    /dev/discs/disc0/part3
    2140816 68444 1963624 4% /tmp/mnt/disc0_3
    [admin@oo dialog]$

    Do I need to free some space to run configuration ?

    Darius

    =============
    follow-up 3

    how did you create a new directory share in /mnt ?

    you said:
    "

    I''ve uploaded the file to /mnt/share/apache
    cd to the directory
    "

    [admin@oo /mnt]$ ls
    [admin@oo /mnt]$ mkdir share
    cannot create directory `share': Read-only file system
    [admin@oo /mnt]$


    D.
    Last edited by darius; 06-01-2009 at 16:08.

Similar Threads

  1. [PYTANIE] Asus HOWTO - czy byloby zainteresowanie?
    By kaos in forum Polish Discussion - Polski (PL)
    Replies: 7
    Last Post: 30-11-2008, 15:37

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •