Closed T-Dynamos closed 1 year ago
I tried building terminal
/data/data/com.termux/files/home/terminal/qmltermwidget/lib/kpty.cpp:584:5: error: use of undeclared identifier 'updwtmp'
updwtmp(_PATH_WTMP, &l_struct);
^
/data/data/com.termux/files/home/terminal/qmltermwidget/lib/kpty.cpp:634:15: error: use of undeclared identifier 'getutline'; did you mean 'pututline'?
if ((ut = getutline(&l_struct))) {
^~~~~~~~~
pututline
/data/data/com.termux/files/usr/include/utmp.h:114:14: note: 'pututline' declared here
struct utmp* pututline(const struct utmp* __entry);
^
2 warnings and 2 errors generated.
make[2]: *** [qmltermwidget/CMakeFiles/cutefishqmltermwidget.dir/build.make:216: qmltermwidget/CMakeFiles/cutefishqmltermwidget.dir/lib/kpty.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:182: qmltermwidget/CMakeFiles/cutefishqmltermwidget.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
( I tried building on desktop[archlinux] build was successful)
Can you try the compiler suggested?
Or change another compiler
I successfully compiled calculator But it requires fishui which needs k5 window system . So , we have to add k5 window system first
Package description
Its a desktop env for linux giving mac os look
Home page URL
https://github.com/cutefishos
Source code URL
Not Provided
Packaging policy acknowledgement
Additional information
Is any problem with it? Contains following packages : 1) cutefish-calculator 2) cutefish-core 3) cutefish-dock 4) cutefish-filemanager 5) cutefish-icons 6) cutefish-kwin-plugins 7) cutefish-launcher 8) cutefish-qt-plugins 9) cutefish-screenlocker 10) cutefish-settings 11) cutefish-statusbar 12) cutefish-terminal 13) cutefish-wallpapers