[oe-issues] [Bug 1993] New: ntop 3.0 fails to build
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Mar 15 14:12:37 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1993
Summary: ntop 3.0 fails to build
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: skoroneos at digital-opsis.com
QAContact: tinderbox-oe at gmx.net
ntop r.0 fails to build on x86/gcc 4.1.1/glibc 2.5 complaining for the libtool
version
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| Checking libtool
version.../work/oplinux-0.2/tmp/libc/work/i486-linux/ntop-3.0-r0/ntop-3.0/libtool:
line 312: /usr/ucb/echo: No such file or directory
| 1.3.5
| *******************************************************************
| *
| *ERROR: ntop requires libtool version 1.4 or newer...
| *
| * You are executing 1.3.5
| *
| *>>> Unable to proceed with your request, aborting ./configure!
| *
| * There have been SOME reports of success, so you could TRY
| * --enable-iknowbetter. I don't recommend it, however.
| *
| *??? Suggestion - Install a private copy of libtool 1.4.3.
| *??? It's quite easy and does NOT require root:
| *
| * Download libtool 1.4.3 from gnu
| * $ wget http://ftp.gnu.org/gnu/libtool/libtool-1.4.3.tar.gz
| *
| * Untar it
| * $ tar xfvz libtool-1.4.3.tar.gz
| *
| * Make it
| * $ cd libtool-1.4.3
| * $ ./configure --prefix=/home/<whatever>/libtool143
| * $ make
| * $ make install
| *
| * Add it to your path. Under bash do this:
| * $ PATH=/home/<whatever>/libtool143/bin:$PATH
| * $ export PATH
| *
| *******************************************************************
| FATAL: oe_runconf failed
NOTE: Task failed:
/work/oplinux-0.2/tmp/libc/work/i486-linux/ntop-3.0-r0/temp/log.do_configure.22428
NOTE: package ntop-3.0-r0: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package ntop-3.0-r0: task do_clean: started
NOTE: removing /work/oplinux-0.2/tmp/libc/work/i486-linux/ntop-3.0-r0
NOTE: removing /work/oplinux-0.2/tmp/libc/stamps/i486-linux/ntop-3.0-r0.*
NOTE: package ntop-3.0-r0: task do_clean: completed
NOTE: package ntop-3.0: failed
ERROR: Build of ntop failed
this is incorrect as libtool-cross is 1.5.10
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list