From kde-bugs-dist Thu Feb 10 10:41:03 2005 From: Thiago Macieira Date: Thu, 10 Feb 2005 10:41:03 +0000 To: kde-bugs-dist Subject: [Bug 98996] undefined reference to `fnmatch(char const*, char const*, Message-Id: <20050210104103.23378.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=110803206900572 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=98996 ------- Additional Comments From thiago.macieira kdemail net 2005-02-10 11:41 ------- It's looking for a C++ symbol. fnmatch is a C one. Probably a missing #include