It's a link problem, because it doesn't link to the right library
file.
could this be a prefix problem ?, if it compiles and installed it
would on gentoo be with prefix of /usr/local, while all ebuilds is in /usr, is linker libs search only in /usr/local/lib64 or both /usr/local/lib64 and /usr/lib64 in that order ?
what are your own output from linked elfs from fmail ftools fconfig ?, this will revail where ncurses is installed, next i think og is what
ncurses version have you ?
my /usr/local/lib64 is empty, so here only libs installed from
emerges, maybe i just need to install ncurses as non root user, just
like fmail is ?, will it make sense ?
I could try, if it's not too much work to familiarize myself with
gentoo...
https://paste.xinu.at/6u4lw/
this solves gentoo compile of fmail, add this patch to sources
i will make a gentoo ebuild later
https://paste.xinu.at/6u4lw/
this solves gentoo compile of fmail, add this patch to sources
I'll test it on my systems first!
https://paste.xinu.at/6u4lw/
this solves gentoo compile of fmail, add this patch to sources
I'll test it on my systems first!
It's not working on my system:
~/Projects/FMail/cmake-build-test> cmake ..
-- The C compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- checking for modules 'IMPORTED_TARGET;GLOBAL;ncurses'
-- package 'IMPORTED_TARGET' not found
-- package 'GLOBAL' not found
-- package 'ncurses' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:340 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:502 (_pkg_check_modules_internal)
CMakeLists.txt:112 (pkg_check_modules)
looks like you not using pkgconfig ?
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,065 |
Nodes: | 17 (1 / 16) |
Uptime: | 22:17:50 |
Calls: | 501,328 |
Calls today: | 7 |
Files: | 109,413 |
D/L today: |
5,932 files (618M bytes) |
Messages: | 302,047 |