Leonid Plyushch
|
667fce5a65
|
fix build.sh in disabled-packages
|
5 years ago |
Wetitpig
|
78b944ba05
|
Improve formatting of parantheses for functions
|
6 years ago |
Fredrik Fornwall
|
48670d1b90
|
Replace maintainer email with github nick
|
8 years ago |
Francisco Demartino
|
26a55220ec
|
pacman: move to disabled-packages
|
9 years ago |
Francisco Demartino
|
e001abeb22
|
pacman: remove unmet deps
|
9 years ago |
Francisco Demartino
|
dbbbf6e388
|
pacman: fix nesting and depends
|
9 years ago |
Francisco Demartino
|
f6f8b3d361
|
pacman: WIP, it now builds
|
9 years ago |
Francisco Demartino
|
3888e4cd39
|
pacman: WIP, has undefined reference errors
Making all in src/util
CC vercmp.o
CCLD vercmp
CC testpkg.o
CCLD testpkg
../../lib/libalpm/.libs/libalpm.so: error: undefined reference to '__android_log_vprint'
../../lib/libalpm/.libs/libalpm.so: error: undefined reference to '__android_log_print'
collect2: error: ld returned 1 exit status
Makefile:501: recipe for target 'testpkg' failed
make[2]: *** [testpkg] Error 1
Makefile:945: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
Makefile:854: recipe for target 'all' failed
make: *** [all] Error 2
|
9 years ago |