You are not logged in.
Hii. I need help, im trying to intall a AUR package from makepkg but this error show me in the dialog..
bsd-snprintf.c:104:38: error: assignment to expression with array type
104 | # define VA_COPY(dest, src) (dest) = (src)
| ^
bsd-snprintf.c:186:9: note: in expansion of macro 'VA_COPY'
186 | VA_COPY(args, args_in);
| ^~~~~~~
make[1]: *** [Makefile:601: bsd-snprintf.lo] Error 1
make[1]: Leaving directory '/home/zidca/uim/src/uim-1.8.9/replace'
make: *** [Makefile:672: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Offline
Make sure u have the correct dependency.
sudo pacman -S base-devel
Otherwise try installing with yay
(only suggesting this because no one else replies so don't flame me if it wont work )
It requires more courage to suffer than to die.
Offline
I doubt that 'yay' will make any difference, it usually introduces more build failures than it resolves.
Mod note: moving to AUR Issues
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Have you read https://aur.archlinux.org/packages/uim#comment-978280?
Offline