Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 203672

Summary: app-editor/nano-2.x doesn't build with sys-libs/slang-2.x and USE="unicode"
Product: Gentoo Linux Reporter: Florian Steinel <Florian.Steinel>
Component: New packagesAssignee: SpanKY <vapier>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 209416    
Attachments: nano-2.0.7/configure.ac
nano-2.0.7 changes
nano-2.0.7.ebuild

Description Florian Steinel 2007-12-29 12:56:01 UTC
nano-2.x needs sys-libs/slang-2.x and a patch s/slang/slang-2/ when build against slang.

Reproducible: Always

Steps to Reproduce:
Comment 1 Florian Steinel 2007-12-29 12:58:57 UTC
Created attachment 139564 [details, diff]
nano-2.0.7/configure.ac

s/slang/slang-2/
Comment 2 Florian Steinel 2007-12-29 12:59:25 UTC
also depends on bug 141947
Comment 3 Florian Steinel 2007-12-29 13:06:00 UTC
Created attachment 139566 [details, diff]
nano-2.0.7 changes
Comment 4 Florian Steinel 2007-12-29 13:06:41 UTC
Created attachment 139567 [details]
nano-2.0.7.ebuild
Comment 5 SpanKY gentoo-dev 2007-12-29 16:26:19 UTC
Bug 141947 is not relevant as noted in the comments on that bug already

if slang-2 is a pile of crap in Gentoo, then i'd just as soon punt USE=slang from nano.  it's inferior anyways to ncurses.
Comment 6 Florian Steinel 2007-12-29 17:12:21 UTC
(In reply to comment #5)
> if slang-2 is a pile of crap in Gentoo, then i'd just as soon punt USE=slang
It works, the lib is just renamed (in gentoo) from libslang to libslang-2 (slot=2).
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2008-02-09 06:49:14 UTC
Please see bug 209416
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2008-02-09 11:44:51 UTC
verified that sys-libs/slang-2.1.3 is sane and nano works with it as is.