#17017: lcdproc is not building libftdi support into hd48870 driver
------------------------+-------------------------------------
  Reporter:  thk4711@…  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Barrier Breaker (trunk)
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:  lcdproc ftdi
------------------------+-------------------------------------

Comment (by anonymous):

 Hi

 I investigated a little bit further. The problem is that the package
 config file
 staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/lib/pkgconfig/libftdi.pc
 does not contain a version.

 prefix=/usr
 exec_prefix=/usr/bin
 libdir=/usr/lib
 includedir=/usr/include/libftdi

 Name: libftdi
 Description: Library to program and control the FTDI USB controller
 Requires:
 Version:
 Libs: -L${libdir} -lftdi -lusb
 Cflags: -I${includedir}


 After I added a version manually lcdproc does have ftdi support.
 Unfortunately I have no idea where this file comes from.

--
Ticket URL: <https://dev.openwrt.org/ticket/17017#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to