Mailinglist Archive: radeonhd (529 mails)
| < Previous | Next > |
[radeonhd] [Bug 13497] New: pci.h and libpci pkg not found in FreeBSD
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Date: Mon, 3 Dec 2007 07:44:28 -0800 (PST)
- Message-id: <bug-13497-248@xxxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugs.freedesktop.org/show_bug.cgi?id=13497
Summary: pci.h and libpci pkg not found in FreeBSD
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: medium
Component: Driver/radeonhd
AssignedTo: lverhaegen@xxxxxxx
ReportedBy: cokane@xxxxxxxxxx
QAContact: xorg-team@xxxxxxxxxxx
The rhd_conntest utility requires the "development suite" for pciutils to be
installed on the system. Under FreeBSD, this is available under ports as
devel/libpci, and installs a pkgconfig entry for the "libpci" package. These
naturally are installed into the /usr/local prefix on FreeBSD. Since
configure.ac never queries the pkgconfig database for libpci, configure cannot
find it under FreeBSD unless the -I/usr/local/include for CFLAGS and
-L/usr/local/lib for LDFLAGS are explicitly set on the commandline to
configure.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
Summary: pci.h and libpci pkg not found in FreeBSD
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: medium
Component: Driver/radeonhd
AssignedTo: lverhaegen@xxxxxxx
ReportedBy: cokane@xxxxxxxxxx
QAContact: xorg-team@xxxxxxxxxxx
The rhd_conntest utility requires the "development suite" for pciutils to be
installed on the system. Under FreeBSD, this is available under ports as
devel/libpci, and installs a pkgconfig entry for the "libpci" package. These
naturally are installed into the /usr/local prefix on FreeBSD. Since
configure.ac never queries the pkgconfig database for libpci, configure cannot
find it under FreeBSD unless the -I/usr/local/include for CFLAGS and
-L/usr/local/lib for LDFLAGS are explicitly set on the commandline to
configure.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |