Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62350 - emerge quirc fails
Summary: emerge quirc fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-31 00:36 UTC by Antonio
Modified: 2004-09-21 14:10 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio 2004-08-31 00:36:24 UTC
I have upgrade tcl and tk to 8.4 and quirc does not emerge:

checking for wish... /usr/bin/wish
checking for tcl8.3/tcl.h... no
checking for tcl8.2/tcl.h... no
checking for tcl8.1/tcl.h... no
checking for tcl8.0/tcl.h... no
checking for tcl.h... yes
checking for tcl8.3/tk.h... no
checking for tk8.3/tk.h... no
checking for tcl8.2/tk.h... no
checking for tk8.2/tk.h... no
checking for tcl8.1/tk.h... no
checking for tk8.1/tk.h... no
checking for tcl8.0/tk.h... no
checking for tk8.0/tk.h... no
checking for tk.h... yes
checking for Tcl_Init in -ltcl8.3... no
checking for Tcl_Init in -ltcl83... no
checking for Tcl_Init in -ltcl8.2... no
checking for Tcl_Init in -ltcl82... no
checking for Tcl_Init in -ltcl8.1... no
checking for Tcl_Init in -ltcl81... no
checking for Tcl_Init in -ltcl8.0... no
checking for Tcl_Init in -ltcl80... no
checking for Tk_MainLoop in -ltk8.3... no
checking for Tk_MainLoop in -ltk83... no
checking for Tk_MainLoop in -ltk8.2... no
checking for Tk_MainLoop in -ltk82... no
checking for Tk_MainLoop in -ltk8.1... no
checking for Tk_MainLoop in -ltk81... no
checking for Tk_MainLoop in -ltk8.0... no
checking for Tk_MainLoop in -ltk80... no
configure: error: Could not find Tcl library.

!!! ERROR: net-irc/quirc-0.9.83-r1 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sven Wegener gentoo-dev 2004-08-31 19:38:39 UTC
I just commited quirc-0.9.84 to CVS. It works with tcl/tk 8.4, but it's in ~arch.
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2004-09-21 14:10:32 UTC
tcl/tk 8.4 is stable now.. So any stable changes you need to make to this pacakge... Go ahead.