Messed up, PBP does not start after write_spi_flash
#6
(04-03-2020, 01:23 PM)rillian Wrote: Try
Code:
sudo apt-get install pkg-config libusb-1.0 autotools-dev

And then run `./configure` again, and if that works,`make`.

Installation worked, but configure stays the same:
Code:
~/code/rockchip/rkdeveloptool$ sudo apt-get install pkg-config libusb-1.0 autotools-dev
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Note, selecting 'libusb-1.0-0' for regex 'libusb-1.0'
Note, selecting 'libusb-1.0-0-dev' for regex 'libusb-1.0'
Note, selecting 'libusb-1.0-doc' for regex 'libusb-1.0'
autotools-dev is already the newest version (20180224.1).
autotools-dev set to manually installed.
libusb-1.0-0 is already the newest version (2:1.0.21-2).
libusb-1.0-0-dev is already the newest version (2:1.0.21-2).
libusb-1.0-doc is already the newest version (2:1.0.21-2).
libusb-1.0-doc set to manually installed.
The following NEW packages will be installed
 pkg-config
0 to upgrade, 1 to newly install, 0 to remove and 3 not to upgrade.
Need to get 45,0 kB of archives.
After this operation, 185 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45,0 kB]
Fetched 45,0 kB in 0s (170 kB/s)    
Selecting previously unselected package pkg-config.
(Reading database ... 284479 files and directories currently installed.)
Preparing to unpack .../pkg-config_0.29.1-0ubuntu2_amd64.deb ...
Unpacking pkg-config (0.29.1-0ubuntu2) ...
Setting up pkg-config (0.29.1-0ubuntu2) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...

~/code/rockchip/rkdeveloptool$  ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for library containing iconv... none required
./configure: line 4482: syntax error near unexpected token `LIBUSB1,libusb-1.0'
./configure: line 4482: `PKG_CHECK_MODULES(LIBUSB1,libusb-1.0)'


Messages In This Thread
RE: Messed up, PBP does not start after write_spi_flash - by bnjmnhg - 04-03-2020, 01:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  My installation guide starting from messed up eMMC Besouro 0 852 12-19-2022, 01:01 PM
Last Post: Besouro
  Hibernate Manjaro -> NetworkManager doesn't start anymore Gerhard 8 7,467 01-11-2020, 09:42 PM
Last Post: tophneal
  Oops! I messed up the graphics drivers diodelass 1 3,050 11-10-2019, 02:49 PM
Last Post: diodelass
  Where to start? dazld 2 3,645 08-16-2019, 09:07 PM
Last Post: hmuller

Forum Jump:


Users browsing this thread: 1 Guest(s)