[24346] in Athena Bugs
linux 9.2.20: pkg-config
daemon@ATHENA.MIT.EDU (Arun A Tharuvai)
Sun Sep 28 14:33:47 2003
Message-Id: <200309281833.h8SIXk0N005958@zygorthian-space-raiders.mit.edu>
To: bugs@MIT.EDU
Date: Sun, 28 Sep 2003 14:33:46 -0400
From: Arun A Tharuvai <aatharuv@MIT.EDU>
System name: zygorthian-space-raiders.mit.edu
Type and version: i686 9.2.20 (with mkserv)
Display type: Matrox Graphics, Inc. MGA G400 AGP (rev 85)
Shell: /bin/athena/bash
Window manager: unknown
What were you trying to do?
Compile a program that uses pkg-config. It used redhat's version
instead of a now non-existent version in /usr/athena/bin (which
was there in athena 9.1)
What's wrong:
/usr/bin/pkg-config was used, which caused the program to be
linked against the local redhat versions of the gtk libraries,
instead of the athena versions of the gtk libraries.