Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144140 - qt3 breaks pkgconfig, please add path to env.d file
Summary: qt3 breaks pkgconfig, please add path to env.d file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-16 11:26 UTC by Stefan Schweizer (RETIRED)
Modified: 2006-08-23 05:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Schweizer (RETIRED) gentoo-dev 2006-08-16 11:26:41 UTC
# pkg-config --list-all
blkid                       blkid - Block device id library
fftw3l                      FFTW - fast Fourier transform library
xf86rushproto               XF86RushProto - XF86Rush extension headers
taglib                      TagLib - Audio meta-data library
fontsproto                  FontsProto - Fonts extension headers
Package qt-mt was not found in the pkg-config search path.
Perhaps you should add the directory containing `qt-mt.pc'
to the PKG_CONFIG_PATH environment variable
Package 'qt-mt', required by 'avahi-qt3', not found


The fix for this bug is simple: Add PKG_CONFIG_PATH="/usr/qt/3/lib/pkgconfig" to the qt3 env.d file. Please do this in your package
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2006-08-23 05:38:50 UTC
done.  thanks for letting me know about this.

I didn't revbump since Qt is such a large package, but I fixed 3.3.6-r1 to handle this behavior in the future (esp if there is a revbump).