bug-autoconf
[Top][All Lists]
Advanced

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

Re: <no subject>


From: Tim Van Holder
Subject: Re: <no subject>
Date: 28 Jan 2003 17:05:19 +0100

Note: try to a) use a subject on mails, b) include full output
instead or redacting the bits you think are not relevant, and
c) mention what package you were trying to configure, and, if you
know, what version of autoconf is being used.

On Tue, 2003-01-28 at 16:38, CJ Scrapper wrote:
> Package gtkgl-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtkgl-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtkgl-2.0' found

This means your system is missing a needed package (probably
gtkgl-devel-2.0.i386.rpm or something similar for a RedHat-like
system).

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

This suggests that some macro is not setting CFLAGS and/or CPPFLAGS
properly (to provide -I options to specify header locations).

-- 
Tim Van Holder <address@hidden>





reply via email to

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