Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326373 - sys-apps/util-linux-2.18: cfdisk doesn't build with USE=slang
Summary: sys-apps/util-linux-2.18: cfdisk doesn't build with USE=slang
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor with 1 vote (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://thread.gmane.org/gmane.linux.u...
Whiteboard:
Keywords:
: 326525 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-30 23:56 UTC by Mikael Magnusson
Modified: 2010-07-02 05:21 UTC (History)
13 users (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 Mikael Magnusson 2010-06-30 23:56:19 UTC
Works fine without USE=slang, not sure why I even had it set, but figured I'd report it anyway.

  CC     cfdisk-cfdisk.o
cfdisk.c: In function 'get_string':
cfdisk.c:439: warning: implicit declaration of function 'get_wch'
  CC     cfdisk-i386_sys_types.o
  CC     cfdisk-gpt.o
  CC     cfdisk-blkdev.o
  CC     cfdisk-wholedisk.o
  CC     cfdisk-mbsalign.o
  CC     cfdisk-linux_version.o
  CCLD   fdisk
  CCLD   sfdisk
  CCLD   cfdisk
cfdisk-mbsalign.o: In function `mbs_truncate':
mbsalign.c:(.text+0x0): multiple definition of `mbs_truncate'
cfdisk-mbsalign.o:mbsalign.c:(.text+0x0): first defined here
cfdisk-mbsalign.o: In function `mbsalign':
mbsalign.c:(.text+0x140): multiple definition of `mbsalign'
cfdisk-mbsalign.o:mbsalign.c:(.text+0x140): first defined here
cfdisk-cfdisk.o: In function `get_string':
cfdisk.c:(.text+0x21cf): undefined reference to `get_wch'
collect2: ld returned 1 exit status
make[2]: *** [cfdisk] Error 1
Comment 1 SpanKY gentoo-dev 2010-07-01 00:16:49 UTC
do not cc maintainers.  let the wranglers take care of things.
Comment 2 Attila Tóth 2010-07-01 08:22:35 UTC
I also hit this one.
Comment 3 Juergen Rose 2010-07-01 09:56:39 UTC
I have the same issue.
Comment 4 Vasilis Lourdas 2010-07-01 10:41:26 UTC
Same here.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-07-01 10:47:56 UTC
OK, the problem is known and confirmed. No need for any future "same here"
replies, thank you. See the URL field in this bug, it's been reported to upstream already.
Comment 6 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-07-01 15:35:37 UTC
*** Bug 326481 has been marked as a duplicate of this bug. ***
Comment 7 SpanKY gentoo-dev 2010-07-01 17:19:43 UTC
added the patch from upstream to the tree
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2010-07-02 05:21:13 UTC
*** Bug 326525 has been marked as a duplicate of this bug. ***