Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153284 - dev-libs/newt-0.52.2 fails to build
Summary: dev-libs/newt-0.52.2 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Christian Zoffoli (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-29 05:22 UTC by Vasko
Modified: 2007-05-12 15:01 UTC (History)
0 users

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 Vasko 2006-10-29 05:22:38 UTC
I have a problem compiling the "newt-0.52.2", here is the error: 
#########################################################################

cc -g -o whiptail whiptail.o dialogboxes.o -L . -lnewt -lslang -lm -ldl  -lpopt
cc -shared -fPIC -o whiptcl.so whiptcl.o dialogboxes.o -L . -lnewt  -ltcl8.4 -lslang -lpopt -lm
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ltcl8.4
collect2: ld returned 1 exit status
make: *** [whiptcl.so] Error 1
make: *** Waiting for unfinished jobs....
snackmodule.c: In function 'entryWidget':
snackmodule.c:735: warning: dereferencing type-punned pointer will break strict-aliasing rules

!!! ERROR: dev-libs/newt-0.52.2 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  newt-0.52.2.ebuild, line 63:   Called die

#############################################################################
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-29 05:26:16 UTC
Don't restrict bugs without any reason. Just leave the checkboxes alone.
Comment 2 Piotr Jaroszyński (RETIRED) gentoo-dev 2006-10-31 09:21:08 UTC
And do you have dev-lang/tcl installed? Works for me...
Comment 3 Vasko 2006-11-02 14:38:17 UTC
Yes i do .
Comment 4 Christian Zoffoli (RETIRED) gentoo-dev 2007-02-04 23:29:52 UTC
works as expected, please check your libs with revdep-rebuild and retry
Comment 5 Christian Zoffoli (RETIRED) gentoo-dev 2007-05-12 15:01:09 UTC
closing.