Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 440842 Details for
Bug 588920
app-misc/dvorakng-0.6.0 - ld: dvorakng.o: undefined reference to symbol 'curs_set'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
makefile-libs.patch
makefile-libs.patch (text/plain), 403 bytes, created by
Aline Freitas
on 2016-07-16 04:45:19 UTC
(
hide
)
Description:
makefile-libs.patch
Filename:
MIME Type:
Creator:
Aline Freitas
Created:
2016-07-16 04:45:19 UTC
Size:
403 bytes
patch
obsolete
>diff -Naur dvorakng.orig/Makefile dvorakng/Makefile >--- dvorakng.orig/Makefile 2016-07-16 00:55:59.036667069 -0300 >+++ dvorakng/Makefile 2016-07-16 00:57:08.872842283 -0300 >@@ -15,7 +15,7 @@ > CFLAGS = $(PROF) -fmessage-length=0 -Wall $(LIMIT_LENGTH) > CXXFLAGS = $(CFLAGS) > LDFLAGS = $(PROF) >-LIBS = -lncurses >+LIBS = -lncurses -ltinfo > > OBJECTS = dvorakng.o lessons.o > HEADERS = lessons.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 588920
:
440842
|
440844