octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MXE Octave: "... has no symbols" warning under Mac OS X


From: Anirudha Bose
Subject: Re: MXE Octave: "... has no symbols" warning under Mac OS X
Date: Mon, 23 Sep 2013 19:48:18 +0530




On Mon, Sep 23, 2013 at 7:14 PM, John W. Eaton <address@hidden> wrote:
On 09/23/2013 08:41 AM, Anirudha Bose wrote:

    The commands I used were ...

    sudo make clean
    autoconf
    ./configure --enable-native-build --enable-shared --disable-static \
                 --target=darwin --build=darwin --host=darwin \
                 --enable-pic-flag --enable-64

Why are you using sudo for this?  It shouldn't be needed, and I would certainly recommend that you get out of the habit of building software while running as root.

The package dbus fails to build if not compiled as root. The errors I get are:

    Not installing /Users/mac6-user1/mxe/mxe-octave-anirudha/usr/x86_64-apple-darwin12.2.1/libexec/dbus-daemon-launch-helper binary setuid!   
    You'll need to manually set permissions to root:messagebus and permissions 4750

It is possibe to run only "sudo make dbus" while building the rest of the packages with "make octave", but it will require the build process to be stopped at least once.

- Anirudha

reply via email to

[Prev in Thread] Current Thread [Next in Thread]