Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34560 - lavaps-1.21 configure error (missing tk in the DEPEND variable); lavaps-1.21 preprocessing error
Summary: lavaps-1.21 configure error (missing tk in the DEPEND variable); lavaps-1.21 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-27 15:52 UTC by Jiri VERUNEK
Modified: 2003-12-25 17:02 UTC (History)
1 user (show)

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


Attachments
patch for lavaps-1.21.ebuild (lavaps-1.21.diff,580 bytes, patch)
2003-11-28 05:09 UTC, Minati jean michel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri VERUNEK 2003-11-27 15:52:36 UTC
I have found TWO emerge PROBLEMS during emerging x11-misc/lavaps-1.21

1) There should be probably dev-lang/tk in the DEPEND variable.

configure: error: could not find tcl.h or tk.h
specify --with-tcl-ver=8.x or --with-tk-ver=8.x or
with --with-additional-includes=-I/path and/or --with-additional-libs=-L/path.

!!! ERROR: x11-misc/lavaps-1.21 failed.
!!! Function econf, Line 338, Exitcode 1
!!! econf failed


2) Some preprocessing error.

compare.c:142:17: pasting "->" and "resident" does not give a valid preprocessin
g token
compare.c:142:17: pasting "->" and "resident" does not give a valid preprocessin
g token
compare.c:142:17: pasting "->" and "resident" does not give a valid preprocessin
g token
compare.c:142:17: pasting "->" and "resident" does not give a valid preprocessin
g token
compare.c:143:14: pasting "->" and "share" does not give a valid preprocessing t
oken
compare.c:143:14: pasting "->" and "share" does not give a valid preprocessing t
oken
compare.c:143:14: pasting "->" and "share" does not give a valid preprocessing t
oken
compare.c:143:14: pasting "->" and "share" does not give a valid preprocessing t
oken
make[3]: *** [.depend] Error 1
make[3]: Leaving directory `/var/tmp/portage/lavaps-1.21/work/lavaps-1.21/linux/
proc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/lavaps-1.21/work/lavaps-1.21/linux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/lavaps-1.21/work/lavaps-1.21'
make: *** [all] Error 2

!!! ERROR: x11-misc/lavaps-1.21 failed.
!!! Function src_compile, Line 391, Exitcode 2
!!! emake failed


Reproducible: Always
Steps to Reproduce:
1. emerge lavaps
Comment 1 Minati jean michel 2003-11-28 05:09:51 UTC
Created attachment 21406 [details, diff]
patch for lavaps-1.21.ebuild

I join a patch for lavaps-1.21, it correct depedencies problems.
Comment 2 Markus Nigbur (RETIRED) gentoo-dev 2003-12-25 17:02:07 UTC
nice catch. fixed in cvs.