pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/47107: pkgsrc/news/trn does not link
>Number: 47107
>Category: pkg
>Synopsis: pkgsrc/news/trn does not link
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Oct 22 19:05:00 +0000 2012
>Originator: Benjamin Lorenz
>Release: 6.0_RC2
>Organization:
>Environment:
NetBSD home.lorenzfamily.eu 6.0_RC2 NetBSD 6.0_RC2 (GENERIC) #0: Sun Oct 7
20:38:08 CEST 2012
bjjl%home.lorenzfamily.eu@localhost:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
When linking the program, you get
/usr/pkg/lib/libncurses.a(lib_termcap.o):(.bss+0x0): multiple definition of `UP'
term.o:(.bss+0x10): first defined here
/usr/pkg/lib/libncurses.a(lib_termcap.o):(.bss+0x4): multiple definition of `BC'
term.o:(.bss+0xc): first defined here
/usr/pkg/lib/libncurses.a(lib_tputs.o):(.bss+0x0): multiple definition of `PC'
term.o:(.bss+0x62): first defined here
/usr/pkg/lib/libncurses.a(lib_setup.o):(.bss+0x4): multiple definition of `COLS'
term.o:(.bss+0x6c): first defined here
/usr/pkg/lib/libncurses.a(lib_setup.o):(.bss+0x0): multiple definition of
`LINES'
term.o:(.bss+0x68): first defined here
*** Error code 1
>How-To-Repeat:
$ cd pkgsrc/news/trn
$ make install
>Fix:
Home |
Main Index |
Thread Index |
Old Index