From: <kri...@te...> - 2020-08-29 16:42:19
|
Hi Liviu, I'm indeed experimenting :-) The reason I did those merges is because of this part in your guide (see https://github.com/xpack-dev-tools/openocd-xpack/blob/xpack/README-BUILD.md) Update git repos ================= To keep the development repository in sync with the original OpenOCD repository, in the xpack-dev-tools/openocd Git repo: > checkout master > merge from upstream/master > checkout xpack-develop > merge master > checkout xpack > merge xpack-develop So that's what I really tried to do. Apparently I made a mistake. Kind regards, Kristof ----- Oorspronkelijk bericht ----- Van: "Liviu Ionescu" <il...@li...> Aan: "kristof mulier" <kri...@te...> Cc: "openocd-devel" <ope...@li...>, "johan" <jo...@em...>, "matic" <ma...@em...> Verzonden: Zaterdag 29 augustus 2020 18:37:35 Onderwerp: Re: Missing libusb shared object file in xPack build. > On 29 Aug 2020, at 19:28, kri...@te... wrote: > > What did I do wrong? For one, you merged different Git repos. This shows that you are far from understanding the build process. :-( > but I > still want to be able to compile OpenOCD from the sources :-) Sure, you're free to experiment, but you're on your own. Good luck! Liviu |