bug-autoconf
[Top][All Lists]
Advanced

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

Bug report request from configure


From: Charles A. Clinton
Subject: Bug report request from configure
Date: Wed, 2 Mar 2005 22:43:36 -0800 (PST)

configure: WARNING: regexp.h: present but cannot be compiled
configure: WARNING: regexp.h: check for missing prerequisite headers?
configure: WARNING: regexp.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##


fedora-release-3-8

rpm -qf /usr/include/regex.h  --> glibc-headers-2.3.4-2.fc3

address@hidden ~]$ cat test.c
#include <regex.h>
main () {}
address@hidden ~]$ make test
cc     test.c   -o test
address@hidden ~]$

-- "Charles"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]