On Mon, 16 Nov 2020 11:12:21 -0600, Bruce Dubbs via lfs-dev
wrote:
>On 11/16/20 10:43 AM, Roger via lfs-dev wrote:
>> eudev puts udev.pc in /usr/share/pkgconfig; all other packages
>> use /usr/lib/pkgconfig.
>>
>> To put udev.pc in /usr/lib/pkgconfig change eudev's "make
>> install" command to
>
On Mon, Nov 16, 2020 at 04:43:14PM +, Roger via lfs-dev wrote:
> eudev puts udev.pc in /usr/share/pkgconfig; all other packages
> use /usr/lib/pkgconfig.
>
On a completed BLFS desktop system, you can have a lot more in
/usr/share/pkgconfig. The are supposed to be
architecture-independent fil
On 11/16/20 10:43 AM, Roger via lfs-dev wrote:
eudev puts udev.pc in /usr/share/pkgconfig; all other packages
use /usr/lib/pkgconfig.
To put udev.pc in /usr/lib/pkgconfig change eudev's "make
install" command to
make sharepkgconfigdir=/usr/lib/pkgconfig install
You can do that, but see
eudev puts udev.pc in /usr/share/pkgconfig; all other packages
use /usr/lib/pkgconfig.
To put udev.pc in /usr/lib/pkgconfig change eudev's "make
install" command to
make sharepkgconfigdir=/usr/lib/pkgconfig install
HTH
--
Roger
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: ht
On 30.4.2019. 08:25, Xi Ruoyao via lfs-dev wrote:
On 2019-04-30 13:46 +0800, Kevin Buckley via lfs-dev wrote:
On Sun, 21 Apr 2019 at 12:08, Xi Ruoyao via lfs-dev
wrote:
by virtue of pointing to the /lib/udev, which is arch-specific,
It's not. /lib/udev only contains udev scripts and some e
On 2019-04-30 13:46 +0800, Kevin Buckley via lfs-dev wrote:
> On Sun, 21 Apr 2019 at 12:08, Xi Ruoyao via lfs-dev
> wrote:
>
> > > by virtue of pointing to the /lib/udev, which is arch-specific,
> >
> > It's not. /lib/udev only contains udev scripts and some executable
> > helpers for
> > udevd
On Sun, 21 Apr 2019 at 12:08, Xi Ruoyao via lfs-dev
wrote:
> > by virtue of pointing to the /lib/udev, which is arch-specific,
>
> It's not. /lib/udev only contains udev scripts and some executable helpers
> for
> udevd. There are no libraries in it.
>
> We can not have two udevd instances for
On 2019-04-21 11:27 +0800, Kevin Buckley via lfs-dev wrote:
> On Sat, 20 Apr 2019 at 23:49, Bruce Dubbs via lfs-dev
> wrote:
>
> Indeed, I now see why you would want multiple, arch-specific, locations
> for arch-specific Pkg-Config files, and a location for arch-agnostic ones,
> however, the ques
On Sat, 20 Apr 2019 at 23:49, Bruce Dubbs via lfs-dev
wrote:
> >> I have to say that,whilst I have followed the FHS over the years,
> >> I've never quite worked out why /usr/lib/pkgconfig seems to have
> >> gained favour, as PkgConfig files are not "libs" and can provide
> >> non-lib info, as opp
On 4/20/19 1:34 AM, Armin K. via lfs-dev wrote:
On 20.4.2019. 07:30, Kevin Buckley via lfs-dev wrote:
Because I have been performing a PkgUser build, I have
noticed, when coming to install Xen, that Eudev appears
to install its two PkgConfig files in seperate locations.
pkg xen:xen-master> ls -
On 20.4.2019. 07:30, Kevin Buckley via lfs-dev wrote:
Because I have been performing a PkgUser build, I have
noticed, when coming to install Xen, that Eudev appears
to install its two PkgConfig files in seperate locations.
pkg xen:xen-master> ls -l /usr/lib/pkgconfig/
-rw-r--r-- 1 eudev eudev 5
Because I have been performing a PkgUser build, I have
noticed, when coming to install Xen, that Eudev appears
to install its two PkgConfig files in seperate locations.
pkg xen:xen-master> ls -l /usr/lib/pkgconfig/
-rw-r--r-- 1 eudev eudev 503 Mar 24 11:29 libudev.pc
pkg xen:xen-master> ls -l /u
Ryan Marsaw wrote:
Hello all.
On the Eudev-3.2.5 LFS page, the following is written under the heading
"Configuring Eudev:"
"Information about hardware devices is maintained in the
/etc/udev/hwdb.d and /usr/lib/udev/hwdb.d directories."
That should read /lib/udev/hwdb.d
You are right. I just
Hello all.
On the Eudev-3.2.5 LFS page, the following is written under the heading
"Configuring Eudev:"
"Information about hardware devices is maintained in the
/etc/udev/hwdb.d and /usr/lib/udev/hwdb.d directories."
That should read /lib/udev/hwdb.d
Regargs,
Ryan
--
Ryan Marsaw
rmar...@perso
On Wed, Aug 13, 2014 at 01:23:40PM -0500, Bruce Dubbs wrote:
>
> Following the book (jhalfs) I get no errors in the test suite. The 2 tests
> have a lot of sub-tests that are not reported individually, hence the one
> sed:
>
> sed -r -i 's|/usr(/bin/test)|\1|' test/udev-test.pl
>
> because it h
Ken Moffat wrote:
A reminder to "FBBG" (sometimes!) and a question about the eudev
testsuite.
On my recent builts, I've been getting a couple of udevd error
messages during the boot, of the form
udevd[1556]: IMPORT{builtin}: 'keyboard' unknown
/lib/udev/rules.d/60-keyboard.rules
and referring
A reminder to "FBBG" (sometimes!) and a question about the eudev
testsuite.
On my recent builts, I've been getting a couple of udevd error
messages during the boot, of the form
udevd[1556]: IMPORT{builtin}: 'keyboard' unknown
/lib/udev/rules.d/60-keyboard.rules
and referring to lines 16 and 20 o
On 06/07/2014 09:27 AM, Bruce Dubbs wrote:
Bruce Dubbs wrote:
ALZ (phyglos.org) wrote:
Hello,
I'm about to build a new LFS SVN-20140604. When downloading updated
sources following the changelog, the corresponding manpages for
eudev-1.7 are not cited.
Also the link
http://anduin.linuxfromscrat
Bruce Dubbs wrote:
ALZ (phyglos.org) wrote:
Hello,
I'm about to build a new LFS SVN-20140604. When downloading updated
sources following the changelog, the corresponding manpages for
eudev-1.7 are not cited.
Also the link
http://anduin.linuxfromscratch.org/sources/other/eudev-1.7-manpages.tar.
ALZ (phyglos.org) wrote:
Hello,
I'm about to build a new LFS SVN-20140604. When downloading updated
sources following the changelog, the corresponding manpages for
eudev-1.7 are not cited.
Also the link
http://anduin.linuxfromscratch.org/sources/other/eudev-1.7-manpages.tar.bz2
shown in the '3.
Hello,
I'm about to build a new LFS SVN-20140604. When downloading updated
sources following the changelog, the corresponding manpages for
eudev-1.7 are not cited.
Also the link
http://anduin.linuxfromscratch.org/sources/other/eudev-1.7-manpages.tar.bz2
shown in the '3.2. All Packages' page
21 matches
Mail list logo