Ticket #401 (closed defect: invalid)

Opened 15 years ago

Last modified 12 years ago

Current state of environmental issues on OSX (latest GIT updated source)

Reported by: angel_il Owned by:
Priority: major Milestone: 4.7
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

  1. autogen.sh

./autogen.sh: line 48: libtoolize: command not found
configure.ac:20: required file `config/ltmain.sh' not found
automake failed to generate Makefile.in

  1. configure

sed: illegal option -- r
usage: sed script [-Ealn] [-i extension] [file ...]

sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...]

checking for a BSD-compatible install... /usr/bin/install -c

LouiSe?

Change History

comment:1 Changed 15 years ago by slavazanko

  • Version changed from 4.6.2 to master

comment:2 Changed 14 years ago by slavazanko

  • Status changed from new to closed
  • Resolution set to invalid
  • severity set to no branch
1. autogen.sh

./autogen.sh: line 48: libtoolize: command not found
configure.ac:20: required file `config/ltmain.sh' not found
automake failed to generate Makefile.in

Just install libtools...

2. configure
sed: illegal option -- r
usage: sed script [-Ealn] [-i extension] [file ...]

    sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...]

checking for a BSD-compatible install... /usr/bin/install -c

...and after sucessfull ending work of ./autogen.sh you will have correct ./configure script

comment:3 Changed 14 years ago by zaytsev

I wonder whether libtool comes with Xcode + GCC backend or one has to use MacPorts? / Fink...

comment:4 follow-up: ↓ 5 Changed 12 years ago by LouiSe

  • Branch state set to no branch

See OSX universal binary builds here: http://louise.hu/poet/?tag=mc

comment:5 in reply to: ↑ 4 Changed 12 years ago by angel_il

Replying to LouiSe:

See OSX universal binary builds here: http://louise.hu/poet/?tag=mc

added to https://www.midnight-commander.org/wiki/Binaries

Note: See TracTickets for help on using tickets.