pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41895: Need to update graphics/MesaLib/files/configs/default



>Number:         41895
>Category:       pkg
>Synopsis:       Need to update graphics/MesaLib/files/configs/default
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 16 06:45:00 +0000 2009
>Originator:     OBATA Akio
>Release:        pkgsrc-HEAD
>Organization:
>Environment:
NetBSD-5.0.1/i386, but platform independent.
>Description:
graphics/MesaLib/files/configs/default did not updated at the recent
update of the package. For example, still MESA_TINY=2.
It also does not have both INSTALL_LIB_DIR and INSTALL_INC_DIR,
whereas original configs/default has those definition.
Those misses introduce broken *.pc files.

There are ohter missing/not-updated definitions, so may have
other hidden breaks.
>How-To-Repeat:
Install MesaLib-7.4.4, then
% pkg-config --modversion --clfags --libs gl
7.4.2
-I  -Wl,-R -L -lGL


>Fix:
Should not do such a silent replacement of files.
Use SUBST and/or patches instead.



Home | Main Index | Thread Index | Old Index