Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57294 - otcl-1.8-r1 econf fails
Summary: otcl-1.8-r1 econf fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
: 53551 (view as bug list)
Depends on:
Blocks: 42595
  Show dependency tree
 
Reported: 2004-07-16 07:41 UTC by Eldad Zack (RETIRED)
Modified: 2004-07-27 17:47 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
otcl-1.8-r2.ebuild (otcl-1.8-r2.ebuild,1.19 KB, text/plain)
2004-07-16 17:11 UTC, stan
Details
tclcl-1.15.diff (tclcl-1.15.diff,814 bytes, patch)
2004-07-17 01:54 UTC, Eldad Zack (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eldad Zack (RETIRED) gentoo-dev 2004-07-16 07:41:23 UTC
Speaks for itself:

checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for string.h... yes
checking for main in -lXbsd... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for dcgettext in -lintl... no
checking for getnodebyname in -ldnet_stub... no
checking that g++ can handle -O2... no
checking standard STL is available... no
checking for tcl.h... -I/usr/include
checking for libtcl8.4... -L/usr/lib -ltcl
checking for init.tcl... no
checking for tclsh8.4.5... no
checking for tclsh8.4... no
checking for tclsh... /usr/bin/tclsh
configure: error: Installation of tcl seems incomplete or can't be found automatically.
Please correct the problem by telling configure where tcl is
using the argument --with-tcl=/path/to/package
(perhaps after installing it),
or the package is not required, disable it with --with-tcl=no.

!!! ERROR: dev-tcltk/otcl-1.8-r1 failed.
!!! Function econf, Line 426, Exitcode 1
!!! econf failed
Comment 1 Eldad Zack (RETIRED) gentoo-dev 2004-07-16 07:42:47 UTC
Also, it doesn't like to be compiled on amd64 at all.

configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
No .configure file found in current directory
Continuing with default options...
checking build system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linux-gnu failed.

!!! ERROR: dev-tcltk/otcl-1.8-r1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-07-16 09:38:57 UTC
stan, got another hot one for you
Comment 3 stan 2004-07-16 17:11:44 UTC
Created attachment 35603 [details]
otcl-1.8-r2.ebuild

this helps with the first part
Comment 4 Eldad Zack (RETIRED) gentoo-dev 2004-07-17 01:53:24 UTC
compiles nicely.

I've got the same problem with tclcl, and using the --with-tcl-ver --with-tk-ver
fix it starts to compile. Just another little issue there with a misplaced sed.
Comment 5 Eldad Zack (RETIRED) gentoo-dev 2004-07-17 01:54:05 UTC
Created attachment 35624 [details, diff]
tclcl-1.15.diff
Comment 6 Alexandros Karypidis 2004-07-21 09:50:19 UTC
This appears to be a duplicate bug report. I've also come around this and while searching in bugs.gentoo.org found 53551 and this one (57294) which both seem to refer to the same problem.
Comment 7 Seemant Kulleen (RETIRED) gentoo-dev 2004-07-22 23:13:58 UTC
*** Bug 53551 has been marked as a duplicate of this bug. ***
Comment 8 Seemant Kulleen (RETIRED) gentoo-dev 2004-07-22 23:16:13 UTC
Robin, I'd rather defer to you
Comment 9 Quentin Arce 2004-07-27 08:52:58 UTC
also showing up with gnome-icon-theme-1.2.1
Comment 10 Quentin Arce 2004-07-27 10:13:20 UTC
Dow!!! Wrong bug.  Disregard post #9
Thanks
Comment 11 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-07-27 17:47:00 UTC
fixed otcl and tclcl in cvs now.