You are not logged in.
Pages: 1
Topic closed
===========================================================
[laura@archlaura wine-stable]$ makepkg
==> Creating the package: wine-stable 10.0-2 (Thu 07 Aug 2025 19:11:22)
==> Checking runtime dependencies...
==> Checking compile-time dependencies...
==> Missing dependencies: -> lib32-unixodbc
==> ERROR: Could not resolve all dependencies.
[laura@archlaura wine-stable]$ sudo pacman -S lib32-unixodbc
Error: Target Not Found: lib32-unixodbc
[laura@archlaura wine-stable]$
=============================================================
lib32-unixodbc is not on pacman
I have already built lib32-unixodbc direct from the AUR, it was the first time I built something with makepkg, right after building I entered the folder /home/laura/lib32-unixodbc/lib32-unixodbc-2.3.12-2-x86_64.pkg/usr/lib32, pasted the green files in the indicated directory /usr/lib32, and also entered /home/laura/lib32-unixodbc/lib32-unixodbc-2.3.12-2-x86_64.pkg/usr/lib32/pkgconfig, and pasted the .pc files in the indicated directory /usr/lib32/pkgconfig, Even so after restarting my PC, I used makepkg in the wine-stable directory, and the error remained the same, I don't know what to do
Last edited by RejonaldoGato (2025-08-07 23:54:10)
Offline
lib32-unixodbc is not on pacman
Pacman will only know about packages that it installs.
right after building I entered the folder /home/laura/lib32-unixodbc/lib32-unixodbc-2.3.12-2-x86_64.pkg/usr/lib32, pasted the green files in the indicated directory /usr/lib32, and also entered /home/laura/lib32-unixodbc/lib32-unixodbc-2.3.12-2-x86_64.pkg/usr/lib32/pkgconfig, and pasted the .pc files in the indicated directory /usr/lib32/pkgconfig
Remove the files that you manually copied/pasted/moved and then install "lib32-unixodbc" with pacman.
Cheers,
"Before Enlightenment chop wood, carry water. After Enlightenment chop wood, carry water." -- Zen proverb
Offline
RejonaldoGato, this has the same problem cause as in your other thread : lack of understanding how to use makepkg/pacman .
The solution is also the same, follow the posted links to the wiki page.
Moderator note : Closing this thread.
Please continue in https://bbs.archlinux.org/viewtopic.php?id=307462
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Pages: 1
Topic closed